nowfound

Alternatives

Products that do what OptiLLM does

Intelligent LLM Cost Optimization Platform

  1. 1WW

    I spent a few hours last weekend testing whether AI can replace code by executing directly. Built a contact manager where every HTTP request goes to an LLM with three tools: database (SQLite), webResponse (HTML/JSON/JS), and updateMemory (feedback). No routes, no controllers, no business logic. The AI designs schemas on first request, generates UIs from paths alone, and evolves based on natural language feedback. It works—forms submit, data persists, APIs return JSON—but it's catastrophically slow (30-60s per request), absurdly expensive ($0.05/request), and has zero UI…

    Nov 2025 · github.com

  2. 2FF

    I started leaning in on AI heavily this year, as I wanted to get more done autonomously, but then my token usage climbed dramatically to the point where my weekly quota would run out before the end of the week, sometimes a couple of days into the week. I realised I had to do something about it else I'd have to double my spend. So I decided to start tracking my cost per task type. This revealed that a lot of my spend went to searches/scans or simple things like scouting tasks. I then decided to turn this into a simple CLI tool that can be used to read your OpenAI-style logs locally, and…

    Jul 2026 · github.com

  3. 3

    Calculate and compare the cost of the latest LLM APIs

    2024

  4. 4
    Taylor AI118

    Fine-tune open source LLMs in minutes

    2023

  5. 5
    AiPrice96

    API for calculating OpenAI LLM tokens and pricing

    2023

  6. 6
    LLM Stats308

    Compare API models by benchmarks, cost & capabilities

    Oct 2025

  7. 7

    An AI Cost Optimization Infrastructure for LLM Applications

    Mar 2026

  8. 8

    LLM Provider arbitrage to get the best performance for the $

    2025

  9. 9

    Use any AI model with just one API

    2025

  10. 10OS

    Looking for the cheapest place to deploy llama 3.1 model? Don't worry we have found it so you don't have to.

    2024 · github.com

  11. 11AP

    2023 · promptperfect.jina.ai

  12. 12
    AskCodi230

    Custom LLMs, without training. Use via openai compatible api

    Nov 2025

  13. 13RA

    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

  14. 14FL

    Recently I've been working on making LLM evaluations fast by using bayesian optimization to select a sensible subset. Bayesian optimization is used because it’s good for exploration / exploitation of expensive black box (paraphrase, LLM). I would love to hear your thoughts and suggestions on this!

    2024 · github.com

  15. 15TL
  16. 16

    Like Ahrefs for LLM optimization

    2024

  17. 17

    Access 1 billion tokens per month for free

    Apr 2026 · github.com

  18. 18AT

    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

  19. 19IL

    I have been working in AI space for a while now, first at FAANG with ML since 2021, then with LLM in start-ups since early 2023. I think LLM Application development is extremely iterative, more so than any other types of development. This is because to improve an LLM application performance (accuracy, hallucinations, latency, cost), you need to try various combinations of LLM models, prompt templates (e.g., few-shot, chain-of-thought), prompt context with different RAG architecture, different agent architecture, and more. There are thousands of possible combinations and you need a process…

    2024 · github.com

  20. 20

    Revolutionize LLMs chat platform with pay-as-you-go pricing

    2025

  21. 21
    LLMTest125

    Use the right LLMs in your apps. Setup fallbacks. Be happy.

    May 2026 · llmtest.io

  22. 22FL

    Hi HN community, I have been working on benchmarking publicly available LLMs these past couple of weeks. More precisely, I am interested on the finetuning piece since a lot of businesses are starting to entertain the idea of self-hosting LLMs trained on their proprietary data rather than relying on third party APIs. To this point, I am tracking the following 4 pillars of evaluation that businesses are typically look into: - Performance - Time to train an LLM - Cost to train an LLM - Inference (throughput / latency / cost per token) For each LLM, my aim is to benchmark them for…

    2023 · github.com

  23. 23

    Reduce AI agent costs by 10x while keeping quality stable

    Mar 2026

  24. 24PE

    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

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