Asssident commited on
Commit
a5d84b7
Β·
verified Β·
1 Parent(s): a2573e0

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -1,13 +1,11 @@
1
- ---
2
- title: Circuit Debugger Ai
3
- emoji: 🌍
4
- colorFrom: purple
5
- colorTo: blue
6
- sdk: gradio
7
- sdk_version: 5.23.1
8
- app_file: app.py
9
- pinned: false
10
- license: apache-2.0
11
- ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
1
+ # Circuit Debugging AI Chatbot πŸš€
 
 
 
 
 
 
 
 
 
 
2
 
3
+ This is an AI-powered chatbot that helps with electrical engineering and circuit debugging questions.
4
+
5
+ ## Features:
6
+ - βœ… Answers electrical engineering questions
7
+ - βœ… Debugs circuit-related problems
8
+ - βœ… Uses Hugging Face's AI models
9
+
10
+ ## Try it here:
11
+ [Live Demo](https://huggingface.co/spaces/YOUR-SPACE-NAME)