swordfish7412 commited on
Commit
56dfcb9
Β·
verified Β·
1 Parent(s): d3a0f1a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +48 -5
README.md CHANGED
@@ -1,17 +1,60 @@
1
  ---
2
- title: Amigo v2 - Coding Specialist
3
  emoji: πŸ”§
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 4.44.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  ---
12
 
13
- # πŸ”§ Amigo v2 - Coding Specialist
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
- **Rebuilt with Gradio 4.44.1 for compatibility**
16
 
17
- Created by Jan Francis Israel (The Swordfish)
 
1
  ---
2
+ title: Amigo 1.0 - Coding Specialist
3
  emoji: πŸ”§
4
  colorFrom: blue
5
  colorTo: green
6
  sdk: gradio
 
7
  app_file: app.py
8
  pinned: false
9
  license: mit
10
  ---
11
 
12
+ # πŸ”§ Amigo 1.0 - Super Debugger AI (Coding Specialist)
13
+
14
+ **Created by Jan Francis Israel (The Swordfish)**
15
+
16
+ Interactive demo for Amigo 1.0 - your AI coding companion specialized in code generation and debugging.
17
+
18
+ ## πŸš€ What Amigo Does
19
+
20
+ - **Code Generation**: Write functions, classes, and complete programs
21
+ - **Debugging**: Identify and fix bugs in code
22
+ - **Explanation**: Understand algorithms and code patterns
23
+ - **Best Practices**: Learn professional coding standards
24
+
25
+ ## πŸ’» Specialties
26
+
27
+ - Python, JavaScript, and more
28
+ - Algorithm implementation
29
+ - Code optimization
30
+ - Technical explanations
31
+
32
+ ## πŸ”— Links
33
+
34
+ - [Amigo 1.0 Model](https://huggingface.co/swordfish7412/Amigo_1.0)
35
+ - [Bandila 1.0](https://huggingface.co/swordfish7412/Bandila_1.0) - Reasoning Specialist
36
+ - [Model Card](https://huggingface.co/swordfish7412/Amigo_1.0#model-card)
37
+
38
+ ---
39
+
40
+ ## ⚠️ **IMPORTANT: Live Demo Access**
41
+
42
+ **This Space is currently paused to manage cloud costs.**
43
+
44
+ **To test the live demo, please message [@janisrael](https://huggingface.co/janisrael) on HuggingFace to request Space activation.**
45
+
46
+ The Space runs on T4 Medium GPU ($0.60/hour) and is paused when not actively being showcased. When you request access, I'll resume it immediately. The first request takes 60-90 seconds (model loading), then normal speed afterward.
47
+
48
+ For more details about the pause/resume system and cost management, see the [Amihan Space README](https://huggingface.co/spaces/swordfish7412/Amihan).
49
+
50
+ ---
51
+
52
+ ## πŸ“œ License
53
+
54
+ MIT License - Part of the Swordfish Project πŸ‡΅πŸ‡­
55
+
56
+
57
+
58
+
59
 
 
60