nowfound

Alternatives

Products that do what Giselle does

Build and run AI workflows. Open source.

  1. 1
    Flowise258

    Build AI agents, visually

    2025

  2. 2
    Epsilla1,045

    All-in-one platform to create AI agents with your knowledge

    2024 · epsilla.com

  3. 3
    Pulze368

    Create AI agents and workflows without engineers

    2025

  4. 4

    Build AI automations & agents using natural language

    Oct 2025 · docs.n8n.io

  5. 5

    Browser-based AI agents - unlimited runs, fixed cost

    2025

  6. 6GF

    hi guys. been working on something i think is fundamentally missing in today's workflow with ai agents. vcs. i find myself struggling with questions that agents can't answer like "why did you do it?", "when did u delete this folder? why?", etc. or trying to /rewind (after a /compact...) or basically `bisect` to find when and why something was done by the agent in the current / previous session. just like git did for code, i think we are the same core capabilities with ai agents so... i developed an open source solution for that (currently supporting claude code) would love to…

    May 2026 · github.com

  7. 7

    Your repository becomes your agent

    Mar 2026

  8. 8
    Sim584

    Open-source workspace for AI agents and workflows

    Jul 2026 · sim.ai

  9. 9GA

    We built GitAgent because we kept seeing the same problem: every agent framework defines agents differently, and switching frameworks means rewriting everything. GitAgent is a spec that defines an AI agent as files in a git repo. Three core files — agent.yaml (config), SOUL.md (personality/instructions), and SKILL.md (capabilities) — and you get a portable agent definition that exports to Claude Code, OpenAI Agents SDK, CrewAI, Google ADK, LangChain, and others. What you get for free by being git-native: 1. Version control for agent behavior (roll back a bad prompt like you'd revert a…

    Mar 2026 · gitagent.sh

  10. 10

    Backend and Frontend for your AI Agents

    2025

  11. 11
    Evoke317

    Run open source AI models on the cloud with our APIs

    2023

  12. 12

    Build AI-powered Agents -- in Minutes

    2025

  13. 13
    Kastra335

    Runtime authorization for Claude, Cursor, Codex and OpenClaw

    Jul 2026 · kastra.ai

  14. 14

    Open-source dynamic task engine for building AI agents

    2024

  15. 15

    Start a project with just a prompt on Netlify

    Mar 2026

  16. 16

    AI that drafts and reviews legal documents for free

    Nov 2025

  17. 17
    Hexis169

    Git-backed skills, tools & context for AI agents

    29d ago · github.com

  18. 18GA

    Hi, I’m Jakub, a solo founder based in Warsaw. I’ve been building GoModel since December with a couple of contributors. It's an open-source AI gateway that sits between your app and model providers like OpenAI, Anthropic or others. I built it for my startup to solve a few problems: - track AI usage and cost per client or team - switch models without changing app code - debug request flows more easily - reduce AI spendings with exact and semantic caching How is it different? - ~17MB docker image - LiteLLM's image is more than 44x bigger ("docker.litellm.ai/berriai/litellm:latest" ~…

    Apr 2026 · github.com

  19. 19FA

    I think graph is a wrong abstraction for building AI agents. Just look at how incredibly hard it is to make routing using LangGraph - conditional edges are a mess. I built Laminar Flow to solve a common frustration with traditional workflow engines - the rigid need to predefine all node connections. Instead of static DAGs, Flow uses a dynamic task queue system that lets workflows evolve at runtime. Flow is built on 3 core principles: * Concurrent Execution - Tasks run in parallel automatically * Dynamic Scheduling - Tasks can schedule new tasks at runtime * Smart Dependencies - Tasks can…

    2024 · github.com

  20. 20IB

    Every data pipeline job I had to tackle required quite a few components to set up: - One tool to ingest data - Another one to transform it - If you wanted to run Python, set up an orchestrator - If you need to check the data, a data quality tool Let alone this being hard to set up and taking time, it is also pretty high-maintenance. I had to do a lot of infra work, and while this being billable hours for me I didn’t enjoy the work at all. For some parts of it, there were nice solutions like dbt, but in the end for an end-to-end workflow, it didn’t work. That’s why I decided to build an…

    2024 · github.com

  21. 21

    AI-powered data workflows with SQL + Python in one platform

    2025

  22. 22

    Claro runs the AI agents that operate on your data

    Apr 2026 · getclaro.ai

  23. 23GA

    Hey HN! Wanted to show our open source agent harness called Gambit. If you’re not familiar, agent harnesses are sort of like an operating system for an agent... they handle tool calling, planning, context window management, and don’t require as much developer orchestration. Normally you might see an agent orchestration framework pipeline like: compute -> compute -> compute -> LLM -> compute -> compute -> LLM we invert this so with an agent harness, it’s more like: LLM -> LLM -> LLM -> compute -> LLM -> LLM -> compute -> LLM Essentially you describe each agent in either a self contained…

    Jan 2026 · github.com

  24. 24AA

    Hey HN, I wanted to share a new project we've been working on for the last couple of months called ART (https://github.com/OpenPipe/ART). ART is a new open-source framework for training agents using reinforcement learning (RL). RL allows you to train an agent to perform better at any task whose outcome can be measured and quantified. There are many excellent projects focused on training LLMs with RL, such as GRPOTrainer (https://huggingface.co/docs/trl/main/en/grpo_trainer) and verl…

    2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →