Skip to content

maercaestro/megat-ai-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEGAT AI Math Notes

MEGAT Logo

This is a Streamlit application that allows users to draw math equations on a canvas, captures the canvas image, sends it to OpenAI's GPT-4o model for processing, and displays the result.

Features

  • Draw math equations on an interactive canvas.
  • Upload the canvas image to OpenAI's GPT-4o model.
  • Display the result on the canvas and in a large font.
  • Clear the canvas to start over.

Requirements

  • Python 3.x
  • Streamlit
  • Pillow
  • OpenAI
  • Streamlit Drawable Canvas
  • NumPy

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/MEGAT-AI-Math-Notes.git
    cd MEGAT-AI-Math-Notes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages