Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ Take auto-generated quizzes to test understanding
|
|
11 |
|
12 |
Download personalized science reports in PDF or Markdown
|
13 |
|
14 |
-
|
15 |
Ask a Question
|
16 |
Type a science question (e.g., How do volcanoes erupt?)
|
17 |
β Choose level: Kid, Beginner, or Advanced
|
@@ -41,12 +41,10 @@ PDFPlumber + FPDF (report creation)
|
|
41 |
|
42 |
Hugging Face Spaces (deployment)
|
43 |
|
44 |
-
|
45 |
Make sure to add the following API keys as secrets in your Space:
|
46 |
|
47 |
|
48 |
GEMINI_API_KEY
|
49 |
OPENROUTER_API_KEY
|
50 |
HF_TOKEN
|
51 |
-
π License
|
52 |
-
This project is licensed under the Apache 2.0 License.
|
|
|
11 |
|
12 |
Download personalized science reports in PDF or Markdown
|
13 |
|
14 |
+
How It Works
|
15 |
Ask a Question
|
16 |
Type a science question (e.g., How do volcanoes erupt?)
|
17 |
β Choose level: Kid, Beginner, or Advanced
|
|
|
41 |
|
42 |
Hugging Face Spaces (deployment)
|
43 |
|
44 |
+
Environment Variables (set under Settings > Secrets)
|
45 |
Make sure to add the following API keys as secrets in your Space:
|
46 |
|
47 |
|
48 |
GEMINI_API_KEY
|
49 |
OPENROUTER_API_KEY
|
50 |
HF_TOKEN
|
|
|
|