Nuacht

This repository contains a Python script that uses pydantic-ai to create an AI agent capable of querying a pandas DataFrame. This agent is designed to answer questions about data stored in a CSV file ...
The Pandas DataFrame Agent is a Streamlit application that allows users to upload a CSV file and analyze their data using natural language queries powered by OpenAI's GPT models and LangChain. This ...