nowfound

AI · August 28, 2024

PS

PromptMage – Simplify and Manage Your LLM Workflows

Hello HN community, I'm excited to share a project we've been working on called PromptMage, an open-source tool designed to simplify the process of creating and managing complex workflows for large language models (LLMs). Backstory As developers and researchers working with LLMs, we found ourselves constantly grappling with the challenges of prompt iteration, testing, and version control. Existing tools didn't quite fit our needs for an integrated, intuitive workflow management solution. So, we decided to build one. PromptMage was born out of a desire to streamline these processes and make…

In plain words

PromptMage is an open-source, self-hosted tool for developers and researchers working with large language models. It provides a user-friendly interface for creating, testing, and managing LLM prompts and workflows, including features like a prompt playground for rapid iteration and comparison. The tool addresses challenges around prompt testing, version control, and workflow management that existing solutions did not adequately solve.

written from the facts on this page · September 2026

From the sources

In the maker’s words, at launch

Hello HN community, I'm excited to share a project we've been working on called PromptMage, an open-source tool designed to simplify the process of creating and managing complex workflows for large language models (LLMs). Backstory As developers and researchers working with LLMs, we found ourselves constantly grappling with the challenges of prompt iteration, testing, and version control. Existing tools didn't quite fit our needs for an integrated, intuitive workflow management solution. So, we decided to build one. PromptMage was born out of a desire to streamline these processes and make LLM technology more accessible to teams of all sizes. What is PromptMage? PromptMage is a self-hosted python tool that provides a user-friendly interface for developing, testing, and managing LLM prompts. It offers several key features: - Prompt Playground: A space to rapidly test, compare, and refine prompts. - Integrated Version Control: Track changes and collaborate on prompt development with ease. - Auto-generated API: A FastAPI-powered API is automatically created for seamless integration and deployment. - Evaluation Mode: Conduct both manual and automated testing to ensure prompt reliability before deployment. Why PromptMage? We built PromptMage to fill a gap we felt keenly in our own work—an all-in-one solution that integrates prompt testing and version control directly into the workflow. Unlike other tools, PromptMage is designed with developers in mind, offering a straightforward setup and intuitive interface to foster collaboration and iteration. How to Try It Out PromptMage is currently in its alpha state and is under active development. We encourage you to install it, set it up (which should take about 5 minutes), and give it a spin. We’re eager for feedback from the community to help shape its future. You can deploy it locally or on your server. Check it out here: <https:&#x2F;&#x2F;promptmage.io&#x2F;getting-started&#x2F;> Don't forget to leave a star on github: <https:&#x2F;&#x2F;github.com&#x2F;tsterbak&#x2F;promptmage> What’s Next? We have a roadmap full of exciting features and enhancements. We're aiming to expand PromptMage’s capabilities to better support developers, researchers, and organizations as they navigate the rapidly evolving landscape of AI and LLM technology. We’d love to hear your thoughts and feedback! Whether it's bug reports, feature requests, or contributions, all are welcome. Let's work together to make PromptMage a valuable tool for the community. Feel free to ask any questions or share your experiences in the comments below! Thanks :)

More ai this month

the category →
  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes&#x2F;sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com

  • Astute585

    Automate your B2B brand going viral, with new media creators

    AI · 18d ago · company-app.joinastute.com

  • Grok Bot547

    AI teammates that you can give real work to

    AI · 25d ago · x.ai

  • Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens&#x2F;sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens&#x2F;sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…

    AI · 27d ago · cactuscompute.com

  • Make your software self-driving

    AI · 30d ago · coldtea.ai

  • Soloop472

    Approval-first Agent OS for solo founders

    AI · 30d ago · soloop.io

Launched alongside, August 2024

the whole month →
  • Wordware9,866

    Your tool for building AI agents with natural language

    AI · 2024 · wordware.ai

  • IY

    Life & fun · 2024 · ytch.xyz

  • Me.bot1,628

    The inspiring companion for your life

    AI · 2024 · me.bot

  • Upmetrics AI1,197

    Business plan & financial forecast using AI

    Work · 2024 · upmetrics.co

  • Jupitrr AI1,196

    Auto-generate B-roll visuals for content marketing videos

    AI · 2024 · jupitrr.com

  • IA

    Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…

    Dev tools · 2024 · github.com