Agno
Agno is a lightweight framework for building agents with memory, knowledge, tools, and reasoning. Developers use Agno to build reasoning agents, multimodal agents, teams of agents, and agentic workflows. Agno also provides a beautiful UI to chat with agents and tools to monitor and evaluate their performance. It is model-agnostic, providing a unified interface to over 23 model providers, with no lock-in. Agents instantiate in approximately 2μs on average (10,000x faster than LangGraph) and use about 3.75KiB memory on average (50x less than LangGraph). Agno supports reasoning as a first-class citizen, allowing agents to "think" and "analyze" using reasoning models, ReasoningTools, or a custom CoT+Tool-use approach. Agents are natively multimodal and capable of processing text, image, audio, and video inputs and outputs. The framework offers an advanced multi-agent architecture with three modes, route, collaborate, and coordinate.
Learn more
Kosmoy
Kosmoy Studio is the core engine behind your organization’s AI journey. Designed as a comprehensive toolbox, Kosmoy Studio accelerates your GenAI adoption by offering pre-built solutions and powerful tools that eliminate the need to develop complex AI functionalities from scratch. With Kosmoy, businesses can focus on creating value-driven solutions without reinventing the wheel at every step. Kosmoy Studio provides centralized governance, enabling enterprises to enforce policies and standards across all AI applications. This includes managing approved LLMs, ensuring data integrity, and maintaining compliance with safety policies and regulations. Kosmoy Studio balances agility with centralized control, allowing localized teams to customize GenAI applications while adhering to overarching governance frameworks. Streamline the creation of custom AI applications without needing to code from scratch.
Learn more
DSPy
DSPy is the framework for programming—rather than prompting—language models. It allows you to iterate fast on building modular AI systems and offers algorithms for optimizing their prompts and weights, whether you're building simple classifiers, sophisticated RAG pipelines, or Agent loops.
Learn more
LlamaIndex
LlamaIndex is a “data framework” to help you build LLM apps. Connect semi-structured data from API's like Slack, Salesforce, Notion, etc. LlamaIndex is a simple, flexible data framework for connecting custom data sources to large language models. LlamaIndex provides the key tools to augment your LLM applications with data. Connect your existing data sources and data formats (API's, PDF's, documents, SQL, etc.) to use with a large language model application. Store and index your data for different use cases. Integrate with downstream vector store and database providers. LlamaIndex provides a query interface that accepts any input prompt over your data and returns a knowledge-augmented response. Connect unstructured sources such as documents, raw text files, PDF's, videos, images, etc. Easily integrate structured data sources from Excel, SQL, etc. Provides ways to structure your data (indices, graphs) so that this data can be easily used with LLMs.
Learn more