Ultimate AI de código aberto Solutions for Everyone

Discover all-in-one AI de código aberto tools that adapt to your needs. Reach new heights of productivity with ease.

AI de código aberto

  • 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.
  • AgentReader uses LLMs to ingest and analyze documents, web pages, and chats, enabling interactive Q&A over your data.
    0
    0
    What is AgentReader?
    AgentReader is a developer-friendly AI agent framework that enables you to load and index various data sources such as PDFs, text files, markdown documents, and web pages. It integrates seamlessly with major LLM providers to power interactive chat sessions and question-answering over your knowledge base. Features include real-time streaming of model responses, customizable retrieval pipelines, web scraping via headless browser, and a plugin architecture for extending ingestion and processing capabilities.
  • AI Voice Agent captures speech via microphone, transcribes with Whisper, queries ChatGPT, and speaks responses via TTS.
    0
    0
    What is AI Voice Agent?
    AI Voice Agent is a simple yet powerful open-source project that transforms spoken input into natural language responses using state-of-the-art AI models. It captures user speech through a microphone, applies OpenAI Whisper to transcribe audio into text, sends the text to the ChatGPT API for intelligent dialogue generation, and then uses a text-to-speech engine such as Coqui TTS to convert the AI response back into spoken audio. This continuous loop delivers seamless, real-time voice interaction and can be adapted for virtual assistants, accessibility tools, or IoT device control.
  • AI-powered tool to scan, index, and semantically query code repositories for summaries and Q&A.
    0
    0
    What is CrewAI Code Repo Analyzer?
    CrewAI Code Repo Analyzer is an open-source AI agent that indexes a code repository, creates vector embeddings, and provides semantic search. Developers can ask natural language questions about the code, generate high-level summaries of modules, and explore project structure. It accelerates code understanding, supports legacy code analysis, and automates documentation by leveraging large language models to interpret and explain complex codebases.
  • An open-source AI agent design studio to visually orchestrate, configure, and deploy multi-agent workflows seamlessly.
    0
    0
    What is CrewAI Studio?
    CrewAI Studio is a web-based platform that allows developers to design, visualize, and monitor multi-agent AI workflows. Users can configure each agent’s prompts, chain logic, memory settings, and external API integrations via a graphical canvas. The studio connects to popular vector databases, LLM providers, and plugin endpoints. It supports real-time debugging, conversation history tracking, and one-click deployment to custom environments, streamlining the creation of powerful digital assistants.
  • JavaScript framework for empathic AI agents with emotional intelligence, memory management, and dynamic GPT-powered conversations.
    0
    0
    What is Empathic Agents JS?
    Empathic Agents JS offers a robust framework for creating emotionally aware conversational agents in JavaScript. Developers can define custom emotional states, update them based on user inputs, and store context in both short- and long-term memory modules. Agents leverage OpenAI GPT-3.5 or compatible LLMs via provided integrations, enabling dynamic, contextually relevant, and empathy-driven dialogues. The library supports configuration of response styles, emotion-driven branching logic, and memory management hooks for personalization. Its modular design allows extension with custom actions, making it suitable for customer support, educational tutoring, companion bots, and other empathy-sensitive applications. Empathic Agents JS runs in both browser and Node.js environments, simplifying deployment across web and server platforms.
  • An open-source Python framework integrating multi-agent AI models with path planning algorithms for robotics simulation.
    0
    0
    What is Multi-Agent-AI-Models-and-Path-Planning?
    Multi-Agent-AI-Models-and-Path-Planning provides a comprehensive toolkit for developing and testing multi-agent systems combined with classical and modern path planning methods. It includes implementations of algorithms such as A*, Dijkstra, RRT, and potential fields, alongside customizable agent behavior models. The framework features simulation and visualization modules, allowing seamless scenario creation, real-time monitoring, and performance analysis. Designed for extensibility, users can plug in new planning algorithms or agent decision models to evaluate cooperative navigation and task allocation in complex environments.
Featured