Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nayeem01/research-buddy
https://github.com/nayeem01/research-buddy
Last synced: about 8 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/nayeem01/research-buddy
- Owner: nayeem01
- License: mit
- Created: 2024-01-23T06:08:50.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T12:17:49.000Z (6 months ago)
- Last Synced: 2024-05-30T01:40:56.587Z (6 months ago)
- Language: Python
- Size: 20 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Research Buddy
Frontend Features (Next.js):
- [ ] Chrome extension
- [ ] Typing animation
- [ ] UI design with daisy-UIBackend 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