Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-khant/rag
Small project showing RAG, built using Langchain.
https://github.com/dev-khant/rag
langchain rag streamlit
Last synced: 25 days ago
JSON representation
Small project showing RAG, built using Langchain.
- Host: GitHub
- URL: https://github.com/dev-khant/rag
- Owner: Dev-Khant
- Created: 2024-03-08T05:30:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T09:12:11.000Z (7 months ago)
- Last Synced: 2024-04-10T10:28:41.177Z (7 months ago)
- Topics: langchain, rag, streamlit
- Language: Python
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RAG
Small project showing RAG. It was built using Langchain and Streamlit.
It has capabilities of remembering previous chat, QA in multiple languages and supports PDF file format.