Skip to content

feliciien/InsightGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InsightGPT: AI-Driven Data Insights Platform

This is a full-stack application that leverages Python, Flask, and React.js to provide powerful data insights and visualizations.

Installation

To set up the project, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/insightgpt.git
  2. Navigate to the project directory: cd insightgpt
  3. Install backend dependencies: pip install -r requirements.txt
  4. Install frontend dependencies: cd insightgpt-frontend && npm install

Usage

To run the application, follow these steps:

  1. Start the backend server: python app.py
  2. Start the frontend server: cd insightgpt-frontend && npm start
  3. Access the application in your browser at http://localhost:3000

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors