Projects with this topic
-
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 -
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 -
AI-powered exploration and visualization of ancient Indian texts using NLP and image colorization.
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