Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
Aniket2006
/
Chatbot
Sleeping

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