Commit
·
795a4e1
1
Parent(s):
587ce77
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Company Website Analysis Tool with Exa and Groq
|
2 |
|
3 |
## Overview
|
@@ -17,13 +27,3 @@ The **Company Website Analysis Tool** is a Streamlit application that uses the E
|
|
17 |
- **Streamlit**: Web application framework for Python.
|
18 |
- **Exa API Key**: Required to access the Exa API for company analysis.
|
19 |
- **Groq API Key**: Required to access the Groq API for generating summaries.
|
20 |
-
---
|
21 |
-
title: Company Website Analysis Tool with Exa and Groq
|
22 |
-
emoji: ⚡
|
23 |
-
colorFrom: green
|
24 |
-
colorTo: indigo
|
25 |
-
sdk: streamlit
|
26 |
-
sdk_version: 1.38.0
|
27 |
-
app_file: app.py
|
28 |
-
pinned: false
|
29 |
-
---
|
|
|
1 |
+
---
|
2 |
+
title: Company Website Analysis Tool with Exa and Groq
|
3 |
+
emoji: ⚡
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: indigo
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.38.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
# Company Website Analysis Tool with Exa and Groq
|
12 |
|
13 |
## Overview
|
|
|
27 |
- **Streamlit**: Web application framework for Python.
|
28 |
- **Exa API Key**: Required to access the Exa API for company analysis.
|
29 |
- **Groq API Key**: Required to access the Groq API for generating summaries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|