Agno (@agnoagi) 's Twitter Profile
Agno

@agnoagi

Agno (previously phidata) is a lightweight library for building Multimodal Agents.

Github: git.new/agno
Docs: docs.agno.com

ID: 1549829675614146560

linkhttps://agno.com calendar_today20-07-2022 18:54:32

741 Tweet

8,8K Takipçi

79 Takip Edilen

Dion Snoeijen (@tardigrade111) 's Twitter Profile Photo

I’m integrating Agno into PolySynergy, the visual agent builder I’ll be open-sourcing soon. With full control over agents, tools, teams, and flow logic. This will be the most advanced visual agent framework there is. Stay tuned.

I’m integrating <a href="/AgnoAgi/">Agno</a> into PolySynergy, the visual agent builder I’ll be open-sourcing soon.

With full control over agents, tools, teams, and flow logic.

This will be the most advanced visual agent framework there is.

Stay tuned.
Amit Wani (@mtwn105) 's Twitter Profile Photo

🚀 Honored to share that TripCraft AI won "Best Use of Agno" at the Agno Global Agent Hackathon – May 2025! It’s now also featured on the awesome-llm-apps list curated by Shubham Saboo 👇 What it's about + links to demo & code:

🚀 Honored to share that TripCraft AI won "Best Use of Agno" at the <a href="/AgnoAgi/">Agno</a> Global Agent Hackathon – May 2025!

It’s now also featured on the awesome-llm-apps list curated by <a href="/Saboo_Shubham_/">Shubham Saboo</a> 

👇 What it's about + links to demo &amp; code:
Arindam Majumder 𝕏 (@arindam_1729) 's Twitter Profile Photo

The whole implementation is this simple! I used Agno’s Pre_Hook to capture human feedback. In Agno, pre- and post-hooks let you tweak what happens before or after a tool runs! Here’s how I did it 👇

The whole implementation is this simple!

I used Agno’s Pre_Hook to capture human feedback.

In <a href="/AgnoAgi/">Agno</a>, pre- and post-hooks let you tweak what happens before or after a tool runs!

Here’s how I did it 👇
SurrealDB (@surrealdb) 's Twitter Profile Photo

SurrealDB × Agno is live! 🥳 Agno agents can now tap SurrealDB for pure HNSW vector search - async-ready and fully tunable. Drop straight into RAG pipelines or CAMEL-AI.org / CrewAI / LangChain sims, no extra services needed. surrealdb.com/docs/integrati…

SurrealDB × Agno is live! 🥳

<a href="/AgnoAgi/">Agno</a> agents can now tap SurrealDB for pure HNSW vector search - async-ready and fully tunable. Drop straight into RAG pipelines or <a href="/CamelAIOrg/">CAMEL-AI.org</a> / <a href="/crewAIInc/">CrewAI</a> / <a href="/LangChainAI/">LangChain</a> sims, no extra services needed.

surrealdb.com/docs/integrati…
Arindam Majumder 𝕏 (@arindam_1729) 's Twitter Profile Photo

The easiest way to add multiple MCP servers in Agno 🔥 You can also explicitly include or exclude tools from each server! Flexible. Scalable. Production-ready. Check the snippet 👇

The easiest way to add multiple MCP servers in <a href="/AgnoAgi/">Agno</a> 🔥

You can also explicitly include or exclude tools from each server!

Flexible. Scalable. Production-ready.

Check the snippet 👇
Bobur (@boburumurzokov) 's Twitter Profile Photo

🚀 New Integration: Create smart SQL AI Agents with Agno + GibsonAI 🔗 Read the full integration guide: docs.gibsonai.com/integrations/a… #GibsonAI #Agno #SQL #AIagents #DeveloperTools

🚀 New Integration: Create smart SQL AI Agents with <a href="/AgnoAgi/">Agno</a>  + <a href="/heygibsonai/">GibsonAI</a> 

🔗 Read the full integration guide: docs.gibsonai.com/integrations/a…

#GibsonAI #Agno #SQL #AIagents #DeveloperTools
Agno (@agnoagi) 's Twitter Profile Photo

NEW: Agno agents can now execute code in secure Daytona sandboxes! What's possible: - Run Python/JS/TS code safely in isolated environments - Execute shell commands & manage files remotely - Persistent sandboxes across agent sessions - Zero setup, just add your Daytona API

Sri Laasya Nutheti 🖇️ (@n_sri_laasya) 's Twitter Profile Photo

Building Smart Caching is EASY With Agno, you just: - Use self.session_state[key] = value to cache - Check if `self.session_state.get(key):` for hits - Built-in persistence across workflow runs Agno makes intelligent caching feel like regular Python

Sri Laasya Nutheti 🖇️ (@n_sri_laasya) 's Twitter Profile Photo

Why is Agno the best framework for Caching - Built-in session state (no Redis needed) - Persistent across workflow runs - Same streaming interface for cached responses - No complex cache invalidation logic Caching has never been this simple.

brandon | Fractional Ops & GTM (@lebrxndxng) 's Twitter Profile Photo

when i started building on Agno , I had built (ignorantly) my own MCPs for the integrations... now i just use Agno for everything... also Exa is amazing....