Open-source practical guide for mastering WorkBuddy with real-world workflows
WorkBuddyGuide is an open-source, community-driven blueprint that teaches users how to use WorkBuddy through real-world tasks. It covers installation, skills, connectors, automation, and multi-agent teams, helping individuals and teams build reusable work systems with LLMs.
Visit project ↗Entities
Related
Interactive app teaching LLM pipeline from pattern matching to transformer training
An interactive web app that walks through every stage of the LLM pipeline, from basic pattern matching to training a transformer from scratch. It includes working code that users can run locally, making it an educational tool for developers and learners.
Keel: open-source AI CTO for non-technical product builders
Keel is an open-source AI agent that acts as a virtual CTO for product builders and 'vibe coders' with limited technical experience. It uses LLMs to guide users through the product development process, helping them avoid common pitfalls like over-optimistic coding agents and lack of technical oversight. The tool aims to bridge the gap between non-technical founders and software development.
Collaborative context-sharing memory platform for AI agents and teams
A platform that enables AI agents and human teams to share and persist context across sessions. It uses LLMs to manage memory, allowing agents to recall past interactions and collaborate on tasks. Solves the problem of fragmented context in multi-agent systems and team workflows.
ChatGPT Work: persistent AI agent for complex tasks
ChatGPT Work is an OpenAI tool that performs ongoing, complex tasks autonomously, persisting for hours or days. It uses LLMs to plan and execute multi-step workflows, solving the problem of AI agents that stop after a few minutes. Aimed at professionals needing long-running automated assistance.
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.
