Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prakashjha1/document-chat-using-gpt

Developed a chat system that allows users to interact with documents using a large language model (LLM). The system uses a retrieval-augmented generation (RAG) approach, which combines the power of LLMs with the ability to retrieve relevant information from a document corpus.
https://github.com/prakashjha1/document-chat-using-gpt

gpt-35-turbo langchain llm python retrieval-augmented-generation streamlit

Last synced: 2 days ago
JSON representation

Developed a chat system that allows users to interact with documents using a large language model (LLM). The system uses a retrieval-augmented generation (RAG) approach, which combines the power of LLMs with the ability to retrieve relevant information from a document corpus.

Awesome Lists containing this project