Comprehensive открытый исходный код AI Tools for Every Need

Get access to открытый исходный код AI solutions that address multiple requirements. One-stop resources for streamlined workflows.

открытый исходный код AI

  • Open-source multi-agent AI framework enabling customizable LLM-driven bots for efficient task automation and conversational workflows.
    0
    0
    What is LLMLing Agent?
    LLMLing Agent is a modular framework for building, configuring, and deploying AI agents powered by large language models. Users can instantiate multiple agent roles, connect external tools or APIs, manage conversational memory, and orchestrate complex workflows. The platform includes a browser-based playground that visualizes agent interactions, logs message history, and allows real-time adjustments. With a Python SDK, developers can script custom behaviors, integrate vector databases, and extend the system through plugins. LLMLing Agent streamlines creation of chatbots, data analysis bots, and automated assistants by providing reusable components and clear abstractions for multi-agent collaboration.
  • OpenAssistant is an open-source framework to train, evaluate, and deploy task-oriented AI assistants with customizable plugins.
    0
    0
    What is OpenAssistant?
    OpenAssistant offers a comprehensive toolset for constructing and fine-tuning AI agents tailored to specific tasks. It includes data processing scripts to convert raw dialogue datasets into training formats, models for instruction-based learning, and utilities to monitor training progress. The framework’s plugin architecture allows seamless integration of external APIs for extended functionalities like knowledge retrieval and workflow automation. Users can evaluate agent performance using preconfigured benchmarks, visualize interactions through an intuitive web interface, and deploy production-ready endpoints with containerized deployments. Its extensible codebase supports multiple deep learning backends, enabling customization of model architectures and training strategies. By providing end-to-end support—from dataset preparation to deployment—OpenAssistant accelerates the development cycle of conversational AI solutions.
  • Pi Web Agent is an open-source web-based AI agent integrating LLMs for conversational tasks and knowledge retrieval.
    0
    0
    What is Pi Web Agent?
    Pi Web Agent is a lightweight, extensible framework for building AI chat agents on the web. It leverages Python FastAPI on the backend and a React frontend to deliver interactive conversations powered by OpenAI, Cohere, or local LLMs. Users can upload documents or connect external databases for semantic search via vector stores. A plugin architecture allows custom tools, function calls, and third-party API integrations locally, it offers full source code access, role-based prompt templates, and configurable memory storage to create customized AI assistants.
  • Agentic Kernel is an open-source Python framework enabling modular AI agents with planning, memory, and tool integrations for task automation.
    0
    0
    What is Agentic Kernel?
    Agentic Kernel offers a decoupled architecture for constructing AI agents by composing reusable components. Developers can define planning pipelines to break down goals, configure short-term and long-term memory stores using embeddings or file-based backends, and register external tools or APIs for action execution. The framework supports dynamic tool selection, agent reflection cycles, and built-in scheduling to manage agent workflows. Its pluggable design accommodates any LLM provider and custom components, enabling use cases such as conversational assistants, automated research agents, and data-processing bots. With transparent logging, state management, and easy integration, Agentic Kernel accelerates development while ensuring maintainability and scalability in AI-driven applications.
  • HFO_DQN is a reinforcement learning framework that applies Deep Q-Network to train soccer agents in RoboCup Half Field Offense environment.
    0
    0
    What is HFO_DQN?
    HFO_DQN combines Python and TensorFlow to deliver a complete pipeline for training soccer agents using Deep Q-Networks. Users can clone the repository, install dependencies including the HFO simulator and Python libraries, and configure training parameters in YAML files. The framework implements experience replay, target network updates, epsilon-greedy exploration, and reward shaping tailored for the half field offense domain. It features scripts for agent training, performance logging, evaluation matches, and plotting results. Modular code structure allows integration of custom neural network architectures, alternative RL algorithms, and multi-agent coordination strategies. Outputs include trained models, performance metrics, and behavior visualizations, facilitating research in reinforcement learning and multi-agent systems.
  • An autonomous AI Agent that performs literature review, hypothesis generation, experiment design, and data analysis.
    0
    0
    What is LangChain AI Scientist V2?
    LangChain AI Scientist V2 leverages large language models and LangChain’s agent framework to assist researchers at every stage of the scientific process. It ingests academic papers for literature reviews, generates novel hypotheses, outlines experimental protocols, drafts lab reports, and produces code for data analysis. Users interact via CLI or notebook, customizing tasks through prompt templates and configuration settings. By orchestrating multi-step reasoning chains, it accelerates discovery, reduces manual workload, and ensures reproducible research outputs.
Featured