Projects with this topic
-
AI-powered scam detection for Indian citizens — multilingual, free, and instant.
Updated -
AI-powered legal document analyzer for India. Upload any contract or agreement — LegalLens finds hidden clauses, checks against 73 Indian laws, and explains everything in plain language.
Updated -
SafeRoute Guardian AI is a Python Streamlit web application that helps users plan safer travel routes and stay connected with trusted guardians. It combines route planning, safety scoring, location-based risk awareness, AI-assisted guidance, and notification workflows into a single interactive dashboard.
The app runs from streamlit_app.py and uses helper logic in app/streamlit_helpers.py, with SQLAlchemy models and service modules handling database access, route safety, AI responses, notifications, and guardian features. For local development, it is configured to use SQLite through a root .env file, making it easy to run as a demo or hackathon project.
In short: SafeRoute Guardian AI is a safety-focused navigation and guardian support tool designed to make travel decisions more informed, proactive, and secure.
Updated -
EndGame RAGHub is a scalable multimodal Retrieval-Augmented Generation platform supporting document, image, audio, and video understanding using FastAPI, Qdrant, LangGraph, and modern open-source AI infrastructure.
Updated