MonaHamid commited on
Commit
5b154ef
Β·
verified Β·
1 Parent(s): 5097a5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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
- πŸš€ 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,12 +41,10 @@ PDFPlumber + FPDF (report creation)
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
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