Activity
Mon
Wed
Fri
Sun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
What is this?
Less
More

Memberships

AI Automation Society

384.7k members • Free

AI Alchemists

566 members • Free

FM
FBA Mastery Syndicate

1k members • Free

AI Automation (A-Z)

154.8k members • Free

Agent Zero

2.7k members • Free

AI Developer Accelerator

11.3k members • Free

35 contributions to AI Developer Accelerator
Just dropped agents-cli to help AI assistants build AI agents 🤯
Google just dropped agents-cli to help AI assistants build AI agents 🤯 Has anyone checked out the new agents-cli from Google yet? It’s not another coding assistant—it's actually a specialized tool for your coding agents (Gemini CLI, Claude Code, Cursor, etc.). It basically gives your AI direct skills to scaffold, evaluate, and deploy Agent Development Kit (ADK) agents straight to Google Cloud without you having to handhold it through the boilerplate. Key features that stand out: - Fast Scaffolding: One command (uvx google-agents-cli setup) injects the skills right into your coding environment. - Auto-Deployment: You can tell your coding agent to deploy your project to Cloud Run or Agent Runtime, and it handles the Infrastructure as Code (IaC) automatically. - Human Mode: If you don't want the AI doing everything blindly, you can manually run the commands yourself for deterministic control. It looks like a huge time-saver if you're building in the GCP ecosystem. What do you guys think? Is the speed worth the GCP lock-in? Repo: https://github.com/google/agents-cli
1 like • 20d
https://github.com/google/agents-cli
Learn Agentic Ai
Hello everyone, I’m very interested in learning Agentic AI and building real-world AI agents. I’m looking for mentorship or guidance from experienced members of this community. I’m ready to learn consistently, practice daily, and work on projects. I would really appreciate any roadmap, resources, or advice on how to start and grow step by step. My goal is to understand:• AI agents fundamentals• Tools like LangChain / LangGraph / AutoGen• RAG systems• Multi-agent workflows• Real-world projects and deployment If anyone is open to mentoring me or guiding me, I’d be truly grateful. Thank you!
1 like • 20d
Hi @Sri Mathi ! Great to see your interest in Agentic AI — you’re focusing on the right areas already. For learning practical AI agents, I’d strongly recommend checking out AI with Brandon YouTube Channel. He has some really good hands-on content around Google ADK, AI agents, workflows, orchestration, and real-world implementation patterns. For your roadmap, I’d suggest learning in this order: 1. AI Agent Fundamentals Prompting Tool calling Memory Planning & reasoning Function execution 2. Single-Agent Frameworks LangChain LangGraph Google ADK CrewAI AutoGen 3. RAG Systems Embeddings Vector DBs (FAISS, Chroma, Pinecone) Retrieval pipelines Document processing 4. Multi-Agent Systems Agent communication Task delegation Workflow orchestration Human-in-the-loop systems 5. Deployment & Production FastAPI Docker Cloud deployment (GCP/AWS) Monitoring & evaluation Some additional resources: - LangChain Docs - LangGraph Docs - CrewAI Docs - Microsoft AutoGen Docs - Google ADK Docs The best way to learn is by building projects continuously. Start with a simple RAG chatbot, then move into tool-using agents and multi-agent workflows. Consistency matters more than speed.
How do you guys use Gemini CLI in your dev work
I heard some folks using it for online research....do you guys use it for design as well? Deciding whether or not add it to my stack
2 likes • 20d
As an AI Engineer, I use the Gemini CLI mainly as a deep research and implementation agent in my workflow. It’s really useful for planning features, researching the latest docs, and helping with implementation directly from the terminal. Since I work a lot with Google-related frameworks and GCP, I’ve noticed it gives more accurate results for things like Vertex AI, Firebase, TensorFlow, Cloud Run, and other Google ecosystem tools. I also use it to access and manage GCP through code instead of always using the console. It makes deployment, debugging, and maintenance much faster. For example, I can generate deployment scripts, analyze errors, or automate repetitive cloud tasks directly from the CLI. For me, the biggest advantage is reducing context switching research, coding, implementation, and cloud operations all happen in one place.
Happy New Year, AI builders 😇💫
Last day of 2025. Grateful for all the learning, building, and sharing this year. Happy New Year everyone 🎉
Happy New Year, AI builders 😇💫
1 like • Dec '25
Happy New Year My friends 🙌
1 like • Jan 1
Tnq @Tom Welsh
Langchain Save Chat History
Hi, I am going over Brandon's langchain masterclass, inorder to save the chat history of messages Google FireStore is been used. I am curious to know if the same can be accomplished with Supabase or other production grade popular alternatives, thanks..
3 likes • Dec '25
Yes, absolutely,Firestore is not special or required. Any persistent store (SQL or NoSQL) that can save and retrieve messages can be used with LangChain. Supabase is actually a great choice if you want strong querying, auth, and long-term conversation storage in one place.
1-10 of 35
Purendeeswar Reddy
3
24points to level up
@purendeeswar-reddy-6841
Agent

Active 1d ago
Joined Sep 19, 2025
India
Powered by