Show HN: A minimal context engine with streaming API
Category: devtools
Tags: prompt-engineering, llm-tooling, workbench
Score: 6.5/10 (Innovation: 5, Technical: 7, Documentation: 8, Utility: 6)
Context Artist is a prompt engineering workbench for local LLMs that provides version control for prompts, streaming API via WebSocket, and benchmarking capabilities. It offers a novel draft-commit workflow for prompt iteration with immutable version history, making it interesting for teams needing systematic prompt management. The project integrates cleanly with Ollama and supports multiple interface methods (WebSocket, HTTP, Node.js).
Target audience: backend devs, ai engineers
Repository: https://github.com/ohmstone/context-artist · TypeScript · 1 stars
View on Hacker News