Skip to content

a cutting-edge platform that combines the power of artificial intelligence with environmental consciousness to redefine the way we approach data analysis.

Notifications You must be signed in to change notification settings

Shane-33/EcoRankAI

Repository files navigation

EcoRankAI

a cutting-edge platform that combines the power of artificial intelligence with environmental consciousness to redefine the way we approach data analysis.

Local Deployment

To deploy EcoRankAI locally on your machine, follow the steps below:

Features

  • Automatically analyze data from a CSV or Excel file.
  • Generate relevant questions based on user's role, industry, and assignment type.
  • Obtain answers to generated questions using OpenAI's GPT-3.5-turbo or Davincci models.
  • Customizable temperature setting for AI's writing style.

Prerequisites

Make sure you have the following installed on your machine:

  • Python (recommended version: 3.7 or higher)
  • Git

Clone the Repository

Open your terminal and run the following command to clone the repository:

git clone https://github.com/Shane-33/EcoRankAI.git
cd EcoRankAI
pip install -r requirements.txt
export OPENAI_API_KEY="your_openai_api_key"
streamlit run app.py

License

This project is released under the MIT License.

About

a cutting-edge platform that combines the power of artificial intelligence with environmental consciousness to redefine the way we approach data analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages