candenizkocak commited on
Commit
587ce77
·
1 Parent(s): 73c998c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -17,3 +17,13 @@ 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.
 
 
 
 
 
 
 
 
 
 
 
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
+ ---