Spaces:
Running
Running
Create README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|