An open API service indexing awesome lists of open source software.

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

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. 🚀