nowfound

Alternatives

Products that do what Winnow does

Keep the signal. Drop the noise.

  1. 1DA

    I've built an advanced RAG (Retrieval-Augmented Generation) pipeline from scratch to demystify the complex mechanics of modern LLM-powered Question Answering systems. This repository features: -- An implementation of a sub-question query engine from scratch to answer complex user questions. -- Illustrative explanations that unveil the inner workings of the system. -- An analysis of the challenges I faced while working with the system, like prompt engineering and cost estimation. -- Qualitative comparison with similar frameworks like LlamaIndex, offering a broader perspective. Key Takeaway:…

    2023 · github.com

  2. 2
    Convo148

    Memory & observability for LLM apps

    2025

  3. 3

    Cut your LLM Token Costs by 65%

    Jul 2026 · supercompress.dev

  4. 4

    A single memory for all your LLMs

    Nov 2025

  5. 5AT

    I recently built a small open-source tool to benchmark different LLM API endpoints — including OpenAI, Claude, and self-hosted models (like llama.cpp). It runs a configurable number of test requests and reports two key metrics: • First-token latency (ms): How long it takes for the first token to appear • Output speed (tokens/sec): Overall output fluency Demo: https://llmapitest.com/ Code: https://github.com/qjr87/llm-api-test The goal is to provide a simple, visual, and reproducible way to evaluate performance across different LLM providers, including…

    2025 · llmapitest.com

  6. 6

    RAG-ready web scraping that cuts your LLM token costs

    Apr 2026 · geekflare.com

  7. 7

    Harness local AI for notes

    Jul 2026 · voice-to-md.xajik0.workers.dev

  8. 8PE

    Nowadays, a common AI tech stack has hundreds of different prompts running across different LLMs. Three key problems: - Choices, picking from 100s of LLMs the best LLM for that 1 prompt is gonna be challenging, you're probably not picking the most optimized LLM for a prompt you wrote. - Scaling/Upgrading, similar to choices but you want to keep consistency of your output even when models depreciate or configurations change. - Prompt management is scary, if something works, you'll never want to touch it but you should be able to without fear of everything breaking. So we launched Prompt…

    2024 · jigsawstack.com

  9. 9

    An AI Cost Optimization Infrastructure for LLM Applications

    Mar 2026 · getpromptly.in

  10. 10

    The context manager and skills library for marketing teams

    Apr 2026 · promptr.ai

  11. 11RA

    Hi HN, we are the founders of Relari (https://www.relari.ai). We launched our LLM evaluation stack on HN a few months ago (https://news.ycombinator.com/item?id=39641105), which is now used in production by AI teams at companies like Vanta and PwC. We have since expanded to directly optimizing parts of an LLM pipeline using a data-driven approach. In particular, we see a lot of potential in the Auto Prompt Optimization—which could be an attractive alternative to fine-tuning in many cases—to use data to align LLMs for domain-specific tasks. Here’s a demo video:…

    2024

  12. 12

    Reduce your LLM API bill 11–45% with zero code changes

    Apr 2026 · textcompressor.unmutedlive.com

  13. 13RA

    Hey HN! I built Retain as the evolution of claude-reflect (github.com/BayramAnnakov/claude-reflect). The original problem: I use Claude Code/Codex daily for coding, plus claude.ai and ChatGPT occasionally. Every conversation contains decisions, corrections, and patterns I forget existed weeks later. I kept re-explaining the same preferences. claude-reflect was a CLI tool that extracted learnings from Claude Code sessions. Retain takes this further with a native macOS app that: - Aggregates conversations from Claude Code, claude.ai, ChatGPT, and Codex CLI - Instant full-text…

    Jan 2026 · github.com

  14. 14

    AI is a commodity. Your bill should reflect that.

    Mar 2026 · compress.lightreach.io

  15. 15PP

    We are excited to show Promptly (https://trypromptly.com), a prompt management platform for LLM apps that makes it easy to experiment, share and manage prompts in production. With Promptly, users can: - Try out different prompts and model parameters for various providers - Quickly share prompt snippets together with parameters and generated output. Think of it as CodePen or JSFiddle for prompts - Create high level endpoints on top of provider APIs (Open AI, DreamStudio etc) with templated and versioned prompts - Use built-in caching for endpoints that will help save on Open AI…

    2023 · trypromptly.com

  16. 16

    Cut LLM token costs 40-70% with offline prompt compression

    Jul 2026 · llmslim.app

  17. 17

    Update AI prompts without redeploying your app

    Feb 2026

  18. 18

    AI Code Prep rewritten from the ground up in Rust for speed

    Jul 2026 · wuu73.org

  19. 19

    Offline AI prompt compressor to save up to 50% on tokens

    Aug 2026 · shrinktoken.netlify.app

  20. 20

    Cuts your LLM API costs by 40-70%. One line of code.

    May 2026 · semanticguard.dev

  21. 21RC

    Hello HN! We're building a caching solution for LLMs (ChatGPT, Claude). By combining cutting-edge approaches, such as edge computing, prompt compression, vectorization, and others - it can reduce your AI bills by up to 10x and significantly lower response times. Key Features: - cost efficiency: our system stores frequent queries, reducing the number of upstream (paid) API calls - fast responses: with various nodes globally, we reduce latency by serving data from the nearest location - scalability: designed to handle increasing loads and data sizes without degrading performance. The cache…

    2024 · edgematic.dev

  22. 22

    Cut AI API bills by 40% with local prompt compression.

    May 2026 · rajashekar41.gumroad.com

  23. 23

    Ship prompt changes without touching your codebase

    Jun 2026 · promptvlt.com

  24. 24ZL

    Zep is a long-term memory store designed for conversational AI applications built using modern LLMs. It handles the storage, summarization, embedding, indexing, and enrichment of chat histories, and offers developers a simple, low-latency API to this data. Chat history storage is an infrastructure challenge all developers and enterprises face as they look to move from prototypes to deploying conversational AI applications that provide rich and intimate experiences to users. Key features include long-term memory persistence, auto-summarization, vector search, auto-token counting, and Python…

    2023

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