Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`