Imageomics / Imageomics/catalog
Incorporate an LLM-based Search Feature
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 0
- Avg merge
- 14h 37m
- Merged PRs (30d)
- 6
Description
The current proposal is to add this as an optional feature where the user can provide an API key for their LLM of choice to activate LLM-based search. This would require caution around handling of the provided API token so it is _only_ used for that user's session.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the proposal for an optional LLM-based search feature and its session-only API-token requirement. No files, tests, or entry points are named; the work is complete when the feature scope and secure token-handling behavior are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100