--- title: Jarvis emoji: 💬 colorFrom: yellow colorTo: purple sdk: gradio sdk_version: 6.1.0 app_file: app.py pinned: false hf_oauth: true hf_oauth_scopes: - inference-api license: mit --- # 💬 Jarvis - AI Document Assistant An intelligent AI assistant that can read and analyze your documents! ## 🌟 Features - 📄 Multi-format support (PDF, DOCX, TXT, CSV) - 🤖 Multiple AI models (Qwen, Llama, Mixtral, Gemma, Phi) - 🔐 Secure OAuth authentication - 💬 Smart document chat - 🎨 Customizable prompts and parameters ## 🚀 Usage 1. Log in with your Hugging Face account 2. Upload your documents 3. Ask questions about the content 4. Adjust AI parameters as needed ## 📦 Technologies - Gradio 6.1.0 - Hugging Face Inference API - pypdf, python-docx, pandas