Inspiration

Any LLM search is limited by the available context and that is why RAG systems were developed. But there is still a lot of setup involved and decisions on what context to include or not. So we propose to gather your context as you go ahead with your work day and store it in a database; tucked away for use whenever you use Claude of GPT-4 or any web based LLM model. We provide you with the right context right in the browser as you use any of the online LLM tools.

What it does

We tracks your context in your browser across all your tabs and provides you with the right context while using Anthropic or any online LLM interface.

How we built it

Chrome extension that tracks, groups and records your context. The context is then provided inline in your browser while using any online LLM search.

Challenges we ran into

Storing all the realtime context data in a RAG system. Choosing the right context inline to your query.

Accomplishments that we're proud of

Fully working chrome extension that can be installed out of the box.

What we learned

What's next for RAG.me

Provide context from Gmail as well for more personalized workflows.

Built With

Share this project:

Updates