web-app-dev-python-flask-nec
Projects with this topic
-
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 -
🌟 VakyaVibe.ai – Indian Language Corpus Collection Platform VakyaVibe.ai is an open-source, community-powered web application designed to preserve and celebrate India's rich linguistic and cultural heritage. It serves as a multilingual Corpus Collection Engine, enabling users to contribute and explore proverbs, slang words, and tongue twisters across 10+ Indian languages and dialects.🚀 Features🌐 Multilingual Support – Hindi, Telugu, Tamil, Bengali, Marathi, Gujarati, Kannada, Malayalam, Punjabi, Odia, and more🤖 AI-Powered Intelligence – Mistral AI (primary), OpenAI (fallback), Ollama (local)🗳 ️ Community Contributions – Submit, vote, and categorize cultural expressions📊 Admin Dashboard – User stats, language analytics, CSV/JSON export🤗 Hugging Face Integration – Dataset sync, backup, and model-ready formats📱 Modern UX – Mobile-friendly, offline-first, PWA, dark/light modes🔐 Data Governance – Validation, version control, and privacy safeguardsUpdated -
BhashaBridge Rural Voice Corpus Builder and Multilingual AI Translator - A comprehensive AI-powered solution for building voice corpora from rural communities and providing multilingual translation services. Features voice data collection, dialect processing, corpus management, and real-time translation capabilities to bridge language barriers in rural areas.
Updated -
OCU-AI is a smart healthcare assistant that combines Natural Language Processing (NLP) and Computer Vision to assist users in understanding medical conditions and detecting eye diseases from retinal images.
This web-based application has two core components:
Medical Q&A Chatbot
Uses Retrieval-Augmented Generation (RAG) with LangChain, Pinecone, and Phi-3 LLM.
Answers user queries using embedded medical knowledge extracted from PDF files (like textbooks or research).
Designed to explain medical terms in simple, non-technical language.
Always includes a disclaimer to consult a qualified medical professional.
Eye Disease Detection Model
Allows users to upload retina images.
Predicts diseases like:
Cataract
Glaucoma
Diabetic Retinopathy
Normal (Healthy)
Uses a Keras CNN model trained on retina datasets.
After prediction, the chatbot explains the condition using natural language.
This project bridges AI-powered document retrieval, medical imaging, and LLM-based explanation, offering a foundation for real-world smart health applications.
Updated