Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanam2405/batchot
an RAG chatbot
https://github.com/sanam2405/batchot
chatbot chatgpt pinecone retrieval-augmented-generation
Last synced: about 9 hours ago
JSON representation
an RAG chatbot
- Host: GitHub
- URL: https://github.com/sanam2405/batchot
- Owner: sanam2405
- License: mit
- Created: 2024-07-28T17:57:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T11:52:17.000Z (5 months ago)
- Last Synced: 2024-07-30T22:22:35.337Z (5 months ago)
- Topics: chatbot, chatgpt, pinecone, retrieval-augmented-generation
- Language: Jupyter Notebook
- Homepage:
- Size: 926 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# An _RAG Chat-Bot_
## Workflow and Architecture
![](public/architecture.png)
## Chat History
![](public/chat_history.png)
## Vector embeddings in the _Pinecone Dashboard_
![](public/pinecone_dashboard.png)
## Client Test Prompt
![](public/final_client_test_prompt.png)
## Prepared Prompt for final response
![](public/prepared_prompt.png)