Built two AI agent projects: a CrewAI news researcher with two agents (research + writer) and a Google ADK travel planner with a main agent + three debating sub-agents. Used Opik to track, debug, and visualize agent reasoning in both systems.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Add comprehensive documentation for multi-agent framework implementation with ADK and CrewAI
641c99fView on GitHubAdd specialized agents for weather, time, and travel information with a coordinator agent
4471b24View on GitHubRefactor code structure for improved readability and maintainability
3b6f68aView on GitHubRefactor agent tools: replace google_search with google_search_grounding (wrapper) and add search module
f4aff27View on GitHubAdd initial agent using ADK implementation and .gitignore file
a5497c5View on GitHub