• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Jupyter Notebook
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is using the LangChain library and OpenAI to create an agent that can answer questions about a dataset (in this case, the iris dataset). The agent is created using a CSV agent and an OpenAI language model, which allows the user to interact with the data using natural language queries.