Showing 370 open source projects for "task"

View related business solutions
  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
    Learn More
  • Bitdefender Ultimate Small Business Security Icon
    Bitdefender Ultimate Small Business Security

    Protect the big future of your small business

    Get exceptional protection against all digital threats for your business and employees.
    Learn More
  • 1
    MCP Shrimp Task Manager

    MCP Shrimp Task Manager

    Shrimp Task Manager is a task tool built for AI Agents

    ...The server exposes typed tools so clients can create tasks, link prerequisites, record progress, and enforce writing or coding standards for consistent output. It ships with a web/GUI experience and works smoothly inside MCP-capable IDEs, making it useful as both a personal organizer and a programmable task substrate for software projects. Stars, registry listings, and docs point to active usage across the MCP community. The result is a practical “task brain” that agents can query and evolve over time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BrowserGym

    BrowserGym

    A Gym environment for web task automation

    ...One of its main strengths is that it bundles several important benchmarks by default, including MiniWoB, WebArena, VisualWebArena, WorkArena, AssistantBench, WebLINX, and OpenApps. This gives researchers a unified way to compare agent behavior across diverse web environments and task types without stitching together separate evaluation stacks. BrowserGym is also designed to be extensible, and the repository notes that creating new benchmarks mainly involves inheriting its abstract task interface.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    Claude Skills

    Claude Skills

    Public repository for Agent Skills

    Claude Skills is a public repository that showcases and serves as a collection of skills — modular, reusable packages of instructions, scripts, and resources that Claude and other compatible agents can dynamically discover and load to extend their capabilities on specialized tasks. Rather than relying on handcrafted prompts every time, Skills teach an AI agent procedural knowledge and task-specific workflows so it can apply that expertise reliably, whether the task involves document creation, data analysis, design generation, or technical automation. Each Skill lives in its own directory with a SKILL.md file containing metadata and instructions, and can include supplemental scripts or assets that the agent uses to perform complex operations when relevant.
    Downloads: 91 This Week
    Last Update:
    See Project
  • 4
    Taskmaster

    Taskmaster

    An AI-powered task-management system

    Taskmaster is an AI-powered task management system designed to enhance AI-driven software development workflows. The project can be integrated into environments such as Cursor, Windsurf, and other AI coding tools to help structure, track, and execute development tasks more effectively. It uses structured task formats and orchestration logic to coordinate how AI assistants plan and complete work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • OpenMetal is an automated bare metal and on-demand private cloud provider. Icon
    OpenMetal is an automated bare metal and on-demand private cloud provider.

    Large Scale. Cloud Native. Fixed Costs.

    OpenMetal is an automated bare metal and on-demand private cloud provider. Our mission is to empower your team with cost effective private infrastructure that outperforms traditional public cloud.
    Learn More
  • 5
    OpenWork AI

    OpenWork AI

    An open-source alternative to Claude Cowork, powered by opencode

    ...At its core, the project enables contributors to define tasks, workflows, and goals that can be split, shared, and recombined across distributed nodes while agents and humans cooperate to advance progress. It offers structured templates for work items, decision logic for task allocation, and consensus mechanisms that let groups verify and validate results toward shared objectives. This project also includes moderation and reputation layers so that contributor trust and quality can be assessed and integrated into future task assignments. Rather than a single monolithic workflow engine, it emphasizes openness — providing APIs and interfaces so communities can build custom dashboards, integrate specialized agents, or add bespoke evaluation criteria.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 6
    AGI

    AGI

    The first distributed AGI system

    ...It aims to provide a foundation for creating agents that can reason, plan, and execute tasks across diverse domains by integrating multiple AI capabilities into a unified system. The project typically explores concepts such as agent orchestration, memory systems, task decomposition, and decision-making loops, enabling the development of more generalized and adaptive AI behaviors. It is designed to be extensible, allowing developers to plug in different models, tools, and data sources to enhance agent performance. The framework encourages experimentation with AGI-like architectures, making it useful for researchers and developers interested in advancing beyond narrow AI applications.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Archon

    Archon

    The knowledge and task management backbone for AI coding assistants

    ...Archon’s UI and APIs are intended to streamline how developers interact with their agents, whether for exploratory coding, automated task execution, or integrated RAG workflows, helping reduce friction between manual coding tasks and AI-generated suggestions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    super-agent-party

    super-agent-party

    All-in-one AI companion! Desktop girlfriend + virtual streamer

    ...The platform is primarily intended as a research and demonstration environment for experimenting with agent collaboration strategies. Developers can use it to study coordination patterns, communication protocols, and task decomposition in multi-agent systems.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 9
    robosuite

    robosuite

    A Modular Simulation Framework and Benchmark for Robot Learning

    ...Developed by the ARISE Initiative, Robosuite offers a set of standardized benchmarks and customizable environments designed to advance research in robotic manipulation, control, and imitation learning. It emphasizes realistic simulations and ease of use for both single-task and multi-task learning.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Information Security Made Simple and Affordable | Carbide Icon
    Information Security Made Simple and Affordable | Carbide

    For companies requiring a solution to scale their business without incurring security debt

    Get expert guidance and smart tools to launch or level up your security and compliance efforts without the complexity.
    Learn More
  • 10
    Claw Code

    Claw Code

    AI agent harness for AI coding agents

    ...It originated as a clean-room reimplementation inspired by the architecture of Claude Code, aiming to replicate core concepts without using proprietary code. The project provides a Python-based foundation for experimenting with agent workflows, tool integration, and task execution pipelines. It emphasizes harness engineering—how agents are structured, how they interact with tools, and how they maintain context during execution. The system is being actively expanded, with a Rust-based runtime in development to improve performance and memory safety. Overall, Claw Code serves as a research-driven platform for advancing agent-based software development systems.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 11
    AG2

    AG2

    Framework for building and orchestrating multi-agent AI systems

    ...AG2 focuses on making multi-agent systems more accessible by simplifying how agents are configured, connected, and executed. It includes mechanisms for agent-to-agent interaction, task delegation, and iterative reasoning, which are essential for building advanced AI-driven applications. AG2 is intended for developers experimenting with autonomous systems, research prototypes, or production-grade agent pipelines. AG2 emphasizes flexibility, allowing users to integrate different models and customize behaviors depending on their use case. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    WorkAny

    WorkAny

    Desktop Agent for Any Task

    ...Powered by a combination of Claude Code as the primary runtime agent and a sandbox execution environment for safety, WorkAny integrates an agent SDK, MCP (Model Context Protocol) support, and custom skills to handle diverse tasks with contextual understanding. Users can connect multiple model providers, including OpenAI, OpenRouter, or custom endpoints, and WorkAny supports parallel task execution with asynchronous result viewing, enhancing productivity.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Text-to-LoRA (T2L)

    Text-to-LoRA (T2L)

    Hypernetworks that adapt LLMs for specific benchmark tasks

    ...Developers and researchers can experiment with how textual task descriptions can generate LoRA weights that modify model behavior in real time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Auto Claude

    Auto Claude

    Autonomous multi-session AI coding

    Auto-Claude is an autonomous, multi-agent coding framework that organizes software work into a structured workflow where agents plan, build, and validate code with minimal manual micromanagement. Instead of relying on a single chat thread to do everything, it uses coordinated agents and a task-driven approach so multiple steps—like investigation, implementation, and testing—can be executed systematically. The project aims to make “agentic software engineering” feel like running a small virtual dev team by giving you an opinionated process for turning goals into scoped tasks and then driving those tasks to completion. It includes guardrails intended to keep automation safer, such as restricting file operations to the project workspace and controlling which commands can be run based on the detected tech stack.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 15
    Beads

    Beads

    A memory upgrade for your coding agent

    Beads is an open-source project providing a distributed, structured memory system for AI coding agents, replacing ad-hoc text plans with a git-backed graph that represents tasks, dependencies, and progress in a persistent, queryable format. Instead of storing plans as unstructured Markdown or ephemeral notes, Beads organizes agent state, task artifacts, and relationships as nodes and edges in a version-controlled graph so that long-horizon projects don’t lose context or coherence as the agent proceeds. This approach helps coding agents — and human collaborators — track which tasks depend on others, what has been done, and where workflows branch or reunify without losing important data. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    Cua

    Cua

    Open-source infrastructure for Computer-Use Agents. Sandboxes

    ...It introduces a declarative syntax for specifying build scripts, automation pipelines, environment setups, and project-specific commands so contributors don’t need to memorize disparate scripts or tooling across languages and ecosystems. Cua can also manage task dependencies, handle cross-platform invocations, and simplify complex workflows into simple aliases or compound commands that are easy to share in teams. By centralizing shared commands in a structured, documented config, it helps reduce errors, accelerates onboarding of new contributors, and keeps task definitions versioned with the codebase. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Plandex

    Plandex

    AI driven development in your terminal

    Plandex is an AI-powered project planning and scheduling tool that optimizes resource allocation and workflow efficiency using predictive algorithms.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Superset LLM

    Superset LLM

    Run an army of Claude Code, Codex, etc. on your machine

    ...The tool enables developers to run many autonomous coding agents in parallel without the typical overhead of manually managing multiple terminals, repositories, or branches. Each agent task is isolated in its own Git worktree, ensuring that code changes from different agents do not interfere with each other while allowing developers to track their progress independently. The platform includes built-in monitoring capabilities so users can observe the activity of each agent, receive notifications when tasks are completed, and quickly review changes produced by automated coding workflows. ...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    LLMCompiler

    LLMCompiler

    An LLM Compiler for Parallel Function Calling

    ...Traditional LLM agent systems typically execute tool calls sequentially, which can create latency, higher costs, and reduced reliability when solving multi-step problems. LLMCompiler addresses this limitation by applying principles from classical compilers to analyze a task and construct an execution plan that allows multiple functions to run in parallel whenever possible. The framework builds a dependency graph of required operations, identifying which tasks must run sequentially and which can be executed simultaneously. Its architecture includes components such as a planning module that constructs the task graph, a task dispatcher that manages dependencies, and an executor that performs parallel calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fractals

    Fractals

    Fractals is a recursive task orchestrator for agent swarm

    ...The system takes a high-level goal and decomposes it into a hierarchy of smaller subtasks, forming a self-similar tree that resembles a fractal structure. Each leaf node of this tree represents a specific executable task that can be processed independently by an AI agent. The framework runs these subtasks in isolated Git worktrees so agents can work on separate components of a project without interfering with one another. By coordinating these agents through a recursive task decomposition strategy, the system allows large problems to be solved collaboratively by multiple AI processes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ClaraVerse

    ClaraVerse

    Claraverse is a opesource privacy focused ecosystem to replace ChatGPT

    ...ClaraVerse also includes task-tracking capabilities that allow complex research, coding, or analysis jobs to run in the background while users monitor their progress through a dashboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AgentUniverse

    AgentUniverse

    agentUniverse is a LLM multi-agent framework

    AgentUniverse is a multi-agent AI framework that enables coordination between multiple intelligent agents for complex task execution and automation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Langroid

    Langroid

    Harness LLMs with Multi-Agent Programming

    ...The top question for any enterprise is: how best to harness the power of LLMs for complex applications? For technical and practical reasons, building LLM-powered applications is not as simple as throwing a task at an LLM system and expecting it to do it. Effectively leveraging LLMs at scale requires a principled programming framework. In particular, there is often a need to maintain multiple LLM conversations, each instructed in different ways, and "responsible" for different aspects of a task.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 24
    PaddleNLP

    PaddleNLP

    Easy-to-use and powerful NLP library with Awesome model zoo

    PaddleNLP It is a natural language processing development library for flying paddles, with Easy-to-use text area API, Examples of applications for multiple scenarios, and High-performance distributed training Three major features, aimed at improving the modeling efficiency of the flying oar developer's text field, aiming to improve the developer's development efficiency in the text field, and provide rich examples of NLP applications. Provide rich industry-level pre-task capabilities Taskflow And process-wide text area API: Support for the loading of rich Chinese data sets Dataset API, can flexibly and efficiently complete data pretreatment Data API, Preset 60 + pre-training word vector Embedding API, Providing 100 + pre-training model Transformer API Wait, the efficiency of NLP task modeling can be greatly improved.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Get Shit Done

    Get Shit Done

    A light-weight and powerful meta-prompting, context engineering

    ...The project emphasizes simplicity and effectiveness over bureaucratic workflows like story points, sprint ceremonies, or enterprise processes, making it especially useful for solo developers or small teams aiming to get reliable execution without overhead. GSD breaks down big goals into atomic plans, keeps AI context fresh, and automates task execution while generating standardized documentation, roadmaps, and commit histories.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB