Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nayeem01/research-buddy


https://github.com/nayeem01/research-buddy

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

Research Buddy

Frontend Features (Next.js):

- [ ] Chrome extension
- [ ] Typing animation
- [ ] UI design with daisy-UI

Backend Features (Django):

- [x] Chat with Group mates
- [ ] Storing messages with Postgres DB
- [x] Vector Embeddings stored in Pinecone
- [ ] Research Paper summarizations with LLM Models
- [ ] Login and Register API