Spaces:
Sleeping
Sleeping
File size: 780 Bytes
d8024c0 f8c0dab d8024c0 f8c0dab d8024c0 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
title: Chatbot
emoji: 🔥
colorFrom: green
colorTo: purple
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: false
---
# Web Accessibility Chatbot
An AI-powered learning assistant for university students studying web accessibility, built with WebAIM resources and DeepSeek-R1.
## Features
- Answers based on authoritative WebAIM documentation
- Proper source citations
- Student-friendly explanations
- Code examples and best practices
- Assignment guidance
## Setup
1. Upload your WebAIM PDFs to the `pdfs/` directory
2. Run the PDF processor to create the knowledge base
3. Set your Hugging Face token in the environment variables
4. Deploy to Hugging Face Spaces
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|