Blog

AI

AI Agents Frameworks

·1 min read·Sentrix Labs

Last updated: September 10, 2025

The following is a non-comprehensive list of AI Agent frameworks. Many are entering the market so we'll work to keep this list updated as we learn of new ones.

AI Agent Frameworks (ordered alphabetically)

  • Agno
    • Language(s): Python
  • AutoGen (Microsoft)
    • Language(s): Python
  • CrewAI
    • Language(s): Python
  • Google ADK
    • Language(s): Python, Java
    • Deployment: Easy to deploy on GCP, can create your own main.py file to deploy on other platforms
    • Unique capabilities:
      • Strong integration with GCP including the analytics and data products
      • Enabling persistent sessions and storage is exceptionally easy.
  • LangChain
    • Language(s): Python, JavaScript/TypeScript
  • Mastra
    • Language(s): TypeScript
  • OpenAI Agents SDK
    • Language(s): Python
  • Strands Agents (Amazon)
    • Language(s): Python
Sentrix Labs