/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.

Primary LanguagePython

Stargazers