Skip to content

A collection of tutorials and demonstrations for building agentic AI systems. Features a reasoning demo using Snake game with ReAct, Plan-Execute, and Tree of Thought patterns.

Notifications You must be signed in to change notification settings

kakagemaple-collab/agent_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Agent Tutorial

A collection of tutorials and demonstrations for building agentic AI systems.

Projects

An educational demonstration of three different agentic reasoning patterns using a Snake game environment:

  • ReAct - Reasoning and Acting in a continuous loop
  • Plan-Execute - High-level planning followed by execution
  • Tree of Thought - Systematic exploration with LLM evaluation

Key Features:

  • Real-time web visualization with interactive controls
  • Experiment framework for comparing agent configurations
  • Prompt engineering examples (no temperature parameter)
  • Azure OpenAI GPT-5 integration
  • Comprehensive tutorials and documentation

Technologies:

  • Python 3.x
  • Flask + SocketIO (real-time web UI)
  • Azure OpenAI API
  • Canvas API (game rendering)

See the project README for detailed setup and usage instructions.


Getting Started

Each project includes its own documentation, dependencies, and setup instructions. Navigate to the specific project folder to get started.

License

Educational and demonstration purposes.

About

A collection of tutorials and demonstrations for building agentic AI systems. Features a reasoning demo using Snake game with ReAct, Plan-Execute, and Tree of Thought patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published