Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# OpenNEP

> Install dependencies

Run in CLI
```
python main.py
```

> OR

Run Flask Server
```
python app.py
```