Code Interpreter Chat bot App

The Code Interpreter Chat bot is an advanced Streamlit application that leverages OpenAI's GPT-4 model with a code interpreter tool. This app allows users to upload datasets, ask questions, and receive detailed responses, including code execution and file generation.

Please login to use this app.

How to use

Upload Your Dataset

Start by uploading your dataset(s) in CSV format. The app supports multiple file uploads.

Ask Questions

Use the chat interface to ask any questions related to your dataset. The assistant will process your queries and provide detailed responses.

Receive Code and Analysis

The assistant will execute code as needed to answer your questions. You will see the code and its output directly in the chat.

Download Generated Files

Any files generated by the assistant during the analysis can be downloaded directly from the app.

FAQ