Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Search: Frequency Ranking and In-Message Querying #324 #329

Merged
merged 4 commits into from
Jan 6, 2024

Conversation

joriskalz
Copy link
Contributor

@joriskalz joriskalz commented Jan 6, 2024

Hi @enricoros, congrats on the latest release. Awesome work. Let's keep the momentum going:

This pull request introduces search functionality within conversations. Building upon the existing feature set, we now offer users the ability to search not only by conversation titles but also within the entire text of the messages. Moreover, the search results are now ranked by the frequency of the search term occurrence, providing a more intuitive and relevant browsing experience.

Key Features:

In-depth search capability that scans through both conversation titles and message contents.
Ranking algorithm that sorts conversations based on the number of times the search term appears, prioritizing the most relevant discussions.
Exclusion of search results with zero frequency to maintain a focused and clutter-free search outcome.
These improvements aim to streamline user workflows, allowing for quicker access to pertinent information and more efficient management of conversations. Whether it's exporting, deleting, or simply navigating through chats, users can now do so with an enhanced level of precision and ease.

This update is part of PR #324 and is ready for review and integration into the main branch.

Copy link

vercel bot commented Jan 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
big-agi ✅ Ready (Inspect) Visit Preview Jan 6, 2024 11:27am

@enricoros enricoros merged commit 2f9a4ea into enricoros:main Jan 6, 2024
1 check passed
@enricoros
Copy link
Owner

I can't verify because I'm on my phone, but the code is clean and clear enough! Thank you again for this very good job .

I will do the review once I'm back from my weekend travels, but in the meantime this seems safe enough to go in the main branch.

@joriskalz
Copy link
Contributor Author

"End-to-end"-video of some of the features so fare:
https://github.com/enricoros/big-AGI/assets/1590910/a6b8e172-0726-4b03-a5e5-10cfcb110c68

Screenshot:
Bildschirmfoto 2024-01-06 um 17 55 50

@enricoros enricoros added this to the 1.11.0 milestone Jan 8, 2024
@enricoros enricoros mentioned this pull request Jan 16, 2024
23 tasks
@enricoros enricoros added the feature-cool Distinctive features label Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-cool Distinctive features
Projects
Status: To Promote
Development

Successfully merging this pull request may close these issues.

None yet

2 participants