Skip to content

raameena/KnowIt-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Homework Helper

AI-powered homework assistant with step-by-step solutions.

Tech Stack

  • Frontend: React, CSS
  • Backend: Python, Flask
  • AI: Google Gemini, Wolfram Alpha API

Features

  • Math: Algebra solving, derivatives, integrals, linear algebra
  • History: Historical facts and explanations
  • General: Any homework question
  • Document Analysis: Upload PDFs and ask questions

Quick Start

  1. Clone the repo
  2. Install backend: cd backend && pip install -r requirements.txt
  3. Install frontend: cd frontend && npm install
  4. Run backend: python app.py
  5. Run frontend: npm start

Usage

  • Type any homework question
  • Upload PDFs for document analysis
  • Get step-by-step explanations

Deployment

  • Backend: Render with Gunicorn
  • Frontend: Render static site

About

Full-Stack Math Tutor, Powered by Wolfram Alpha

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors