File size: 798 Bytes
617cebd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: Accessibility Chatbot
emoji: 🌖
colorFrom: red
colorTo: green
sdk: gradio
sdk_version: 5.34.2
app_file: app.py
pinned: false
---

# Web Accessibility Chatbot Demo

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 `WebAIM/` 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