aisrini commited on
Commit
1fc9fca
·
verified ·
1 Parent(s): 606a35d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🧠 Intelligent Documentation Generator Agent
2
 
3
  Built with **GLM-4.6 on Fireworks AI** and **Gradio**
 
1
+ ---
2
+ title: Intelligent Documentation Generator Agent
3
+ colorFrom: blue
4
+ colorTo: purple
5
+ sdk: gradio
6
+ python_version: 3.10
7
+ sdk_version: latest
8
+ app_file: app_gradio.py
9
+ short_description: Generate documentation and chat with code
10
+ tags:
11
+ - documentation
12
+ - code-assistant
13
+ - large-language-model
14
+ - fire-works-ai
15
+ models:
16
+ - accounts/fireworks/models/glm-4p6
17
+ pinned: false
18
+ ---
19
+
20
+
21
+
22
  # 🧠 Intelligent Documentation Generator Agent
23
 
24
  Built with **GLM-4.6 on Fireworks AI** and **Gradio**