nowfound

Alternatives

Products that do what Inferly does

Track every LLM call, token, cost, and latency in one place

  1. 1

    An independent receipt for every LLM API call

    23d ago · github.com

  2. 2

    See your LLM token bill before you hit send.

    2025

  3. 3AT

    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

  4. 4PP

    The LLM providers are constantly adding new models and updating their API prices. Anyone building AI applications knows that these prices are very important to their bottom line. The only place I am aware of is going to these provider's individual website pages to check the price per token. To solve this inconvenience I spent a few hours making pricepertoken.com which has the latest model's up-to-date prices all in one place. Thinking about adding image models too especially since you have multiple options (fal, replicate) to use the same model and the prices are not always the same.

    2025 · pricepertoken.com

  5. 5

    Calculate and compare the cost of the latest LLM APIs

    2024

  6. 6
    AskCodi230

    Custom LLMs, without training. Use via openai compatible api

    Nov 2025 · askcodi.com

  7. 7AJ

    Hey HN, we’re building an open specification that lets agents discover and invoke APIs with natural language, built on the OpenAPI standard. agents.json clearly defines the contract between LLMs and API as a standard that's open, observable, and replicable. Here’s a walkthrough of how it works: https://youtu.be/kby2Wdt2Dtk?si=59xGCDy48Zzwr7ND. There’s 2 parts to this: 1. An agents.json file describes how to link API calls together into outcome-based tools for LLMs. This file sits alongside an OpenAPI file. 2. The agents.json SDK loads agents.json files as tools for an LLM that…

    2025 · github.com

  8. 8AM

    I built this out of curiosity about what Claude Code was actually sending to the API. Turns out, watching your tokens tick up in real-time is oddly satisfying. Sherlock sits between your LLM tools and the API, showing you every request with a live dashboard, and auto-saved copies of every prompt as markdown and json.

    Jan 2026 · github.com

  9. 9TP

    Hey HN! Tokencost is a utility library for estimating LLM costs. There are hundreds of different models now, and they all have their own pricing schemes. It’s difficult to keep up with the pricing changes, and it’s even more difficult to estimate how much your prompts and completions will cost until you see the bill. Tokencost works by counting the number of tokens in prompt and completion messages and multiplying that number by the corresponding model cost. Under the hood, it’s really just a simple cost dictionary and some utility functions for getting the prices right. It also accounts for…

    2024 · github.com

  10. 10

    Aggregate uptime monitoring across OpenAI, Claude, and more

    Apr 2026 · tools.lamatic.ai

  11. 11
    traceAI273

    Open-source LLM tracing that speaks GenAI, not HTTP.

    Apr 2026 · github.com

  12. 12

    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

  13. 13

    Open-source LLM tracing for agent visibility

    Mar 2026 · breadcrumb.sh

  14. 14

    Trace LLM requests + costs with OpenTelemetry monitoring

    Oct 2025

  15. 15
    Tokenwise143

    A smart LLM proxy that shows where you're overpaying

    Jun 2026 · tokenwisehq.com

  16. 16OO

    Hey HN, Nir, Gal and Tomer here. We’re open-sourcing a set of extensions we’ve built on top of OpenTelemetry that provide visibility into LLM applications - whether it be prompts, vector DBs and more. Here’s the repo: https://github.com/traceloop/openllmetry. There’s already a decent number of tools for LLM observability, some open-source and some not. But what we found was missing for all of them is that they were closed-protocol by design, vendor-locking you to use their observability platform or their proprietary framework for running your LLMs. It’s still early in the…

    2023 · github.com

  17. 17
    Taylor AI118

    Fine-tune open source LLMs in minutes

    2023

  18. 18

    Spot market API for cheaper LLM inference

    May 2026 · thegrid.ai

  19. 19
    AiPrice96

    API for calculating OpenAI LLM tokens and pricing

    2023

  20. 20

    RAG-ready web scraping that cuts your LLM token costs

    Apr 2026 · geekflare.com

  21. 21

    See where your LLM budget really goes

    27d ago · 2229577636392.gumroad.com

  22. 22

    AI observability & cost intelligence for LLM apps

    Mar 2026 · nirixa.in

  23. 23

    The simplest way to track your user's LLM cost

    Jan 2026 · tracker.pathwave.io

  24. 24IB

    Hey HN, I've been working on something cool that I wanted to share with you all. It's called Viewpoint, an analytics tool for LLMs like OpenAI, Anthropic models, and Gemini. The idea came from the constant flood of new LLM models and the need to figure out which ones work best for my projects without breaking the bank. With viewpoint, I can track token usage, costs, latency(WIP), and traffic over time, making it easier to compare different models and see which ones perform best and save money. The tool works asynchronously, so it doesn't add any latency to your LLM requests, and you have…

    2024 · viewpointhq.com

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