TheRealHubertus commited on
Commit
38c6d93
·
verified ·
1 Parent(s): 459e7c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -10
README.md CHANGED
@@ -1,20 +1,22 @@
1
  ---
2
  title: MM1
3
- emoji: 😻
4
- colorFrom: gray
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 6.18.0
8
  python_version: '3.13'
9
  app_file: app.py
10
- pinned: false
11
  license: gpl-3.0
12
- short_description: Hubertus' MM1 demo for a free internet - watch the Video.
13
  Demo video: https://youtu.be/_XBxRnCvHXc
14
  tags:
15
- - track:backyard
16
- - sponsor:openai
17
- - achievement:fieldnotes
 
 
18
  ---
19
 
20
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
@@ -23,6 +25,6 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
23
 
24
  Demo video: https://youtu.be/_ZXBrCnVHXc
25
 
26
- Social post: see my website beratung-munz.de
27
 
28
- MM1 is a two-agent prototype for a freer internet. A small personal agent learns from conversation, handles simple web search itself, and delegates complex web/programming tasks to a Codex-based big agent.
 
1
  ---
2
  title: MM1
3
+ emoji: 🌍
4
+ colorFrom: indigo
5
+ colorTo: purple
6
  sdk: gradio
7
  sdk_version: 6.18.0
8
  python_version: '3.13'
9
  app_file: app.py
10
+ pinned: true
11
  license: gpl-3.0
12
+ short_description: A Bycicle for the Mind
13
  Demo video: https://youtu.be/_XBxRnCvHXc
14
  tags:
15
+ - track:backyard
16
+ - sponsor:openai
17
+ - achievement:fieldnotes
18
+ thumbnail: >-
19
+ https://cdn-uploads.huggingface.co/production/uploads/6685327476fc05fcb8c5eb56/50Y56LqMqgbrWIuQ6z3Mq.jpeg
20
  ---
21
 
22
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
25
 
26
  Demo video: https://youtu.be/_ZXBrCnVHXc
27
 
28
+ Social post: beratung-munz.de
29
 
30
+ MM1 is a two-agent prototype for a freer internet. A small personal agent learns from conversation, handles simple web search itself, and delegates complex web/programming tasks to a Codex-based big agent.