https://github.com/olgaele/agents-playground
https://github.com/olgaele/agents-playground
agentic-ai agents ai ai-agents python streamlit
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/olgaele/agents-playground
- Owner: OlgaEle
- License: mit
- Created: 2025-07-01T15:07:07.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-01T15:43:38.000Z (12 months ago)
- Last Synced: 2025-07-01T16:34:25.662Z (12 months ago)
- Topics: agentic-ai, agents, ai, ai-agents, python, streamlit
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🤖 Agents Playground
Welcome to my little Agents Playground — a space where I experiment, learn, and have fun with different kinds of agents!
Each project lives in its own folder and includes its own code, `README.md`, and `requirements.txt` files (if needed) — making it easy to explore or run independently.
So, here, you'll find a mix of mini and more complex projects. Some use **manual, rule-based agents** (no AI), while others involve **AI-powered logic** to explore decision-making, movement, and interaction.
The goal? To understand how agents behave, test out different ideas, and get hands-on with both simple and smarter systems — all in Python.
You’ll find explanations inside the individual `README.md` files of each project folder to help make things easier to follow (or to remind myself later!🤓).
This is an ongoing project — feel free to explore, learn, or even build on top of it. 🚀