Skip to content

An AI project for maths developed by Lauro Oyen and Jonathan Swinnen.

License

Notifications You must be signed in to change notification settings

laurooyen/BitBrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitBrain

An AI project for maths developed by Lauro Oyen and Jonathan Swinnen.

The goal of this project is to recognize handwritten digits and mathematical operators in an image. Our program then extracts the bounding boxes and classifies the symbols using artificial intelligence. The backend that does these calculations is implemented in C++ for optimal performance. The frontend is implemented using a Node.js server such that it can be used from a web browser on desktop and mobile platforms. A screenshot of the WebApp can be seen below.

BitBrain Web Application

Getting Started

Download BitBrain or learn how to compile it from source code in the Getting Started manual.

Getting Started

Documentation

Learn how BitBrain works in the Program Flow manual.

Program Flow

Basic code examples can be found in the Examples folder.

Examples

License

BitBrain is licensed under the MIT License, see LICENSE.txt for more information.

About

An AI project for maths developed by Lauro Oyen and Jonathan Swinnen.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published