sudarshan-koirala / langchain-openai-chainlitLinks
Chat with your documents (pdf, csv, text) using Openai model, LangChain and Chainlit
☆149Updated 2 years ago
Alternatives and similar repositories for langchain-openai-chainlit
Users that are interested in langchain-openai-chainlit are comparing it to the libraries listed below
Sorting:
- ☆158Updated last year
- Python Streamlit web app allowing users to interact with their data from a CSV or XLSX file, utilizing OpenAI API and LangChain. It impo…☆57Updated 2 years ago
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆94Updated 2 years ago
- ☆47Updated last year
- Langchain chat with memory and a GUI made in Streamlit☆87Updated 2 years ago
- Simple Chat UI using Falcon model, LangChain and Chainlit☆60Updated last year
- RAG enabled Chatbots using LangChain and Databutton☆159Updated last year
- This repository contains most of the python codes that is presented in my youtube videos.☆315Updated 2 months ago
- Latests Langchain (2024) App to chat with any website given its URL☆256Updated last year
- Repo contains the code, data and supporting documents including presentations, playbooks and additional documents to support learning☆139Updated last year
- Ask the Doc app built using Langchain and Streamlit.☆62Updated last year
- Simple Streamlit and Chainlit app to have interaction with your website URL.☆54Updated last year
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆74Updated 2 years ago
- A Langchain app that allows you to ask questions to a CSV file☆146Updated last year
- A chatbot 🤖 which remembers 🧠 using 🦜 LangChain 🔗 OpenAI | Streamlit | DataButton☆158Updated last year
- Example inspired by @joaomdmoura sample project☆101Updated last year
- A template to run Lanchain Powered App using Chainlit Front UI☆48Updated last year
- This repo consists of examples to use langchain☆94Updated last year
- ☆97Updated last year
- DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search …