Jargo: a Go port of Pipecat conversational-AI framework released on GitHub
A developer released Jargo, a WebRTC-native, audio-first conversational-AI framework for Go, as a port of the popular Pipecat framework. The project is available on GitHub and targets developers building real-time voice AI applications in Go.
Entities
Related
AgentMaker: a new Python framework for building LLM agents and multi-agent systems
AgentMaker is a general-purpose Python framework for building LLM agents and multi-agent systems, featuring tools, memory, RAG, context engineering, guardrails, human-in-the-loop, and observability. It is released under MIT license on GitHub and PyPI.
Conw.ai: lightweight self-learning AI with personality
Conw.ai is a 500M parameter AI model that runs locally on an iMac. It features self-learning capabilities and a distinct personality, aiming to provide a conversational AI that can adapt and engage users in a more natural way.
OpenLive launches as open-source live voice and vision AI assistant
OpenLive is an open-source, on-device voice and vision AI assistant that provides real-time speech and sight capabilities. It serves as an open alternative to proprietary services like ElevenLabs, Gemini Live, and OpenAI Realtime, allowing users to bring their own model.
OpenAI launches ChatGPT Work agent with Codex for multi-hour autonomous tasks
OpenAI announced ChatGPT Work, a new agent that can operate across apps and files, stay with complex projects for hours, and produce finished materials like sheets, slides, docs, and web apps. It incorporates Codex technology to move beyond answering questions to autonomous task completion.
Collection of 48 working AI agent examples in Python and TypeScript
A curated repository of 48 functional AI agent implementations covering common patterns like research, code review, SQL, data analysis, and web scraping. Each example is designed to be cloned and run immediately, solving the problem of broken or incomplete agent tutorials for developers building AI systems.