40 discoveries
BuilderIO/agent-native is a specialized framework designed to help developers build agent-native applications. Created by the team at Builder.io, this TypeScript-based tool provides the necessary infrastructure to integrate AI agents directly into the core user experience. By focusing on the agent-native paradigm, it enables developers to move beyond simple chatbots and create software that treats AI agents as first-class citizens in the application architecture.
Flue is an open-source agent framework developed by the Astro team, specifically designed to provide a secure, sandboxed environment for AI agents. By prioritizing isolation and safety, Flue allows developers to execute code and perform tasks with AI agents while minimizing risks. It leverages TypeScript to provide a robust developer experience, making it easier to build, test, and deploy agents that interact with external systems and environments in a controlled, predictable manner.
Superpowers by obra is an agentic skills framework and development methodology designed to bridge the gap between AI capabilities and practical software engineering. It provides a structured approach for developers to build, manage, and deploy agentic skills effectively. By focusing on a robust methodology, it enables teams to create more reliable and modular AI agents, ensuring that complex tasks can be broken down into manageable, repeatable, and testable skill sets within a unified development ecosystem.
Developed by benoitc, erlang-python is a powerful bridge that allows Erlang and Elixir developers to run Python code directly within the BEAM virtual machine. By leveraging dirty NIFs (Native Implemented Functions), it ensures that Python's Global Interpreter Lock (GIL) does not block the BEAM scheduler. It provides a robust mechanism for integrating machine learning models, embedding generation, and data processing libraries into Erlang environments, featuring built-in rate limiting and support for Python's free-threading capabilities.
Cortex is a robust data framework developed by buildersoftio, designed for the .NET ecosystem. It provides developers with a high-performance SDK to construct real-time data pipelines. By offering intuitive operators, built-in state management, and integrated telemetry, Cortex simplifies the complexity of data engineering and integration. It is specifically engineered to handle event-driven architectures, making it an ideal choice for developers looking to build scalable, production-grade AI and data processing systems using C#.
jmaczan/torch-webgpu is an innovative C++ project that bridges PyTorch with WebGPU. By acting as both a compiler and a runtime, it enables deep learning models to execute efficiently across diverse hardware environments using the WebGPU standard. Developed by jmaczan, this tool aims to simplify the deployment of complex AI workloads by leveraging the modern, cross-platform capabilities of WebGPU, moving beyond traditional CUDA-only dependencies.
RADTorch is an open-source machine learning framework built on top of PyTorch, specifically tailored for medical imaging tasks. Developed to simplify the complex pipeline of radiology data analysis, it provides tools for handling DICOM files, preprocessing medical images, and training convolutional neural networks. By abstracting common radiology-specific challenges, RADTorch allows researchers and clinicians to focus on model architecture and clinical outcomes rather than low-level data manipulation, bridging the gap between advanced deep learning research and practical medical diagnostics.
Developed by colesmcintosh, langchain-salesforce is a specialized integration library that bridges the gap between LangChain and Salesforce. It empowers developers to build AI agents capable of performing complex SOQL queries, inspecting Salesforce object schemas, and executing CRUD operations directly within their LLM workflows. By abstracting the Salesforce API, this tool enables seamless interaction with CRM data, making it an essential utility for enterprise-grade AI automation and data-driven agentic applications.
LarAIgent/larai-kit is an open-source toolkit that brings advanced AI capabilities to Laravel applications. Developed by LarAIgent, it streamlines the integration of Retrieval-Augmented Generation (RAG) and AI agents. The package provides a seamless workflow for parsing, chunking, embedding, and searching documents, enabling developers to build intelligent chatbots and context-aware AI agents directly within their existing Laravel codebase without reinventing the infrastructure.
EmbeddingGemma.NET is a specialized library developed by phanxuanquang that enables .NET developers to utilize Google's EmbeddingGemma-300m model. By leveraging ONNX Runtime, it provides a high-performance way to generate vector embeddings directly within C# applications. This tool is ideal for developers looking to implement semantic search, RAG pipelines, or text similarity features using Google's state-of-the-art embedding technology without needing a Python-based backend.
Evaliphy is an open-source TypeScript framework built to simplify end-to-end testing for AI-driven applications. Developed by the Evaliphy team, it focuses on providing a robust testing environment for LLM and RAG pipelines without the complexity of managing ML-specific infrastructure. By abstracting the evaluation process, it allows developers to integrate automated testing directly into their existing CI/CD workflows, ensuring reliability and performance in AI outputs.
Django AI Core, developed by the Wagtail team, is a specialized library designed to streamline the integration of AI capabilities into Django-based projects. It provides a robust framework for implementing RAG (Retrieval-Augmented Generation) pipelines and managing vector embeddings. By abstracting complex AI workflows into standard Django patterns, it enables developers to build intelligent, data-driven features—such as semantic search and automated content generation—without reinventing the infrastructure for AI-powered web applications.
Remem is a TypeScript-based memory framework designed to provide AI agents with persistent, queryable long-term memory. Developed by darks0l, it enables agents to store and retrieve information using semantic search, layered storage, and snapshots. By supporting multi-agent scoping, it allows developers to build complex systems where agents can share or isolate context, ensuring efficient knowledge retention and retrieval across sessions using backends like PostgreSQL and SQLite.
Mythosia.AI is a comprehensive C# library designed for .NET developers to integrate multiple LLM providers into their applications. Developed by AJ-comp, it simplifies the interaction with industry-leading models including OpenAI, Anthropic, Google Gemini, DeepSeek, and Perplexity. Beyond simple API abstraction, the library includes built-in RAG (Retrieval-Augmented Generation) extensions, making it a robust toolkit for building intelligent, data-aware applications within the .NET ecosystem.
Aris-AI-Model-Server, developed by hcd233, is a robust Python-based framework designed to provide an OpenAI-compatible API interface. It streamlines the deployment of AI services by integrating Large Language Models (LLMs), embedding models, and rerankers into a single, cohesive system. Built with FastAPI, it supports advanced quantization techniques like AWQ and GPTQ, as well as MLX acceleration, making it a versatile tool for developers looking to build RAG pipelines or integrate diverse AI functionalities into their applications with minimal configuration.
c0 is an innovative external memory framework for LLMs developed by douglasjordan2. Built in Rust, it utilizes a bi-temporal knowledge graph architecture to provide persistent, context-aware memory. By combining keyword and vector-based retrieval with an automated reflection loop, c0 allows AI agents to store, retrieve, and refine information over time. It integrates seamlessly with Neo4j and MCP, making it a robust solution for developers looking to enhance LLM reasoning capabilities with structured, long-term knowledge storage.
quarkus-docling is a Quarkus extension developed by the Quarkiverse community that integrates IBM's Docling library into the Java ecosystem. It enables developers to parse, process, and convert diverse document formats—including complex PDFs—into structured data suitable for Generative AI applications. By providing native Quarkus support, it simplifies the implementation of RAG (Retrieval-Augmented Generation) pipelines, allowing Java developers to leverage advanced document intelligence with minimal configuration and high performance.
RedisVL (Redis Vector Library) for Java is an official client library developed by Redis to streamline AI application development. It provides a high-level interface for interacting with Redis as a vector database, enabling developers to implement Retrieval-Augmented Generation (RAG), semantic caching, and vector search within Java environments. By abstracting complex Redis commands, it simplifies the integration of LLMs and embedding models into enterprise Java applications, ensuring high-performance data retrieval for agentic AI workflows.
Realign, developed by HoneyHive AI, is a specialized testing and simulation framework for AI applications. It provides developers with the necessary infrastructure to evaluate LLM performance, conduct red-teaming, and simulate real-world scenarios. By streamlining the evaluation process, Realign helps engineering teams ensure their AI models are reliable, aligned with desired outcomes, and ready for production deployment in complex LLM-based workflows.
Omega-AI is a Java-based deep learning framework developed by the Dromara community. It provides a comprehensive engine for building, training, and running neural networks. Designed for performance, it features automatic differentiation, multi-threaded CPU execution, and robust GPU support via CUDA and cuDNN. By bringing deep learning capabilities to the Java ecosystem, Omega-AI enables developers to implement complex models like YOLO and LLMs directly within Java applications without needing to switch to Python-heavy stacks.
Kosong is an open-source LLM abstraction layer developed by MoonshotAI. It provides a standardized interface for developers to build AI agents, decoupling application logic from specific model providers. By simplifying the integration of various LLMs, Kosong enables developers to focus on agent orchestration and complex workflows rather than managing fragmented API implementations, making it a versatile SDK for the evolving AI agent ecosystem.
req_llm is an Elixir library designed to simplify interactions with Large Language Models. Developed by agentjido, it leverages the robust Req HTTP client and Finch to provide a composable, functional interface for AI service integration. It is specifically tailored for Elixir developers who need a reliable, high-performance way to connect their applications to various LLM providers without the overhead of complex abstractions.
ospec is an agentic workflow framework developed by clawplays that enforces spec-driven development for AI coding assistants. It transforms vague requests into structured, verifiable goal loops by maintaining durable specifications and evidence directly within your repository. Designed to integrate seamlessly with tools like Claude Code, Gemini, and various CLI environments, it ensures that AI-generated code is not just written, but validated against explicit project requirements.
GraphBit is an enterprise-focused agentic AI framework developed by InfinitiBit. By leveraging a high-performance Rust core with a Python wrapper, it provides a secure, scalable, and memory-efficient environment for building complex multi-agent systems. Designed for production environments, it minimizes resource overhead while maximizing reliability, allowing developers to deploy sophisticated agentic workflows that are both fast and stable in real-world enterprise applications.
Icepick, developed by Hatchet, is a lightweight orchestration framework designed for building scalable AI agents. It focuses on providing a zero-cost abstraction layer, allowing developers to build complex agentic workflows in TypeScript without the overhead of traditional heavy frameworks. By prioritizing performance and scalability, Icepick enables seamless integration with Node.js and Bun environments, making it an ideal choice for developers looking to move beyond simple LLM wrappers into robust, production-ready agent orchestration.
Swarmclaw is an open-source AI agent runtime and multi-agent framework developed by swarmclawai. It enables developers to build, orchestrate, and host autonomous agent swarms. The platform supports complex agent behaviors including long-term memory, task delegation, and scheduled execution. With native support for MCP tools and compatibility with over 23 LLM providers—including Claude, GPT, Gemini, and Ollama—it serves as a robust, self-hosted alternative to existing tools like LangChain and Claude Code.
Developed by Microsoft, multilspy is a specialized Python client library designed to interface with Language Server Protocol (LSP) servers. It simplifies the process of building AI-powered code analysis, completion, and generation tools by providing a unified, easy-to-use wrapper around complex LSP interactions. By abstracting the communication layer, it enables developers to integrate advanced code intelligence into their workflows, making it an essential utility for researchers and engineers working on AI4Code, program synthesis, and automated software engineering tasks.
Sycamore, developed by Aryn AI, is an open-source framework designed to transform unstructured data into insights. It provides a robust ETL (Extract, Transform, Load) pipeline specifically optimized for LLM applications. By leveraging advanced document processing and semantic search capabilities, Sycamore enables developers to build sophisticated RAG (Retrieval-Augmented Generation) systems and analytics platforms that can ingest, parse, and index complex document formats efficiently.
Grace is a specialized functional programming language created by Gabriella439, designed to bring the rigor of functional programming to prompt engineering. By treating prompts as first-class citizens within a typed language, it allows developers to build complex, reliable LLM workflows. It provides an interpreter that bridges the gap between traditional software engineering and generative AI, ensuring that prompt-based applications are more predictable, maintainable, and easier to test compared to standard string-based prompt concatenation methods.
FlashLearn is an open-source framework developed by Pravko-Solutions designed to streamline the integration of Large Language Models into data pipelines. It adopts the familiar scikit-learn 'fit/predict' paradigm, allowing developers to build complex, JSON-driven AI workflows with ease. By providing built-in concurrency support, FlashLearn enables efficient execution of LLM-based tasks, making it a robust choice for developers looking to incorporate agentic capabilities into ETL processes and automated data pipelines.
Daydreams is an open-source framework developed by daydreamsai, specifically engineered to facilitate the creation of AI agents capable of handling commerce-related tasks. By integrating LLMs with specialized tools, it enables agents to execute complex workflows, interact with on-chain protocols, and manage digital assets. It is designed to bridge the gap between intelligent automation and the evolving landscape of decentralized commerce, providing developers with a robust toolkit to build agents that can perform real-world economic actions.
The DagsHub client is an official Python library developed by DagsHub to streamline data science workflows. It enables developers to programmatically interact with the DagsHub platform, facilitating data versioning, experiment tracking, and model management. By bridging local development environments with DagsHub's cloud-based collaboration features, it simplifies the MLOps lifecycle for teams working with DVC, PyTorch, TensorFlow, and Keras.
ForML is an open-source development framework and MLOps platform created by formlio. It provides a standardized environment for data scientists to build, train, and deploy machine learning models. By focusing on portability and reproducibility, ForML enables teams to manage the entire lifecycle of their data science projects, ensuring that code remains consistent from local experimentation to production environments. It acts as a bridge between raw data processing and scalable model deployment.
TokenLearn, developed by MinishLab, is a specialized Python framework designed to pre-train static word embeddings. It provides a streamlined, efficient pipeline for researchers and developers to generate high-quality vector representations of tokens. Built on PyTorch, it integrates seamlessly with modern machine learning workflows, making it an essential tool for projects requiring lightweight, fast, and effective embedding layers for NLP tasks.
omegaml is an all-in-one MLOps delivery platform that streamlines the machine learning lifecycle. Developed by omegaml, it provides a unified environment for data scientists and engineers to deploy, manage, and scale AI models. By integrating seamlessly with popular frameworks like PyTorch, TensorFlow, and Scikit-learn, it removes the complexity of infrastructure management, allowing teams to focus on model performance and production readiness through a simplified, Python-centric workflow.
Knodle is an open-source PyTorch framework designed to address the challenges of weakly supervised learning. Developed to help researchers and practitioners improve the quality of weakly annotated datasets, it provides a structured environment for implementing and benchmarking various denoising methods. By streamlining the process of training models on noisy labels, Knodle enables more efficient development of NLP and classification pipelines where high-quality manual labels are scarce or expensive to obtain.
FastQL, developed by happy-machine, is a high-performance framework that bridges the gap between Python-based machine learning models and robust GraphQL APIs. By leveraging a Rust-powered backend, it allows developers to wrap their ML inference logic into a production-ready API with minimal configuration. It is specifically designed to accelerate the prototyping phase for AI and generative art projects, ensuring that model outputs are accessible via a standardized, efficient interface without the overhead of writing complex server-side boilerplate code.
Haystack Integrations is an open-source repository maintained by deepset and the community, serving as the official hub for plugins and extensions for the Haystack framework. It enables developers to seamlessly connect Haystack pipelines with various third-party vector databases, LLM providers, and specialized AI tools, significantly expanding the ecosystem's capabilities for building production-ready RAG and search applications.
Caikit is an open-source AI toolkit designed to simplify the lifecycle of machine learning models. Developed to bridge the gap between complex model architectures and production environments, it provides a standardized set of developer-friendly APIs. By abstracting the underlying complexity of model serving and management, Caikit allows engineers to integrate AI capabilities into their applications with minimal friction, supporting a wide range of ML tasks in a cloud-native, Python-centric ecosystem.
Developed by Naver, GDC (Generative Distributional Control) is a research framework designed to steer the output distributions of large language models. By leveraging principles from information geometry and exponential families, it provides a mathematical approach to controlled natural language generation. The repository contains the official implementation for papers exploring how to manipulate model behavior, improve fairness, and enforce specific constraints on generated text, offering a sophisticated alternative to standard prompting or fine-tuning methods.