Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satvikg7/opennep
Generative AI chatbot designed designed using langchain and RAG to answer questions related to the National Education Policy 2020 of India.
https://github.com/satvikg7/opennep
langchain llm retrieval-augmented-generation
Last synced: about 1 month ago
JSON representation
Generative AI chatbot designed designed using langchain and RAG to answer questions related to the National Education Policy 2020 of India.
- Host: GitHub
- URL: https://github.com/satvikg7/opennep
- Owner: SatvikG7
- License: mit
- Created: 2024-06-28T13:11:01.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T13:47:13.000Z (about 2 months ago)
- Last Synced: 2024-11-14T14:40:24.835Z (about 2 months ago)
- Topics: langchain, llm, retrieval-augmented-generation
- Language: Python
- Homepage:
- Size: 26.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenNEP
> Install dependencies
Run in CLI
```
python main.py
```> OR
Run Flask Server
```
python app.py
```