Coder Social home page Coder Social logo

aihome / csvgpt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rafaykhattak/csvgpt

0.0 0.0 0.0 4 KB

csvGPT is an web app tool that enables users to upload CSV files, visualize the data, and have interactive conversations with an AI model.

Home Page: https://rafaykhattak-csvgpt-app-76uwuy.streamlit.app/

Python 100.00%

csvgpt's Introduction

csvGPT

csvGPT is an AI-powered web application that allows users to upload CSV files, visualize the data, and have interactive conversations with an AI model. The application leverages natural language processing and data analysis capabilities to provide insights, answer queries, and facilitate data exploration in a user-friendly manner. Screenshot (466)

Features

  • CSV Upload: Users can easily upload their CSV files through the web interface.
  • Data Visualization: The uploaded CSV data is displayed in a tabular format for easy visualization and exploration.
  • AI-powered Conversations: Users can have interactive conversations with the AI model by entering queries related to the uploaded data.
  • Insights and Answers: The AI model analyzes the data and provides valuable insights and answers based on the user's queries.
  • User-friendly Interface: The web application is designed to be intuitive and user-friendly, making it easy for users to interact with and explore their data.

Installation

  1. Clone the repository:
git clone https://github.com/your-username/csvGPT.git
cd csvGPT
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

  1. Set up your OpenAI API key:
  • Obtain an API key from OpenAI.
  • Set your OpenAI API key as an environment variable named OPENAI_API_KEY.
  1. Run the web application:
streamlit run app.py
  1. Access the application:
  1. Upload your CSV file:
  • Click on the "Upload your CSV file" button and select the CSV file you want to analyze.
  • The uploaded data will be displayed in a table for visualization.
  1. Interact with the AI model:
  • Enter your queries in the provided text area.
  • Click the "Chat with CSV" button to interact with the AI model based on the uploaded data.
  • The AI model will provide insights and answers related to your queries.

csvgpt's People

Contributors

rafaykhattak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.