Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicholasgriffintn/genai-rag-ebooks
A chatbot with RAG for chatting with ebooks
https://github.com/nicholasgriffintn/genai-rag-ebooks
Last synced: 10 days ago
JSON representation
A chatbot with RAG for chatting with ebooks
- Host: GitHub
- URL: https://github.com/nicholasgriffintn/genai-rag-ebooks
- Owner: nicholasgriffintn
- License: mit
- Created: 2024-10-30T23:50:17.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2024-10-31T00:09:58.000Z (16 days ago)
- Last Synced: 2024-10-31T00:26:05.508Z (16 days ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GenAI RAG eBooks Chatbot
This is a personal project to investigate more around GenAI and RAG to create a chatbot that can interact with eBooks.
You can find the code for this project here: (TODO: Add link)
## Getting Started
- Run with `npx wrangler@latest dev`
- It should start on `http://localhost:8787`