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
otiai10 avatar

otiai10/gosseract

0
View on GitHub↗
3,112 stars·304 forks·Go·MIT·6 viewspkg.go.dev/github.com/otiai10/gosseract↗

Gosseract

Go package for OCR (Optical Character Recognition), by using Tesseract C++ library

Features

  • Machine Learning - OCR implementation using Tesseract.
  • Machine Learning and AI - OCR package for text recognition using Tesseract.

Star history

Star history chart for otiai10/gosseractStar history chart for otiai10/gosseract

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Gosseract

These projects share indexed features with Gosseract. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • codeplea/genanncodeplea avatar

    codeplea/genann

    2,268View on GitHub↗

    simple neural network library in ANSI C

    Cannansiartificial-neural-networks
    View on GitHub↗2,268
  • dobiasd/frugally-deepDobiasd avatar

    Dobiasd/frugally-deep

    1,125View on GitHub↗

    A lightweight header-only library for using Keras (TensorFlow) models in C++.

    C++c-plus-plusc-plus-plus-14convolutional-neural-networks
    View on GitHub↗1,125
  • bvlc/caffeBVLC avatar

    BVLC/caffe

    34,576View on GitHub↗

    Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It functions as a machine learning engine and a convolutional neural network library, providing a C++ backend to accelerate computations on both GPUs and CPUs. The system includes a specialized toolset for computer vision, enabling tasks such as object detection, semantic segmentation, and large-scale image retrieval. It supports the deployment of pre-trained models for image and scene recognition, as well as the ability to fine-tune neural network weights for specialized tasks. The

    C++deep-learningmachine-learningvision
    View on GitHub↗34,576
  • ghamrouni/recommenderGHamrouni avatar

    GHamrouni/Recommender

    267View on GitHub↗

    A C library for product recommendations/suggestions using collaborative filtering (CF)

    C
    View on GitHub↗267
Compare all 30 related projects→

Frequently asked questions

What does otiai10/gosseract do?

Go package for OCR (Optical Character Recognition), by using Tesseract C++ library

What are the main features of otiai10/gosseract?

The main features of otiai10/gosseract are: Machine Learning, Machine Learning and AI.

Which projects share features with otiai10/gosseract?

Projects with overlapping indexed features include: dobiasd/frugally-deep — A lightweight header-only library for using Keras (TensorFlow) models in C++. gorgonia/gorgonia — Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for… bvlc/caffe — Caffe is a high-performance deep learning framework designed for training and deploying deep neural networks. It… codeplea/genann — simple neural network library in ANSI C. ghamrouni/recommender — A C library for product recommendations/suggestions using collaborative filtering (CF). liuliu/ccv — ccv is a computer vision library written in C designed for high-performance visual analysis. It serves as a framework…