Update README.md
Browse files
README.md
CHANGED
|
@@ -20,10 +20,10 @@ An agentic AI system that performs autonomous web research.
|
|
| 20 |
- LLM-powered research reports
|
| 21 |
|
| 22 |
## Tech Stack
|
| 23 |
-
Python
|
| 24 |
-
Groq LLM API
|
| 25 |
-
BeautifulSoup
|
| 26 |
-
DuckDuckGo Search
|
| 27 |
-
Gradio
|
| 28 |
|
| 29 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 20 |
- LLM-powered research reports
|
| 21 |
|
| 22 |
## Tech Stack
|
| 23 |
+
- Python
|
| 24 |
+
- Groq LLM API
|
| 25 |
+
- BeautifulSoup
|
| 26 |
+
- DuckDuckGo Search
|
| 27 |
+
- Gradio
|
| 28 |
|
| 29 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|