CoolFace
Apppublic

AmrithTech2K6/CSCLM2K6

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes
App README

⚖️ CLOUD COMPUTING for B.E.Computer Science/B.Tech Information Technology Chatbot

🎯 Target Audience

  • B.E. Computer Science Students
  • B.Tech Information Technology Students
  • IT Industry Job Seekers & Professionals

🌟 Features

  • 📚 Domain-Specific Knowledge: Built around 60 core Cloud Computing topics
  • 🤖 Qwen-Powered AI: Uses Qwen chatbot base for intelligent responses
  • 💡 Smart Suggestions: 10 randomly generated academic/interview prompts
  • 🎨 Custom UI Styling: Royal blue suggestions, bold blue input/result fields
  • 🔄 Instant Reset: Clears session and reloads fresh prompts

🛠️ Tech Stack

  • Frontend: Streamlit
  • Backend/LLM: OpenAI SDK (Qwen model)
  • Deployment: Hugging Face Spaces (Docker + Streamlit)
  • License: MIT

🔑 Environment Variables (Required)

Set these in your Hugging Face Space Settings → Repository secrets:

VariableDescriptionExample Value
CSCLM2K6Your LLM API Keysk-or-v1-601b5a64442ae49238...
API_BASE_URLAPI Endpoint (Optional)https://api.openai.com/v1
LLM_MODELModel ID (Optional)qwen-2.5-72b-instruct

📁 File Structure