awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
antimatter15 avatar

antimatter15/ocrad.js

0
View on GitHub↗
3,516 stars·379 forks·JavaScript·GPL-3.0·7 viewsantimatter15.github.io/ocrad.js/demo.html↗

Ocrad.js

OCR in Javascript via Emscripten

Features

  • AI & Machine Learning - OCR implementation based on Emscripten.
  • Machine Learning and Vision - OCR functionality via Emscripten.
  • OCR - OCR implementation via Emscripten.

Star history

Star history chart for antimatter15/ocrad.jsStar history chart for antimatter15/ocrad.js

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does antimatter15/ocrad.js do?

OCR in Javascript via Emscripten

What are the main features of antimatter15/ocrad.js?

The main features of antimatter15/ocrad.js are: AI & Machine Learning, Machine Learning and Vision, OCR.

What are some open-source alternatives to antimatter15/ocrad.js?

Open-source alternatives to antimatter15/ocrad.js include: eduardolundgren/tracking.js — tracking.js is a browser computer vision library written in JavaScript for performing real-time image analysis and… karpathy/convnetjs — ConvNetJS is a JavaScript deep learning library and neural network training engine designed for client-side machine… cazala/synaptic — Synaptic is a JavaScript neural network library used for building, training, and executing neural networks in Node.js… dn2a/dn2a-javascript — Dynamic Neural Networks Architect. harthur/brain — Brain is a JavaScript library for building, training, and running feed-forward neural networks. It implements a… mrdimosthenis/synapses — A group of neural-network libraries for functional and mainstream languages.

Open-source alternatives to Ocrad.js

Similar open-source projects, ranked by how many features they share with Ocrad.js.
  • dn2a/dn2a-javascriptdn2a avatar

    dn2a/dn2a-javascript

    465View on GitHub↗

    Dynamic Neural Networks Architect

    TypeScript
    View on GitHub↗465
  • eduardolundgren/tracking.jseduardolundgren avatar

    eduardolundgren/tracking.js

    9,472View on GitHub↗

    tracking.js is a browser computer vision library written in JavaScript for performing real-time image analysis and object tracking directly within a web browser. It functions as a real-time object tracker, a color tracking tool, and a face detection utility. The library enables the detection and monitoring of specific color ranges, human faces, and known visual patterns across consecutive video frames. It extracts visual features and descriptors from images to identify distinct landmarks for matching and tracking. The project covers broad computer vision capabilities, including the ability t

    JavaScript
    View on GitHub↗9,472
  • cazala/synapticcazala avatar

    cazala/synaptic

    6,920View on GitHub↗

    Synaptic is a JavaScript neural network library used for building, training, and executing neural networks in Node.js and the browser. It provides a framework for constructing architecture-free neural network topologies, a backpropagation training engine for weight optimization, and a toolkit for implementing recurrent neural network frameworks. The library enables the design of custom first or second order network architectures without predefined constraints. It supports a variety of specialized models, including Long Short-Term Memory networks, Hopfield networks, Liquid State Machines, and

    JavaScript
    View on GitHub↗6,920
  • harthur/brainharthur avatar

    harthur/brain

    7,991View on GitHub↗

    Brain is a JavaScript library for building, training, and running feed-forward neural networks. It implements a multilayer perceptron model designed for pattern recognition and function approximation. The library includes a standalone inference engine that converts trained models into portable JavaScript functions. This allows predictions to be executed in browser or Node.js environments without requiring the original library dependencies. The system supports persistent model management through JSON serialization for saving and loading network weights. It also provides a streaming mechanism

    JavaScript
    View on GitHub↗7,991
  • See all 30 alternatives to Ocrad.js→