Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Aniket2006
/
Chatbot
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
Chatbot
178 kB
  • 1 contributor
History: 56 commits
Aniket2006's picture
Aniket2006
Security: Load API keys from environment variable
026c0c9 3 months ago
  • Dockerfile
    247 Bytes
    Fix: Copy all Python files in Dockerfile 3 months ago
  • README.md
    1.06 kB
    Initial commit: AGROW Chatbot with Gemini LLM 3 months ago
  • app.py
    14.9 kB
    Fix: Handle list type in context_priority_used extraction 3 months ago
  • context_aggregator.py
    37.9 kB
    Upgrade to Hybrid Architecture v3 (Fast Lane + Deep Dive) 3 months ago
  • groq_client.py
    6.06 kB
    Security: Load API keys from environment variable 3 months ago
  • intent_classifier.py
    14.2 kB
    Add 5-key Gemini API fallback, conversation memory, historical trends, and zone recommendations 3 months ago
  • models.py
    10 kB
    Full Developer Spec implementation: Priority-based Multi-Stage Reasoning 3 months ago
  • priority_mapper.py
    9.69 kB
    Full Developer Spec implementation: Priority-based Multi-Stage Reasoning 3 months ago
  • prompts.py
    42.3 kB
    Fix: Pass user query to LLM context in Fast Lane and Deep Dive stages 3 months ago
  • reasoning_engine.py
    25.4 kB
    Fix: Pass user query to LLM context in Fast Lane and Deep Dive stages 3 months ago
  • requirements.txt
    115 Bytes
    feat: migrate from Gemini to Groq API for LLM calls 3 months ago
  • supabase_client.py
    13.5 kB
    Fix maybeSingle not supported - use execute and check results 3 months ago
  • supabase_schema.sql
    2.16 kB
    Switch to gemini-1.5-flash-8b for higher rate limits 3 months ago