Skip to content

mchen04/MafWay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MafWays - Mathematical Formula Recognition

Overview

MafWays is an innovative project developed at CitrusHack that leverages Artificial Intelligence for mathematical formula recognition. Our system specializes in image recognition technology, particularly focused on identifying and interpreting mathematical expressions. This project represents a step forward in making mathematical content more accessible and digitally manageable.

Demo

MafWays Demo Video

Features

  • Advanced image recognition for mathematical formulas
  • Real-time processing capabilities
  • Support for various mathematical notations
  • Web-based interface for easy access
  • Efficient preprocessing pipeline

Technical Implementation

  • Image recognition using deep learning
  • Python-based backend processing
  • Web interface for user interaction
  • Custom trained machine learning models

Project Structure

├── src/                    # Source code for ML model and processing
├── projectsite/           # Web application files
├── extracted_images/      # Training data and image assets
└── requirements.txt       # Python dependencies

Installation

  1. Clone the repository:
git clone https://github.com/mchen04/CitrusHackProject.git
  1. Install required dependencies:
pip install -r requirements.txt

Usage

Access all features through our web interface: (enter website url)

Team

Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Please ensure your contributions adhere to our coding standards and include appropriate documentation.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages