generative-ai and GenAI_Agents
These two tools are complementary, as GoogleCloudPlatform/generative-ai provides the foundational cloud-based Generative AI models and services (specifically Gemini on Vertex AI) while NirDiamant/GenAI_Agents offers tutorials and implementations for building intelligent agents utilizing such underlying generative AI capabilities.
About generative-ai
GoogleCloudPlatform/generative-ai
Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI
About GenAI_Agents
NirDiamant/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
Covers concrete agent implementations spanning LangChain, LangGraph, and PydanticAI frameworks with working code examples for conversational, reasoning, and multi-agent systems. The repository emphasizes practical patterns like state management via LangGraph, tool integration through function calling, and agentic loop workflows—moving beyond conceptual tutorials to production-relevant architectures. Additionally includes specialized implementations for RAG integration, data analysis, and academic workflows that demonstrate real-world application patterns.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work