Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/python-aiagent
:sparkles: Python AIAgent application development, integration with OpenAI's GPT model, use of the CrewAI framework, creation of an agent for consuming duckduckgo data, creation of a frontend with the StreamLit framework, deployment via StreamLit cloud
https://github.com/osvaldokalvaitir/python-aiagent
aiagent ia-na-pratica python rocketseat
Last synced: about 1 month ago
JSON representation
:sparkles: Python AIAgent application development, integration with OpenAI's GPT model, use of the CrewAI framework, creation of an agent for consuming duckduckgo data, creation of a frontend with the StreamLit framework, deployment via StreamLit cloud
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/python-aiagent
- Owner: osvaldokalvaitir
- License: mit
- Created: 2024-08-22T14:54:54.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T18:50:47.000Z (3 months ago)
- Last Synced: 2024-09-29T18:20:58.285Z (about 1 month ago)
- Topics: aiagent, ia-na-pratica, python, rocketseat
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - upload.ai
:sparkles: upload.ai Application using Vite, TypeScript, Tailwind CSS, ffmpeg.wasm, Vercel AI SDK, Label - Radix UI, Select - Radix UI, Separator - Radix UI, Slider - Radix UI, Lucide and consuming the features of the Node.js - upload.ai API
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
_ps: Before running the app, start the [Node.js - upload.ai](https://github.com/osvaldokalvaitir/nodejs-upload-ai) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-upload-ai# Entry in folder
cd reactjs-upload-ai# Install deps with npm or yarn
npm install | yarn# Launch the app with npm or yarn
npm run dev | yarn dev
```## :memo: License
This project is under the MIT license. See [LICENSE](/LICENSE) for more information.
---
Developed with 💚 by Osvaldo Kalvaitir Filho