Projects with this topic
-
Offline-first, CPU-first AI reader companion that narrates and analyzes stories locally using Ollama and structured feedback JSON.
Updated -
Smart Cab Finder is an AI-powered ride comparison platform that helps users compare fares, estimated arrival times, and ride options across multiple cab providers. The application includes an intelligent AI assistant for ride recommendations, supports Bring Your Own Key (BYOK) integrations, and is designed to support local AI inference through Ollama. To improve accessibility, the platform provides multilingual support in English, Hindi, and Telugu. Built using Python and Flask, the project follows secure development practices with automated testing, CI/CD pipelines, security scanning, and compliance-driven documentation.
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 -
Patta Checker is an offline-first AI web application that extracts structured information from scanned land records such as 7/12 extracts, Pattas, and Record of Rights (ROR) documents. It uses local OCR and a lightweight Ollama-powered LLM to convert unstructured documents into editable, exportable datasets, while storing records securely in a local SQLite database. Optimized for CPU-only devices, it runs without internet or external API dependencies.
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 -
Telugu Thodu is a full-stack web application built with React (frontend) and Node.js/Express (backend) that generates Telugu words starting with a user-supplied Telugu letter by calling the Gemini API. Generated results are saved to MongoDB for history and analytics. The app provides a polished, responsive UI, input validation for Telugu characters, and secure handling of the Gemini API key via environment variables.
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 -
Ruchulu Lens AI
Ruchulu Lens AI is a cross-platform AI-powered application that celebrates India's regional food diversity. The app offers:
Regional Food Explorer – Shows local dishes based on user location, revealing region-specific ingredients, cooking styles, and preparation. Lens Feature (Food Recognition) – Users can upload or capture an image of a dish, and the AI will it and provide ingredients, recipe steps, and cultural context. AI Culinary Assistant – Interactive assistant to answer cooking-related questions, suggest dietary plans, offer substitutions, and guide users through cooking.Updated -
Translator is a real-time language translation application built using the MERN stack (MongoDB, Express.js, React.js, Node.js). The app provides seamless language translation capabilities, allowing users to input text and receive translations instantly. It integrates the Gemini API for accurate and fast translations across multiple languages.
Updated