--- title: Constitutional Bot emoji: 💬 colorFrom: yellow colorTo: purple sdk: gradio sdk_version: 5.0.1 app_file: app.py pinned: false license: apache-2.0 --- # 📜 Samvidhan AI - Constitutional Assistant An AI-powered assistant for analyzing the Indian Constitution and legal scenarios. ## Features - **Scenario-based Analysis**: Get constitutional analysis for legal scenarios - **Article References**: Specific constitutional article citations - **Plain Language**: Legal concepts explained in simple terms - **Precedent Awareness**: References to relevant court cases ## How to Use 1. Choose from example scenarios or write your own 2. Click "Analyze Scenario" 3. Get detailed constitutional analysis with article references ## Technology - **LLM**: Google Gemini 1.5 Flash - **Framework**: Streamlit - **Deployment**: Hugging Face Spaces ## Disclaimer This tool provides educational information only. For legal advice, consult a qualified lawyer. --- Built with ❤️ for constitutional awareness in India. An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).