IntuitAI Logo

IntuitAI

AI solutions for real world applications.

Mission

IntuitAI is led by a team of AI researchers, engineers, and industry experts dedicated to making artificial intelligence accessible and practical for everyone. Our diverse expertise spans machine learning, software engineering, and business strategy.

Projects

Discover our open-source projects and contributions to the AI community. We believe in collaborative development and sharing our innovations to advance the field of artificial intelligence.

Project list

  • Model Gateway - A high-performance gateway for intelligent routing and management of Large Language Model requests across multiple providers. Features automatic failover, cost optimization, and request caching.
  • Random Number MCP Server - An MCP server that generates random numbers using national weather data as entropy sources. Built with FastMCP framework and includes comprehensive test coverage.
  • QuranLLM - An LLM-powered search application for the Quran that leverages artificial intelligence to enable intelligent querying and semantic search of Islamic scripture.
  • Recovering text from obsolete pdf - recovering Bengali text from a legacy PDF memoir encoded with proprietary SutonnyMJ ANSI font by using Tesseract 5.x's LSTM neural networks based OCR on rasterized page images, achieving 98-99% accuracy. The machine learning approach bypassed the intractable problem of reverse-engineering ANSI-to-Unicode font mappings by treating visual glyph recognition as an image classification task, successfully converting the document to clean UTF-8 Unicode text in the pdf book. Technical report