Gemini agents
Memory-backed agents, API tool calls, parallel execution, prompt chains, and router-based orchestration.
- agent_with_memory.py
- router_agent.py
- parallel_agent.py
- prompt_chain_agent.py
OpenAI · Google Gemini
Experiments in reasoning, tool use, memory, routing, and real-world interview-style workflows — built with modern LLM APIs.
Python agents live in the repo; this site is the project homepage on GitHub Pages.
Memory-backed agents, API tool calls, parallel execution, prompt chains, and router-based orchestration.
Starter scripts and API integration patterns for GPT-based workflows.
Browse openai/Role-based interview simulation with memory, tools, and routing for multi-step Q&A flows.