Skip to content

Poe is the math engine for an AI tutor that can help you with solving maths problems with high accuracy.

Notifications You must be signed in to change notification settings

srikanta30/poe-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to run the project:

  1. Set up a virtual environment:
    python3 -m venv env
  2. Activate the virtual environment:
    source env/bin/activate
  3. Install required packages:
    pip install -r requirements.txt
  4. Run the project with input and output files specified:
    python3 run.py input.csv output.csv
    

About

Poe is the math engine for an AI tutor that can help you with solving maths problems with high accuracy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages