Updated README
This commit is contained in:
parent
1345c3ecb1
commit
bcdfe6143e
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ The AI Startup Trend Analysis Agent is tool for budding entrepreneurs that gener
|
||||||
|
|
||||||
4. **Run the application**:
|
4. **Run the application**:
|
||||||
```bash
|
```bash
|
||||||
streamlit run business_insider_agent.py
|
streamlit run startup_trends_agent.py
|
||||||
```
|
```
|
||||||
### Important Note
|
### Important Note
|
||||||
- The system specifically uses Claude's API for advanced language processing. You can obtain your Anthropic API key from [Anthropic's website](https://www.anthropic.com/api).
|
- The system specifically uses Claude's API for advanced language processing. You can obtain your Anthropic API key from [Anthropic's website](https://www.anthropic.com/api).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue