ShypdShypd.ai
🤖

AI Agents & Automation

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

42 Interactive

42 Interactive

62%

42 Interactive is a digital agency specializing in the design and development of web, app, and AI interactive experiences. Their core mission is to create solutions that foster deeper connections between brands and their audiences. They offer a range of services, from building future-ready restaurants and creating brand identities that resonate, to connecting people in the workplace and integrating intelligence into AI systems. The agency also focuses on bringing products to life through engaging digital platforms and interactive solutions. They are praised by clients for their innovative ideas, reliability, and ability to explain complex technology in an understandable way, making them a strong partner for digital transformation projects.

curioustone

curioustone

62%

curioustone is an AI platform designed to democratize access to advanced AI tools for a wide range of users and industries. The platform focuses on simplifying the integration and utilization of sophisticated AI solutions, making them available to both technical and non-technical individuals. By providing an accessible entry point to AI, curioustone aims to empower users to leverage cutting-edge artificial intelligence without requiring deep expertise. This approach helps bridge the gap between complex AI development and practical application, fostering innovation and efficiency across various sectors.

Bilateral AI

Bilateral AI

62%

Bilateral AI is an Austrian Cluster of Excellence dedicated to advancing artificial intelligence by integrating symbolic and sub-symbolic AI. This project aims to overcome the limitations of current narrow AI systems, which are typically focused on specific tasks like object or speech recognition. By combining symbolic AI's logical rules with sub-symbolic AI's (like ChatGPT) data-driven learning, Bilateral AI seeks to develop 'Broad AI' capable of diverse applications and human-like reasoning. The initiative emphasizes creating AI that is not only fast and expandable but also safe, trustworthy, and understandable for everyday use. It involves cutting-edge research modules focusing on reasoning, learning, adaptability, and efficiency, and actively seeks to foster the next generation of AI researchers.

IgnteQ

IgnteQ

62%

IgnteQ is a leading technology partner focused on delivering seamless, scalable, and innovative software solutions to drive business success. They offer a comprehensive suite of services including brand identity creation, UI/UX research and strategy, expert consultancy, and Odoo ERP development and customization. IgnteQ also specializes in advanced Generative AI & LLM Solutions and provides scalable on-premises & cloud infrastructure. Their expertise spans various business domains such as Ecommerce, Fintech and Banking, E-Learning, and Travel and Hospitality, allowing them to tailor solutions to specific industry needs. They transform ideas into reality, empowering businesses with cutting-edge technology.

FineTuningLLMs

FineTuningLLMs

62%

FineTuningLLMs is the official repository for the book "A Hands-On Guide to Fine-Tuning LLMs with PyTorch and Hugging Face." This resource offers comprehensive guidance and practical code examples for fine-tuning large language models. It covers essential concepts such as quantization, low-rank adapters (LoRA), and dataset formatting templates. The repository features Jupyter notebooks that can be easily run on Google Colab with GPU support, making it accessible for hands-on learning. It delves into topics like loading quantized models, fine-tuning with SFTTrainer, and deploying models locally using formats like GGUF with Ollama or llama.cpp. The guide is designed for an intermediate-level audience, assuming a foundational understanding of deep learning concepts.

nuwax

nuwax

62%

Nuwax is presented as the world's first universal agent operating system, designed to help users build private, vertical general-purpose AI agents. It serves as a platform for the design, development, and practical application of AI solutions, eliminating the need for coding. The system supports various deployment endpoints and APIs, offering comprehensive capabilities for workflow management, plugin integration, and application development. Nuwax also includes RAG (Retrieval-Augmented Generation) knowledge base and data table storage functionalities, making it suitable for a wide range of users. It supports multiple platforms and provides robust management features for users, audits, public models, content, and tasks.

Huatuo-Llama-Med-Chinese

Huatuo-Llama-Med-Chinese

62%

Huatuo-Llama-Med-Chinese, also known as BenCao, is an open-source project focused on instruction-tuning large language models with Chinese medical knowledge. It leverages models such as LLaMA, Alpaca-Chinese, and Bloom, fine-tuning them with datasets built from medical knowledge graphs and literature using ChatGPT API. This process significantly improves the base models' performance in medical question-answering. The project provides LoRA weights for various base models, enabling efficient fine-tuning. It also introduces a knowledge-finetuning approach that allows models to explicitly utilize knowledge base information during inference, enhancing reliability in generating Chinese medical responses.

mnehmos.multi-agent.framework

mnehmos.multi-agent.framework

62%

mnehmos.multi-agent.framework is an open-source project designed to give Large Language Models (LLMs) a 'nervous system,' transforming them from stateless text predictors into more autonomous 'organisms.' It provides a biological architecture that organizes sensation, reflex, memory, and action into coherent loops. The framework features a multi-layered architecture including Central (Cognition), Somatic (Voluntary Action), Autonomic (Subconscious), and Reflex (Spinal Cord) components. It supports various modes for task decomposition, system design, planning, research, coding, debugging, and knowledge management. Key features include an OODA Loop for decision-making, a TDD Cycle for development, and a Boomerang Protocol for structured data returns, making it suitable for developers building advanced AI agents.

ollama-gui

ollama-gui

62%

ollama-gui is a modern web interface designed for interacting with local Large Language Models (LLMs) through the Ollama API. It boasts a clean and responsive user interface, ensuring a smooth chatting experience. Key features include local chat history management using IndexedDB, comprehensive Markdown support for messages, and a dark mode option for user comfort. The tool prioritizes privacy by processing all data locally, ensuring no information leaves your system. It also offers a development proxy for easy network access and supports Docker deployment for simplified setup, allowing users to run both Ollama and the GUI together without complex configurations.

PaddleFormers

PaddleFormers

62%

PaddleFormers is an open-source library built on the PaddlePaddle deep learning framework, designed to offer model interfaces and functionalities comparable to Hugging Face Transformers. It supports the training of both large language models (LLM) and visual language models (VLM). The library leverages PaddlePaddle's inherent advantages in high-performance training, incorporating advanced distributed training strategies like tensor parallelism, pipeline parallelism, and expert parallelism, alongside automatic mixed precision for acceleration. PaddleFormers aims to provide a high-performance, low-resource-consumption training experience, enabling users to efficiently complete large model training without delving into complex optimization details. It supports a wide array of mainstream LLMs and VLMs, including DeepSeek-V3, GLM-4.5 series, Qwen2/3, and ERNIE models, and offers full-lifecycle training capabilities from pre-training to post-training, including CPT, SFT, SFT-LoRA, DPO, and DPO-LoRA.

Early Stage Co

Early Stage Co

62%

Early Stage Co specializes in providing tailored AI solutions to drive innovation and growth for businesses. They offer a comprehensive suite of services including new product innovation, where they bring ideas to life with a team of engineers, designers, and product managers. Their AI consultancy helps businesses harness the power of artificial intelligence to achieve their goals, with a focus on improving bottom lines and reaching new customers. Additionally, Early Stage Co provides robust software development services, covering the full project lifecycle from conception to implementation, with flexible outsourcing models. They also excel in AI, ML, and data analytics, offering cloud AI services and bespoke strategies to unlock data's true potential.

transformers_tasks

transformers_tasks

62%

transformers_tasks is an open-source project on GitHub that integrates various NLP algorithms using the powerful Hugging Face transformers library. It offers implementations for a wide range of tasks, including text matching (PointWise, DSSM, Sentence Bert, SimCSE), information extraction (UIE), prompt tasks (PET, p-tuning), and text classification (BERT-CLS). The project also delves into advanced areas like Reinforcement Learning from Human Feedback (RLHF) for language models, text generation (T5-Based models), and large language model (LLM) applications and training. It provides a flexible framework for researchers and developers to train and fine-tune models using their own datasets.

aidea-server

aidea-server

62%

AIdea Server is a fully open-source application server developed in Golang, designed to integrate a wide range of large language models (LLMs) and image generation models. It supports prominent LLMs such as GPT, Tongyi Qianwen, and Wenxin Yiyan, alongside image generation capabilities like Stable Diffusion (text-to-image, image-to-image, SDXL 1.0), super-resolution, and image coloring. This versatile backend facilitates AI chat, collaboration, and advanced image processing, making it suitable for developers looking to self-host AI services. The project offers a robust framework for modular application development with dependency injection and an in-house ORM for database operations, ensuring a scalable and maintainable architecture.

Lunarlink AI

Lunarlink AI

62%

LunarLink AI provides a unified platform to access and compare outputs from various advanced AI models, including ChatGPT, Claude, and Gemini. It operates on a pay-as-you-go model, charging based on usage at first-party API prices plus a small per-answer fee, eliminating the need for subscriptions or commitments. Users can chat with multiple AI assistants simultaneously, view responses side-by-side to reduce bias, and enjoy features like unlimited file uploads and cross-platform chat synchronization. The platform prioritizes privacy with a data-safe mode that ensures no storage or training of user data, and offers a customizable interface with dark/light modes and enhanced content presentation for rich text and code blocks.

OpenServ

OpenServ

62%

OpenServ is an infrastructure platform designed to empower founders with autonomous AI teams and onchain launch capabilities. It facilitates the building, launching, and running of AI applications by providing a suite of dedicated AI agents for various operational aspects, including community management, marketing, and growth. The platform leverages the proprietary SERV Reasoning Framework, which significantly enhances the performance of models like GPT-5 and reduces hallucination rates. OpenServ also supports custom enterprise solutions, designing and deploying production-ready AI systems using its orchestration platform and reasoning engine. It aims to simplify Web3 payments and automation through its x402 protocol and offers an Appcelerator program with grants, AI infrastructure, and advisory networks.

oceanbase

oceanbase

62%

OceanBase is a distributed relational database developed by Ant Group, designed to handle transactional, analytical, and AI workloads. It operates on a common server cluster and leverages the Paxos protocol to ensure high availability and linear scalability. The database is hardware-agnostic and features vector database capabilities, enabling efficient vector indexing and queries crucial for AI applications, recommendation systems, and semantic search. Key features include transparent scalability up to 1,500 nodes and petabytes of data, ultra-fast performance, and significant cost efficiency by saving 70%-90% on storage. It also supports real-time HTAP (Hybrid Transactional/Analytical Processing) and offers continuous availability with zero data loss and rapid recovery times. OceanBase is MySQL compatible, facilitating easy migration.

Basefy

Basefy

62%

Basefy is an AI-driven digital transformation tool that helps businesses leverage artificial intelligence to solve problems and enhance profitability. The platform offers a comprehensive suite of services including CTO-as-a-Service, data-driven audits, experience design, and custom software development. Basefy specializes in creating AI-powered solutions for various platforms such as mobile apps, websites, smart TVs, and VR/AR experiences. They provide a vast AI library to integrate capabilities relevant to sectors like agriculture, health, and sports. Additionally, Basefy offers specialized solutions for WhatsApp Business with AI chatbots, NFT creation and marketplaces, Web3-supported blockchain, metaverse applications, AI-powered marketplaces, CRM-integrated social networks, loyalty programs, and internal task management systems. Their approach focuses on delivering high-tech solutions efficiently and cost-effectively.

ai-beehive

ai-beehive

62%

ai-beehive is an open-source project built on Java using Spring Boot 3 and JDK 17, designed to provide a flexible platform for integrating various AI models. It supports popular functionalities such as ChatGPT, OpenAI Image generation, Midjourney, NewBing, and Wenxin Yiyan. The tool's architecture is inspired by a beehive, allowing users to create unique, modular chat rooms that can be expanded by adding new 'blueprints' or configurations. It features robust user management including email login/registration, permission validation, and registration auditing. Developers can deploy and customize the system, with database schemas and default credentials provided for easy setup. The project emphasizes extensibility, enabling the addition of new AI models and features.

app-builder

app-builder

62%

Baidu's App-builder SDK is an open-source client-side SDK designed for AI native application developers. It provides a comprehensive platform for building AI applications, enabling users to call large models from Baidu AI Cloud Qianfan, leverage over 40 high-quality components from the Baidu ecosystem, and access/manage AI native applications published on the AppBuilder web interface. The SDK supports workflow orchestration, including knowledge base configuration for RAG applications, and offers multi-level workflow abstractions for messages, components, and agents. Developers can also monitor applications with visual tracing and debug logs, and deploy AgentRuntime as API services or interactive frontends. It supports Python, Java, and Go, and includes tools for rapid deployment to Baidu Cloud.

awesome-ai-apps

awesome-ai-apps

62%

awesome-ai-apps is a curated, open-source collection of practical AI agents and generative AI applications. It features diverse tech stacks and demonstrates real-world implementations using leading AI models like OpenAI, Gemini, and local LLMs, alongside various AI frameworks. The repository is organized into five main categories: Starter Agents, Advanced Agents, Multi-Agent Teams, RAG Applications, and Multimodal Apps, providing a comprehensive resource for developers. It includes examples ranging from simple, single-purpose agents to complex multi-agent systems and applications combining text, images, audio, and video. The project also outlines a detailed development roadmap targeting over 100 complete applications by the end of 2025.

chatgpt-corpus

chatgpt-corpus

62%

chatgpt-corpus offers a comprehensive Chinese corpus designed for training large language models. This open-source resource includes diverse datasets such as dialogue, novel, and customer service conversations, totaling millions of entries. The corpus is generated using ChatGPT3.5, providing high-quality data for researchers and developers. It aims to enhance the performance of AI models in various Chinese language tasks, making it a valuable asset for anyone working on natural language processing in Chinese. The project also provides access to related resources and community support.

FastGPT

FastGPT

62%

FastGPT is a comprehensive knowledge-based platform built on Large Language Models (LLMs), designed to facilitate the development and deployment of complex question-answering systems. It provides a robust suite of out-of-the-box capabilities, including advanced data processing, efficient RAG (Retrieval Augmented Generation) retrieval, and intuitive visual AI workflow orchestration. This platform allows users to easily develop and deploy sophisticated AI applications without the need for extensive setup or configuration. Key features include application orchestration with Agent mode, conversation and plugin workflows, and robust debugging tools. It also offers extensive knowledge base capabilities, supporting various file types and hybrid retrieval, alongside OpenAPI interfaces for seamless integration and operational features like shareable windows and conversation logging.

ChatGPT_JCM

ChatGPT_JCM

62%

ChatGPT_JCM is an open-source OpenAI management system built using Vue2 and ElementUI. It provides a convenient web interface to interact with various OpenAI APIs, including text completion (GPT-3.5, GPT-4), image generation and editing, audio transcription and translation, and file management. The tool also supports fine-tuning models and offers features like multi-session storage with context logic, data export/import, and built-in role-playing prompts. It's designed for developers and users looking for an accessible way to explore and manage OpenAI's capabilities, with support for Markdown formatting for enhanced output.

data-prep-kit

data-prep-kit

62%

Data Prep Kit is an open-source project designed to accelerate unstructured data preparation specifically for Generative AI applications. It provides a comprehensive set of modules and transforms that enable developers to cleanse, transform, and enrich various types of unstructured data, including natural language, code, and images. This kit supports use cases such as pre-training Large Language Models (LLMs), fine-tuning LLMs, instruct-tuning LLMs, and building Retrieval Augmented Generation (RAG) applications. It is built on common frameworks for Python and Ray runtimes, allowing it to scale from a commodity laptop to data center-scale processing. The kit also offers a framework for developing custom transforms and provides examples for deploying transforms on Kubernetes clusters using Python or Ray jobs, and for orchestrating multiple transforms with Tekton pipelines.