SaaSHub helps you find the best software and product alternatives Learn more →
Patchwork Alternatives
Similar projects and alternatives to patchwork
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
txtai
💡 All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows
-
-
LibreTranslate
Free and Open Source Machine Translation API. Self-hosted, offline capable and easy to setup.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
EdgeChains
EdgeChains.js is Full-Stack GenAI library. Front-end, backend, apis, prompt management, distributed computing. All core prompts & chains are managed declaratively in jsonnet (and not hidden in classes)
-
-
crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
-
-
-
burr
Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
-
-
-
issuewhiz
IssueWhiz automates the triaging of issues in your repositories. It helps streamline the process of categorizing issues and enforcing project's guidelines using customizable and flexible rules.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
patchwork discussion
patchwork reviews and mentions
- Launch HN: Patched (YC S24) – AI workflows for post-code tasks
-
Oscar, an open-source contributor agent architecture
We also tried to implement a GH Issue to PR workflow in patchwork - https://github.com/patched-codes/patchwork
It is a bit hard to get it to work reliably except for small changes.
- Show HN: Patchwork – Open-source framework to automate development gruntwork
-
We no longer use LangChain for building our AI agents
Many such cases. It is very hard to balance composition and abstraction in such frameworks and libraries. And LLMs being so new it has taken several iterations to get the right patterns and architecture while building LLM based apps. With patchwork (https://github.com/patched-codes/patchwork) an open-source framework for automating development workflows we try hard to avoid it by not abstracting unless we see some client usage. As a result you do see some workflows appear longer with many steps but it makes it easier to compose them.
- Show HN: Patchwork – Open-Source AI Workflows for Dev Chores
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Stats
patched-codes/patchwork is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
The primary programming language of patchwork is Python.