petermartens98 / OpenAI-LangChain-Pandas-DF-Agent-Query-Streamlit-App
Python Streamlit web app allowing users to interact with their data from a CSV or XLSX file, utilizing OpenAI API and LangChain. It imports necessary libraries, handles API key loading, displays a user-friendly interface for file upload and data preview, creates a Pandas DF agent with OpenAI, and executes user queries.
☆53Updated last year
Alternatives and similar repositories for OpenAI-LangChain-Pandas-DF-Agent-Query-Streamlit-App:
Users that are interested in OpenAI-LangChain-Pandas-DF-Agent-Query-Streamlit-App are comparing it to the libraries listed below
- Ask the Doc app built using Langchain and Streamlit.☆61Updated last year
- Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with…☆72Updated last year
- Simple Chat UI using Falcon model, LangChain and Chainlit☆60Updated 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 …☆114Updated last year
- Chat with your documents (pdf, csv, text) using Openai model, LangChain and Chainlit☆143Updated last year
- CSV Chat with LangChain and OpenAI☆60Updated last year
- A chatbot 🤖 which remembers 🧠 using 🦜 LangChain 🔗 OpenAI | Streamlit | DataButton☆154Updated last year
- CSV chatBot using langchain and Streamlit☆29Updated 2 years ago
- This project is a Streamlit-based web application that leverages OpenAI's Assistants API to provide a ChatGPT-like experience. Users can …☆120Updated last year
- Repo contains the code, data and supporting documents including presentations, playbooks and additional documents to support learning☆136Updated 8 months ago
- Langchain chat with memory and a GUI made in Streamlit☆87Updated last year
- A template to run Lanchain Powered App using Chainlit Front UI☆46Updated 11 months ago
- Build a chatbot powered by LlamaIndex that augments GPT 3.5 with the contents of the Streamlit docs (or your own data).☆204Updated 8 months ago
- Memory 🧠 to your Personal ChatBot 🤖| LangChainAI and Databutton☆93Updated last year
- An LLM powered ChatCSV Streamlit app so you can chat with your CSV files.☆92Updated last year
- Chatbot with dynamic access to Hormozi, Buffett and Branson knowledge bases + ChatGPT API fallback for unrelated Qs☆72Updated last year
- This is a Streamlit application that helps you chat with your audio file powered by Langchain, ChromaDB, and OpenAI.☆20Updated last year
- Automate web research way beyond the first page of search results; curate knowledge bases to chat with.☆45Updated 7 months ago
- Python Streamlit web app allowing the user to upload multiple files and then utilizing the OpenAI API GPT 3.5 Turbo language models, the …