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

https://github.com/arjuntheprogrammer/langchain_chat_with_your_data


https://github.com/arjuntheprogrammer/langchain_chat_with_your_data

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# LANGCHAIN CHAT WITH YOUR DATA

Create a chatbot to interface with your private data and documents using LangChain.

- Learn from LangChain creator, Harrison Chase
- Utilize 80+ loaders for diverse data sources in LangChain
- Create a chatbot to interact with your own documents and data

---

## INDEX

1. Introduction
2. Document Loading
3. Document Splitting
4. Vectorstores and Embedding
5. Retrieval
6. Question Answering
7. Chatbot

---

## COURSE LINK

---