Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smatiolids/ai-agents-react
https://github.com/smatiolids/ai-agents-react
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/smatiolids/ai-agents-react
- Owner: smatiolids
- Created: 2024-08-28T21:22:00.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T02:17:06.000Z (3 months ago)
- Last Synced: 2024-08-29T03:29:43.121Z (3 months ago)
- Language: Python
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Agent - ReAct
Demonstração da criação de Agentes usando o padrão "ReAct".
Referência: https://arxiv.org/abs/2210.03629
## Comandos
````
poetry run python app.py
````