AI Agents & Automation
Browsing page 133 of AI Frameworks & Infra in AI Agents & Automation. Sorted by confidence score — our independent quality rating.
Muks Robotics – The Humanoid Company
Muks Robotics is India’s leading AI humanoid robotics company, specializing in building autonomous enterprise humanoids. Their 'Spaceo' line of humanoids, including M1, PRO, and PRIME models, are designed to address labor shortages and automate dangerous or repetitive tasks across various industries. The humanoids are powered by Fusion Max, a Vision-Audio-Language-Action AI model with 2 billion optimized parameters, trained on real-world data. Key features include autonomous task execution, advanced navigation, multimodal communication, human-centered modular design, and built-in safety systems, ensuring reliable performance in real-world environments. Muks Robotics aims to enable humanity’s future on Earth and beyond by providing intelligent, adaptable workforce solutions.
aegra
Aegra offers an open-source, self-hosted AI agent backend, serving as a direct alternative to LangGraph Platform (now LangSmith Deployments). Built with FastAPI and PostgreSQL, it provides developers with zero vendor lock-in and complete control over their agent infrastructure. Key features include Agent Protocol compliance, a robust worker architecture with Redis job queue for horizontal scaling and crash recovery, human-in-the-loop capabilities, and real-time SSE streaming. It supports persistent state via PostgreSQL checkpoints, configurable authentication (JWT, OAuth, Firebase), unified observability through OpenTelemetry, and semantic storage with pgvector. Aegra is compatible with existing LangGraph SDK code and integrates with tools like Agent Chat UI, LangGraph Studio, and CopilotKit, making it ideal for building and deploying scalable AI agents.
Ai-Agent-Skills
Ai-Agent-Skills offers a curated library of agent skills and a comprehensive package for users to build and manage their own. It acts as a universal installer for Agent Skills-compatible agents, allowing users to browse, add, and install skills. The tool organizes skills into 'shelves' like frontend, backend, and workflow, and supports both 'house copies' (local folders) and 'cataloged upstream' skills (metadata-only, installed from source). It provides a command-line interface (CLI) and a text-based user interface (TUI) for managing libraries, including features for adding, cataloging, vendoring, syncing, and building documentation for skills. Users can also create and share managed team libraries over GitHub.
vector-admin
vector-admin is an open-source, self-hostable tool suite designed for comprehensive vector database management. It offers a universal user interface to simplify interactions with various vector databases such as Pinecone, Chroma, Qdrant, and Weaviate. Users can view, update, and delete individual text chunks of embeddings, copy entire documents or namespaces without re-embedding costs, and upload new documents directly. The tool also supports migrating existing vector databases to different types or instances. While no longer actively maintained by Mintplex Labs, it remains functional for most providers and is cloud deployment ready, offering features like multi-user instance support and cost-saving measures for large documents.
MetaBrain Labs Inc.
MetaBrain Labs Inc. offers a platform for developing sensor-integrated AI agents that connect people, systems, and live data to guide intelligent conversations. These agents are designed for real-time data ingestion from various sensors, including wearables, clinical devices, and IoT. The platform provides a blueprint for deploying sensor-aware AI agents, offering hands-on enablement and patent-backed rights to operate. It focuses on adaptive conversational intelligence, context-aware, task-driven dialogue, and flexible, scalable deployment options. Unlike generic language models, MetaBrain Labs' agents are task-oriented systems driven by live data and proprietary logic to solve real-world problems dynamically, ensuring ownership and customization for the user.
LangChain
LangChain provides a comprehensive engineering platform and open-source frameworks designed for developers to build, test, and deploy reliable AI agents. The platform, LangSmith, offers robust tools for observability, allowing users to trace agent execution and understand complex interactions. It also includes evaluation capabilities to score and improve agent performance using real-world usage data and human feedback. For deployment, LangSmith supports shipping and scaling agents in production with features like memory, conversational threads, and durable checkpointing. Additionally, LangChain offers open-source frameworks like deepagents, langchain, and langgraph for building various types of agents, from quick-start prototypes to reliable production systems with low-level control.
AICA SA
AICA SA offers a platform for advanced robotics, simplifying robot integration and programming across diverse hardware. The AICA System allows robots to sense and adapt to variations, enabling reliable automation in real-time. It supports various use cases such as screwing, polishing, and assembly by combining real-time control with advanced sensor-driven technologies. The platform provides a library of pre-built software components and a visual, node-based editor to develop and deploy advanced robotic skills quickly. AICA System also ensures hardware independence, allowing solutions to be deployed across different robots and sensors, and offers access to an ecosystem for simulation and AI model integration.
Capably
Capably is an enterprise AI technology platform designed to unlock operational efficiency through intelligent automation solutions. It empowers organizations to multiply employee efficiency by automating bulk work and powering critical tasks with agentic AI. The platform offers a proprietary stack combining power, governance, safety, and adaptability, featuring an AI Platform for work automation, an APA Engine for process automation, an NLMP Interface for easy automation, and an AI Capability Library with ready-to-go, industry-specific AI capabilities. Capably provides a full partnership, from discovery to daily operations, taking ownership to deliver measurable results and deploying in weeks to prove value quickly. It supports various industries including Media & Advertising, Retail, FMCG, Healthcare, Real Estate, and Finance.
Temporal Technologies
Temporal Technologies provides an open-source durable execution platform designed to build invincible applications that never lose state, even when underlying systems fail. It allows developers to write business logic using native SDKs in popular programming languages, eliminating the need for complex reconciliation logic. Temporal Workflows automatically capture state at every step, enabling applications to pick up exactly where they left off after any interruption. The platform supports long-running workflows, handles failure-prone logic with automatic retries, and replaces brittle state machines with a robust, fault-tolerant service. Users can host the Temporal Service themselves or utilize Temporal Cloud for a managed solution, gaining full visibility into workflow executions without sifting through logs.
Altra
Altra offers radically powerful AI-driven tools for cloud and digital transformation, specifically tailored for system integrators and service providers. Its product suite includes Dr Migrate, which performs deep, rapid AI assessments for cloud migration, provides application treatment recommendations, and optimizes cloud resource allocation for cost efficiency. SensorMine, another key product, enables the creation and deployment of IoT solutions with rapid time-to-value, leveraging a SaaS architecture and pre-built industry solution kits. Altra also provides rugged 'Nexus' sensors and advanced analytics with AI-driven data visualization for intelligent monitoring. The platform focuses on automation, real-time insights, active guidance, and cost optimization to unlock opportunities and empower fearless transformation.
Sevensense
Sevensense offers Visual AI technology designed to empower mobile robots and industrial vehicles to operate effectively in complex, dynamic environments. Their core products, Alphasense Position and Alphasense Tracker, provide industry-grade Visual-SLAM (Simultaneous Localization and Mapping) for autonomous mobile robots (AMRs) and a real-time locating system (RTLS) for manually operated industrial trucks, respectively. This technology allows for unified mapping and spatial awareness across hybrid fleets, enhancing efficiency, reducing operational costs, and improving safety through collision prevention and predictive risk alerts. Sevensense's camera-based positioning eliminates the need for extensive infrastructure, facilitating quick deployment and easy fleet expansion. The system integrates seamlessly with existing FMS, WMS, and ERP systems, transforming vehicle movements into actionable data for smarter operations.
llama2-webui
llama2-webui is an open-source tool designed for running Llama 2 models locally through a Gradio web UI. It offers broad compatibility, supporting all Llama 2 models (7B, 13B, 70B, GPTQ, GGML, GGUF, CodeLlama) and various backends like transformers, bitsandbytes (8-bit inference), AutoGPTQ (4-bit inference), and llama.cpp. The tool can be deployed on Linux, Windows, and Mac, utilizing either GPU or CPU resources. Developers can also leverage `llama2-wrapper` as a local Llama 2 backend for generative agents and applications, and it provides an OpenAI-compatible API for seamless integration with existing clients and libraries. Benchmarking scripts are included to evaluate performance on different devices.
lancedb
LanceDB is a developer-friendly, open-source embedded retrieval library designed for multimodal AI applications. Built on the Lance columnar format, it provides fast, scalable, and production-ready vector search capabilities, allowing users to store, index, and search petabytes of multimodal data and vectors. It supports comprehensive search including vector similarity, full-text, and SQL, along with advanced features like zero-copy and automatic versioning. LanceDB runs locally or in the cloud, offering complete data sovereignty. It integrates seamlessly with popular AI/ML frameworks like LangChain and LlamaIndex, and provides SDKs for Python, Node.js, and Rust, making it a central platform for building, training, and analyzing AI workloads.
memit
memit is a powerful tool designed for mass-editing thousands of facts into a transformer's memory, as presented at ICLR 2023. It provides a method for simultaneously updating large quantities of information stored within transformer models. This capability is crucial for researchers and engineers focused on enhancing the accuracy and knowledge base of AI models. The tool offers a straightforward API for specifying rewrite requests, allowing users to define prompts, subjects, and target new information for editing. It also includes functionalities for running full evaluation suites and generating scaling curves to analyze performance.
mini-sglang
Mini-SGLang is a compact and high-performance inference framework specifically designed for Large Language Models (LLMs). It serves as a lightweight implementation of SGLang, aiming to simplify the complexities of modern LLM serving systems. With a codebase of approximately 5,000 lines of Python, it functions as both a capable inference engine and a transparent reference for researchers and developers. Key features include advanced optimizations such as Radix Cache for KV cache reuse, Chunked Prefill to reduce peak memory usage, Overlap Scheduling to hide CPU overhead, Tensor Parallelism for multi-GPU scaling, and optimized kernels like FlashAttention and FlashInfer for maximum efficiency. It supports online serving with an OpenAI-compatible API and an interactive shell mode for direct model interaction.
dllm
dLLM is an open-source library designed to bring transparency and reproducibility to the development pipeline of diffusion language models. It offers scalable training pipelines, supporting advanced features like LoRA, DeepSpeed, and FSDP, based on the transformers Trainer. The library also provides unified evaluation pipelines built on lm-evaluation-harness, simplifying inference and customization. dLLM includes minimal training, inference, and evaluation recipes for open-weight models such as LLaDA and Dream, and implements various training algorithms like MDLM (masked diffusion) and BD3LM (block diffusion). It also supports accelerated inference and evaluation with Fast-dLLM, offering cache and confidence-threshold decoding.
dm_control
dm_control is Google DeepMind's comprehensive software stack designed for physics-based simulation and Reinforcement Learning (RL) environments, built upon the MuJoCo physics engine. It offers Python bindings to the MuJoCo engine, a suite of RL environments, and an interactive viewer for real-time interaction. The package also includes libraries for composing and modifying MuJoCo MJCF models in Python, defining rich RL environments from reusable components, and additional libraries for custom tasks like multi-agent soccer. This open-source tool is ideal for researchers and developers working on advanced AI and robotics applications, providing a robust infrastructure for developing and testing continuous control algorithms.
NeuralNetwork.NET
NeuralNetwork.NET is a .NET Standard 2.0 library for building neural networks, inspired by TensorFlow and developed entirely in C# 7.3. It enables developers to create sequential and computation graph neural networks with customizable layers. The library offers simple APIs for rapid prototyping, allowing users to define and train models using stochastic gradient descent, as well as save and load network models. A key feature is its GPU support via cuDNN, which significantly enhances performance for training and using neural networks. While no longer actively maintained, it serves as a robust foundation for .NET developers looking to implement machine learning models and custom AI applications, particularly those familiar with C# and .NET environments.
NeMo-Agent-Toolkit
The NVIDIA NeMo Agent Toolkit is an open-source library designed to efficiently connect and optimize teams of AI agents. It offers intelligence to AI agents across various frameworks, improving their speed, accuracy, and decision-making through robust instrumentation, observability, and continuous learning capabilities. Key features include Dynamo Runtime Intelligence for latency sensitivity, Agent Performance Primitives (APP) for accelerating graph-based frameworks like LangChain and CrewAI, and native LangSmith integration for tracing and evaluation. The toolkit supports building agents, is framework-agnostic, promotes reusability, and offers customization options. It also includes a built-in UI, profiling tools, an evaluation system, and hyper-parameter/prompt optimizers to enhance agent quality and performance.
EmojiIntelligence
EmojiIntelligence is an open-source project showcasing a neural network implemented entirely in Swift within Apple Playground. Designed to make machine learning and neural networks more accessible and fun, this tool allows users to experiment with teaching a machine to recognize emojis. The network features an input layer of 64 binary numbers derived from an 8x8 pixel image, a hidden layer, and an output layer, all fully-connected with weighted connections and a sigmoid activation function. It's an excellent resource for students and developers looking to understand the fundamentals of neural networks and machine learning through a practical, interactive example on macOS.
Federated-Learning-PyTorch
Federated-Learning-PyTorch provides an open-source implementation of the vanilla federated learning paradigm, as described in the paper 'Communication-Efficient Learning of Deep Networks from Decentralized Data'. This tool is built using PyTorch and allows researchers and developers to conduct experiments on popular datasets such as MNIST, Fashion MNIST, and CIFAR10. It supports both independent and identically distributed (IID) and non-IID data distributions, with options for equal or unequal data splits among users. The implementation focuses on simple models like MLP and CNN to illustrate the effectiveness of federated learning, making it a valuable resource for understanding and experimenting with this distributed machine learning approach.
facenet
facenet offers a TensorFlow-based implementation for face recognition, drawing inspiration from the "FaceNet: A Unified Embedding for Face Recognition and Clustering" paper and ideas from Oxford's "Deep Face Recognition." The project is open-source and available on GitHub, providing a robust framework for developers and researchers. It includes pre-trained models, supports various training datasets like CASIA-WebFace and VGGFace2, and incorporates face alignment using MTCNN for improved accuracy. The tool is compatible with TensorFlow r1.7 and Python 2.7/3.5, making it accessible for those working with these environments. It also features a flexible input pipeline and continuous integration for reliable development.
Alegria.group
Alegria.group is a European leader in AI, NoCode, and Automation, providing extensive training and consulting services for both individuals and businesses. For individuals, Alegria.academy offers programs to develop new skills, launch activities, and improve productivity, including specialized training in AI & NoCode, Expert Airtable, and Lowcode Product Builder. Businesses, from scale-ups to large enterprises, can leverage Alegria.Solutions for AI strategy consulting, team training, and solution deployment to boost operations and reduce costs. Recognized by the French government as an AI Ambassador, Alegria.group combines expertise with partnerships with leading tools like Make, Notion, and Airtable to maximize impact and productivity.
AgentsForce
Minded, previously known as AgentsForce, is an innovative AI agent platform designed to empower users to build and deploy AI agents by simply recording their work. This approach eliminates the need for complex API integrations, allowing agents to operate like humans across existing tools and systems. The platform offers an intuitive drag-and-drop AI editor for agent creation and customization, alongside an AI Recorder that captures screen actions to train agents. Minded is built for regulated industries, providing full audit trails, SSO, and robust permission management, ensuring data security and compliance. It supports processing documents in any format with human-level accuracy and allows for management of AI agents using natural language.