ShypdShypd.ai
🤖

AI Agents & Automation

Browsing page 111 of AI Frameworks & Infra in AI Agents & Automation. Sorted by confidence score — our independent quality rating.

ALCHERA

ALCHERA

60%

ALCHERA is a leading Vision AI solution provider, offering innovative AI technology across diverse industries. Their core technology, SMART VIEWING, empowers devices to analyze data and solve problems through visual monitoring. Key solutions include facial recognition for identity verification and access control, video analytics for fire detection and anomaly detection, and image analysis for data construction. ALCHERA supports various sectors such as finance, environment, government, airports, retail, and telecommunications, helping clients achieve secure transactions, efficient management, and enhanced safety. They also provide AI data construction services for high-performance AI model development.

AppSter Solutions

AppSter Solutions

60%

AppSter Solutions is a software company dedicated to transforming innovative ideas into tangible technological solutions. They specialize in comprehensive mobile solutions and software development, with a strong emphasis on creating user-centric experiences. The company leverages advanced technology, including AI, to build robust mobile applications and AI-driven platforms. Their core mission is to address real-world challenges through cutting-edge software development, ensuring that the final products are not only functional but also intuitive and impactful for users.

arbiter

arbiter

60%

Arbiter is a Rust-based, event-driven multi-agent framework designed for orchestrating strongly-typed, high-performance simulations and networked systems. It provides foundational types and traits for building actor-based systems with pluggable networking and lifecycle management. Tailored for discrete-event simulation, automated trading, and complex distributed systems, Arbiter's core concepts include Actors for execution units, LifeCycle for actor behavior, Handlers for message processing, Networks for system connections, and Runtimes for managing execution context. The framework is open-source and actively developed by Harnesslabs, offering extensive documentation and examples for in-depth understanding.

Arraymancer

Arraymancer

60%

Arraymancer is a powerful n-dimensional tensor (ndarray) library implemented in Nim, designed for high performance and ease of use. It provides a robust foundation for scientific computing, machine learning algorithms, and deep learning applications. The library supports various backends including CPU, Cuda, and OpenCL, and can leverage OpenMP for multithreaded compilation. Key features include basic math operations generalized to tensors, matrix algebra primitives, efficient slicing, broadcasting support, and a variety of reshaping operations. Arraymancer can handle tensors up to 6 dimensions and supports reading/writing .csv, Numpy (.npy), and HDF5 files. While its deep learning components are still evolving, it offers functionalities for neural networks, including fully-connected layers and convolutional networks, making it a versatile tool for developers and data scientists working with Nim.

CRSLab

CRSLab

60%

CRSLab is an open-source toolkit designed for building Conversational Recommender Systems (CRS), developed using Python and PyTorch. It offers a robust framework with comprehensive benchmark models and datasets, including graph neural network and pre-training models like R-GCN, BERT, and GPT-2. The toolkit supports extensive and standard evaluation protocols for testing and comparing different CRS, and features a general and extensible structure for unifying various conversational recommendation datasets and models. CRSLab also provides human-machine interaction interfaces for qualitative analysis, making it easy for new researchers to get started with flexible configurations.

awesome-ml-model-compression

awesome-ml-model-compression

60%

awesome-ml-model-compression is a comprehensive, open-source curated list of resources dedicated to machine learning model compression and acceleration. This GitHub repository compiles research papers, articles, tutorials, libraries, and tools covering various techniques such as quantization, pruning, distillation, and low-rank approximation. It serves as an invaluable reference for researchers, developers, and students looking to optimize deep neural networks for efficiency, speed, and reduced memory footprint. The repository is actively maintained and welcomes contributions, making it a collaborative effort to advance the field of efficient AI model deployment.

InternUtopia

InternUtopia

60%

InternUtopia is a comprehensive simulation platform designed for advanced Embodied AI research and development. It addresses the challenges of real-world data collection by offering a robust Sim2Real paradigm. Key features include GRScenes, a dataset of 100k interactive, finely annotated scenes covering 89 diverse categories, and GRResidents, an LLM-driven Non-Player Character system for social interaction and task generation. The platform also provides GRBench, a collection of embodied AI benchmarks for assessing various capabilities like Object Loco-Navigation, Social Loco-Navigation, and Loco-Manipulation. InternUtopia supports diverse robots, policies, and physically accurate interactive object assets, making it an ideal environment for scaling the learning of embodied models.

External-Attention-pytorch

External-Attention-pytorch

60%

External-Attention-pytorch is a comprehensive GitHub repository offering PyTorch implementations of numerous attention mechanisms, Multi-Layer Perceptrons (MLPs), re-parameterization techniques, and convolution operations. This resource is designed for developers and researchers looking to deepen their understanding of these fundamental components in deep learning models. It includes detailed examples and usage instructions for over 30 different attention mechanisms, such as External Attention, Self Attention, MobileViT Attention, and many more. Additionally, it covers various backbone architectures like ResNet and MobileViT, several MLP types, and re-parameterization methods like RepVGG. The repository serves as a valuable educational and practical toolkit for implementing advanced neural network architectures.

hum.ai

hum.ai

60%

hum.ai is dedicated to building advanced multimodal foundation models designed for practical, real-world applications. Their core focus is on leveraging satellite remote sensing and ground truth data to train these models, aiming to develop Artificial General Intelligence (AGI) for a deeper understanding of the natural world. The technology developed by hum.ai is currently being utilized in critical sectors such as nature conservation, carbon dioxide removal initiatives, and by various government agencies. This positions hum.ai at the forefront of applying AI to solve complex environmental and scientific challenges, providing robust solutions for data analysis and predictive modeling in these domains.

deep-learning-keras-tf-tutorial

deep-learning-keras-tf-tutorial

60%

deep-learning-keras-tf-tutorial is an open-source project offering a comprehensive tutorial series for learning deep learning. It focuses on practical implementation using TensorFlow 2.0, Keras, and Python, making it suitable for beginners. The series covers a wide range of topics from fundamental concepts like activation functions and gradient descent to more advanced areas such as CNNs, transfer learning, word embeddings, and distributed training. Each topic is accompanied by code examples, allowing users to learn deep learning from scratch and build a solid foundation in the field.

PYNQ-Classification

PYNQ-Classification

60%

PYNQ-Classification is an open-source framework designed for the rapid deployment of embedded Convolutional Neural Network (CNN) applications on PYNQ platforms. It leverages Python on Zynq FPGA to accelerate CNN processing. The repository provides instructions for setting up Caffe and Theano dependencies, and includes demos for LeNet and CIFAR-10 models. Users can download a pre-configured SD card image or manually set up dependencies. The framework also guides on regenerating Vivado and Vivado HLS projects for implementing additional CNN models, making it a valuable resource for researchers and developers working with FPGA-based CNN acceleration.

Awesome-AGI-Agents

Awesome-AGI-Agents

60%

Awesome-AGI-Agents is an open-source GitHub repository that provides a continuously updated, curated list of resources related to Artificial General Intelligence (AGI) agents. This comprehensive collection includes various types of content such as insightful articles and videos, academic papers, and cutting-edge projects like Auto-GPT and MetaGPT. It also features development platforms like LangChain and SuperAGI, making it a valuable hub for developers and researchers. The repository aims to consolidate key information and advancements in the AGI agent landscape, offering a centralized point for exploration and learning.

Kokoro-FastAPI

Kokoro-FastAPI

60%

Kokoro-FastAPI is a robust, open-source text-to-speech solution built as a Dockerized FastAPI wrapper for the Kokoro-82M model. It supports multiple languages, including English, Japanese, and Chinese, with Vietnamese support planned. The tool offers both NVIDIA GPU accelerated PyTorch inference and CPU ONNX support, ensuring flexibility across different hardware setups. A key feature is its OpenAI-compatible Speech endpoint, simplifying integration into existing workflows. It also includes debug endpoints for system monitoring, an integrated web UI, and advanced capabilities like phoneme-based audio generation, per-word timestamped caption generation, and voice mixing with weighted combinations. The system automatically handles natural boundary detection for long-form text and provides streaming support for real-time audio output.

Macaw-LLM

Macaw-LLM

60%

Macaw-LLM is an exploratory open-source project that pioneers multi-modal language modeling by seamlessly combining image, video, audio, and text data. Built upon the foundations of CLIP, Whisper, and LLaMA, it offers a unique approach to integrating diverse data types. Key features include simple and fast alignment to LLM embeddings, one-stage instruction fine-tuning, and a newly created multi-modal instruction dataset covering image and video modalities. The architecture leverages CLIP for image/video encoding, Whisper for audio encoding, and LLaMA (or Vicuna/Bloom) as the core language model. This tool is designed for researchers and developers to explore and advance the field of multi-modal AI.

neuron_poker

neuron_poker

60%

Neuron Poker provides an open-source OpenAI Gym environment specifically designed for training neural networks to play Texas Hold'em poker. Leveraging Keras-RL for deep reinforcement learning, this tool offers features like virtual rendering to visualize gameplay and Monte Carlo simulations for accurate equity calculation. It supports various agent types, including random, keypress-controlled, equity-based, and Deep Q learning agents. The environment is highly customizable, allowing users to add their own player models and collaborate through pull requests. Advanced users can integrate a C++ version of the equity calculator for significantly faster computations, making it an ideal platform for AI researchers and developers focused on poker AI.

mcp-client-for-ollama

mcp-client-for-ollama

60%

MCP Client for Ollama (ollmcp) is a powerful, interactive terminal application (TUI) designed for connecting local Ollama LLMs to one or more Model Context Protocol (MCP) servers. This client facilitates advanced tool use and workflow automation for developers. It offers a rich, user-friendly interface to manage tools, models, and server connections in real-time without requiring coding. Key features include agent mode for iterative tool execution, multi-server support, streaming responses, human-in-the-loop tool execution for safety, and advanced model configuration. It's built for developers working with local LLMs, streamlining their workflow with features like fuzzy autocomplete, hot-reloading for development, and comprehensive history management.

NSF AI Institute for Artificial Intelligence and Fundamental Interactions (IAIFI)

NSF AI Institute for Artificial Intelligence and Fundamental Interactions (IAIFI)

60%

The NSF AI Institute for Artificial Intelligence and Fundamental Interactions (IAIFI) is a leading institute dedicated to pioneering interdisciplinary research at the intersection of AI and physics. It aims to advance fundamental physics knowledge, from the smallest building blocks of nature to the largest structures in the Universe, while simultaneously galvanizing AI research innovation. IAIFI focuses on developing AI approaches that incorporate first principles from physics and tackles challenging problems such as precision calculations and gravitational wave detection. Beyond research, IAIFI is committed to empowering the next generation of AI+Physics talent through various educational programs, including fellowships, summer schools, and workshops, and building a dynamic AI+Physics community through events and collaborations.

SentientAI

SentientAI

60%

SentientAI is an AI product and services company dedicated to helping organizations become AI-first enterprises. The company focuses on transforming businesses by integrating advanced AI and data strategies into their core operations. SentientAI aims to empower businesses to leverage artificial intelligence for enhanced decision-making, operational efficiency, and strategic planning. By providing AI products and services, SentientAI assists organizations in becoming more "conscious" through the intelligent application of AI technologies.

R2R

R2R

60%

R2R is an advanced, production-ready AI retrieval system designed for Agentic Retrieval-Augmented Generation (RAG). It provides a robust RESTful API for seamless integration into existing workflows. Key capabilities include multimodal content ingestion, allowing it to process various file types like .txt, .pdf, .json, .png, and .mp3. The system features hybrid search, combining semantic and keyword search with reciprocal rank fusion for highly relevant results. R2R also supports automatic entity and relationship extraction for knowledge graph creation, and includes a Deep Research API for multi-step reasoning to deliver context-aware answers. It's an open-source solution, making it accessible for developers to build sophisticated AI applications.

Stemgon

Stemgon

60%

Stemgon is an IT consulting firm specializing in strategic IT consulting, cloud solutions, AI & Machine Learning, cybersecurity, digital transformation, and custom development. With over a decade of experience, Stemgon helps businesses align technology with their objectives, optimize cloud infrastructure, and implement intelligent automation. They offer comprehensive security solutions, end-to-end modernization of business processes, and bespoke software development to meet unique business requirements. Stemgon emphasizes a proven track record with over 500 successful projects, an expert team, 24/7 support, and scalable solutions, aiming for high client satisfaction.

Stock-Trading-Environment

Stock-Trading-Environment

60%

Stock-Trading-Environment is an open-source project providing a custom OpenAI Gym environment designed for simulating stock trades using historical price data. This tool is ideal for developers, researchers, and quantitative analysts looking to build, test, and refine their AI-driven trading algorithms in a controlled and reproducible setting. By leveraging the OpenAI Gym framework, it offers a standardized interface for reinforcement learning agents to interact with a simulated market. The environment allows for backtesting strategies against real-world historical data, enabling users to evaluate performance and identify potential improvements before deployment in live markets. It's a valuable resource for anyone interested in applying machine learning to financial trading.

Pefai

Pefai

60%

Pefai is an AI-powered platform designed to transform ideas into functional software solutions. It guides teams through the entire process, from initial ideation to technical definition, streamlining development. The platform specializes in auto-generating secure, no-code applications that are both traceable and scalable. Pefai aims to reinvent industries by providing a simple, quick, and affordable way to develop and deploy software, making advanced application creation accessible without extensive coding knowledge. This approach allows businesses to rapidly innovate and adapt to market demands.

PreciseRoIPooling

PreciseRoIPooling

60%

PreciseRoIPooling is an open-source implementation of the Precise RoI Pooling (PrRoI Pooling) method, as proposed in the ECCV 2018 paper "Acquisition of Localization Confidence for Accurate Object Detection." This tool is designed to improve object detection accuracy by providing an integration-based average pooling method for RoI Pooling, which avoids quantization and offers a continuous gradient on bounding box coordinates. Unlike traditional RoI Pooling or RoI Align, PrRoI Pooling allows for the optimization of RoI coordinates through continuous gradients. The repository provides implementations for PyTorch (versions 1.0+ and 0.4) and TensorFlow (2.2), primarily supporting CUDA. It is a valuable resource for researchers and developers working on advanced object detection models.

singa

singa

60%

Singa is an open-source distributed deep learning platform developed by Apache. It provides a flexible architecture for training deep learning models across various devices and distributed environments. The platform supports a wide range of deep learning models and offers tools for efficient computation and data management. Singa is particularly well-suited for researchers and developers who require a robust and scalable solution for their large-scale AI projects, enabling them to build, train, and deploy complex neural networks. Its open-source nature fosters community contributions and allows for extensive customization to meet specific project requirements.