--- title: Arabic Scientific Paper Discovery Chatbot emoji: 🔬 colorFrom: blue colorTo: purple sdk: gradio sdk_version: "5.23.0" app_file: app.py pinned: false --- # Scientific Paper Discovery Bot ## Features | # | Feature | |---|---------| | 1 | arXiv + Semantic Scholar dual-source fetch | | 2 | Arabic & English explanation (Llama-3.3-70B) | | 3 | Compare two papers | | 4 | Research overview | | 5 | Trends analysis + charts | | 6 | Bibliography APA/IEEE/Chicago/BibTeX | | 7 | Favorites + CSV export | | 8 | Auto-fetch background thread | | 9 | TTS audio (AR + EN) | | 10 | Bilingual RAG chatbot | ## Setup 1. Add `GROQ_API_KEY` to HuggingFace Secrets 2. Wait ~1 min for model loading 3. Search → Fetch → Explain → Compare → Chat!