Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Endle/fireSeqSearch

v0.2.1: Summarization with Local LLM

21 Oct 01:02
@Endle Endle
9967d1b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

0.2.1

New feature: Note Summarization with Local LLM.

What happens locally, what stays locally. Your notes will be sent to a local language model (Mistral-7B). The model will summarize hits, and expand the summary into search engine results.

Run server with local LLM

fireSeqSearch facilitates llamafile by Mozilla.

mkdir -pv ~/.llamafile && cd ~/.llamafile
wget https://huggingface.co/Mozilla/Mistral-7B-Instruct-v0.2-llamafile/resolve/main/mistral-7b-instruct-v0.2.Q4_0.llamafile?download=true
chmod +x mistral-7b-instruct-v0.2.Q4_0.llamafile

After that, compile and run fireSeqSearch with LLM

cargo build --features llm
target/debug/fire_seq_search_server --notebook_path ~/logseq
# Obsidian users
target/debug/fire_seq_search_server --notebook_path ~/obsidian --obsidian-md

Finally, update the Firefox Addon.

Demo Video

2024年09月21日_15-04-38.mp4

This demo used AstroWiki, which is licensed under MIT license.

Assets 2
Loading

v0.1.3: Wordcloud

03 Jul 02:55
@Endle Endle
fa873eb
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

0.1.3

New Feature: Generate wordcloud.

Just visit http://127.0.0.1:3030/wordcloud, and fireSeqSearch will generate a wordcloud with your logseq notes. Each word in the cloud is clickable. With a single click, you can search your top-words in search engines and your personal notes simultaneously.

This demo video used note of greek myth, created by yongerG. This note is licensed with CC-BY-SA-4.0 license.

Thanks to timdream and other contributors for the amazing library wordcloud2.js.

New Feature: Allow to filter out zotero imported pages Issue 122

Loading

v0.1.2: Parse PDF links

18 Feb 18:20
@Endle Endle
78ae1a6
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

0.1.2

New server-side feature: Read and Search PDF contents! In a logseq page, the PDF link ![title](../assets/doc_000123_0.pdf) will be parsed, and appended to the document.

How to use it

This feature is turned off by default. Adding --parse-pdf-links to enable PDF parsing. See example

Deficient: Performance. It needs further evaluation.

Thanks

The crate PDF-extract makes this new feature possible. Thanks Jeff Muizelaar and Joep Meindertsma for it.

Clifford Enoc created this feature request.

Loading

v0.1.1: ObsidianMD support!

06 Feb 00:22
@Endle Endle
96e812a
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This is the first time for bumping the MINOR version for a big new feature:

ObsidianMD support!

Bug fixes with contribution of xxchan.

Dev change: Added sccache with the support of xuanwo.

This a server side update.

Loading
charliie-dev reacted with eyes emoji
1 person reacted

v0.0.24: Bug fix

07 Jan 22:14
@Endle Endle
98057ad
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

server-side update.

Several bug fixes

Loading

v0.0.23: Bug fix

27 Nov 20:03
@Endle Endle
0b6b76d
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

server-side update.

Fix a regression in v0.0.22

Loading

v0.0.22: Include journal pages

27 Nov 02:57
@Endle Endle

Choose a tag to compare

This is both server-side and client-side update.

New feature: include journal pages in search results. This feature is turned off by default. Use --enable-journal-query to enable it.

Currently, I haven't figured out an approach to generate the Logseq URI for a specific journal page.

Loading
Explorare reacted with thumbs up emoji
1 person reacted

0.0.20: Bug fix

22 Nov 03:18
@Endle Endle
fef8aad
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Loading

0.0.19: Bug fix

21 Nov 15:48
@Endle Endle
6a27e9c
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

This is a server-side update.

  1. Fixed #59.
  2. Improvement: When a paragraph is too long, use its summary (See #57 and commit)
Loading

Test Cyrillic letters

12 Nov 03:59
@Endle Endle
172acfb
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Test Cyrillic letters Pre-release
Pre-release
Fix highlight for Cyrillic letters
Merge pull request #62 from Endle/Cyrillic
Not tested https://github.com/Endle/fireSeqSearch/issues/59
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /