shabul commited on
Commit
d3b3ea3
·
verified ·
1 Parent(s): 4aab8a2

Deploy Feynman Explainer Gradio app (README.md)

Browse files
Files changed (1) hide show
  1. README.md +13 -5
README.md CHANGED
@@ -1,12 +1,20 @@
1
  ---
2
  title: Feynman Explainer
3
- emoji: 👀
4
- colorFrom: green
5
- colorTo: green
6
  sdk: gradio
7
- sdk_version: 6.13.0
8
  app_file: app.py
9
  pinned: false
 
 
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
1
  ---
2
  title: Feynman Explainer
3
+ emoji: 🔬
4
+ colorFrom: blue
5
+ colorTo: indigo
6
  sdk: gradio
7
+ sdk_version: 4.44.0
8
  app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
+ short_description: Feynman-style explanations with analogy-first answers.
12
  ---
13
 
14
+ # Feynman Explainer
15
+
16
+ Ask any concept. Get a Richard Feynman-style explanation — concrete analogy first,
17
+ intuition built from scratch, no jargon until it's earned.
18
+
19
+ **Model:** [`shabul/qwen2.5-3b-feynman-explainer`](https://huggingface.co/shabul/qwen2.5-3b-feynman-explainer)
20
+ **Built by:** Shabul Abdul, Sr. Data Scientist