Projects with this topic
-
AI-powered scam detection for Indian citizens — multilingual, free, and instant.
Updated -
An offline-first, CPU-optimized suite of classroom helper tools for teachers and students in low-connectivity areas. Powered by local OCR (PaddleOCR) and local Small Language Models (Qwen 2.5 via Ollama) to automate grading and flashcard generation entirely on a standard laptop
Updated -
LocalSlate is an offline-first, CPU-optimized AI incident processing system that converts unstructured text, audio, and voice reports into structured actionable data using a FastAPI backend, local AI workflow, and MySQL persistence.
Updated -
DriverOS is an AI-powered driver assistance and safety platform designed for commercial drivers, truck drivers, delivery partners, and fleet operators across India. The platform focuses on driver safety, health monitoring, emergency response, trip management, document storage, and real-time support services.
Updated -
NyayaBloom is an AI-powered Judicial Intelligence Platform designed to democratize legal knowledge and improve judicial transparency across India. The platform enables citizens, lawyers, law students, researchers, journalists, and judicial professionals to access legal information, understand judicial processes, explore case precedents, and improve legal literacy through a multilingual AI-powered ecosystem. Instead of replacing judges, courts, or legal professionals, NyayaBloom serves as an intelligent legal knowledge assistant that simplifies legal information and promotes informed civic participation.
Updated -
SafeRoute AI is a machine-learning-powered road safety platform that predicts accident blackspots, analyzes route risk, and recommends safer travel routes using FastAPI, Next.js, SQLite, and XGBoost.
Updated -
The Image Captioning project is an AI-based system that automatically generates textual descriptions for images. It combines computer vision and natural language processing (NLP) techniques to understand the content of an image and produce a human-readable caption.
The system uses deep learning models, typically a Convolutional Neural Network (CNN) for extracting image features and a Recurrent Neural Network (RNN) or Transformer-based model for generating sentences. This enables applications such as assisting visually impaired users, enhancing image search engines, and automating social media content tagging.
Updated