An upcoming feature in app is web search.
A good enhancement + feature for this would be the following:
- Have top search results shown inside app so we can directly open a website
- Have a summary of answers to the query shown in the app itself
All this can be achieved using:
- Tavily API for search - https://www.tavily.com/ (or anything that is free)
- LLM for summarization - Gemini or anything free
Any other ideas of improving it can be included.
(Once we have settings in place through this issue - we can apply users to add their own web search or llm api key which will be locally stored with them)
An upcoming feature in app is web search.
A good enhancement + feature for this would be the following:
All this can be achieved using:
Any other ideas of improving it can be included.
(Once we have settings in place through this issue - we can apply users to add their own web search or llm api key which will be locally stored with them)