E5K7 commited on
Commit
cb43f66
·
1 Parent(s): 4e105ef

Add Hugging Face Space metadata to README

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  # AsiPilot
2
 
3
  AsiPilot is an AI-native, browser-based IDE built around ASI-1. It combines code editing, AI chat, code completion, multi-agent review, terminal execution, and GitHub workflows in a single application.
 
1
+ ---
2
+ title: AsiPilot
3
+ emoji: 🚀
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: docker
7
+ pinned: false
8
+ license: mit
9
+ ---
10
+
11
  # AsiPilot
12
 
13
  AsiPilot is an AI-native, browser-based IDE built around ASI-1. It combines code editing, AI chat, code completion, multi-agent review, terminal execution, and GitHub workflows in a single application.