nowfound

Alternatives

Products that do what SeeCost does

All your LLM costs:OpenAI, Anthropic, Gemini — on one screen

  1. 1

    Free open-source GEO tracker for LLM visibility

    Apr 2026 · oneglanse.com

  2. 2

    Calculate and compare the cost of the latest LLM APIs

    2024

  3. 3

    Track AI CLI spending across Claude, Codex & Gemini in 40ms

    Feb 2026 · github.com

  4. 4
    Infracost101

    Open source cloud cost estimator in pull requests

    2021

  5. 5YD

    If you've built any web-based app in the last 15 years, you probably used something like Datadog, New Relic, Sentry, etc. to monitor and trace your app, right? Why should it be different when the app you're building happens to be using LLMs? So today we're open-sourcing OpenLLMetry-JS. It's an open protocol and SDK, based on OpenTelemetry, that provides traces and metrics for LLM JS/TS applications and can be connected to any of the 15+ tools that already support OpenTelemetry. Here's the repo: https://github.com/traceloop/openllmetry-js A few months ago we launched…

    2024 · github.com

  6. 6ST

    Hey folks, I’m Hassan, one of the co-founders of Infracost (https://www.infracost.io). Infracost helps engineers see and reduce the cloud cost of each infrastructure change before they merge their code. The way Infracost works is we gather pricing data from Amazon Web Services, Microsoft Azure and Google Cloud. What we call a ‘Pricing Service’, which now holds around 9 million live price points (!!). Then we map these prices to infrastructure code. Once the mapping is done, it enables us to show the cost impact of a code change before it is merged, directly in GitHub, GitLab etc.…

    Jan 2026 · dashboard.infracost.io

  7. 7IY

    Hi, we’re Ali, Hassan and Alistair, co-founders of Infracost (https://www.infracost.io/). Infracost shows engineers the cost of each Terraform change in CI/CD before resources are launched. When something changes, it posts a comment with the cloud cost impact. e.g. you’ve added 2 instances and volumes, and have changed an instance type from medium to large, this will increase your bill by 25% next month from $1000 to $1250 per month. We launched the first version of Infracost just under a year ago (https://news.ycombinator.com/item?id=26064588). As we said…

    2022 · github.com

  8. 8

    Aggregate uptime monitoring across OpenAI, Claude, and more

    Apr 2026 · tools.lamatic.ai

  9. 9

    Browse, search & track costs across Claude Code sessions

    Apr 2026 · claudoscope.com

  10. 10

    Monitor every LLM API call and cost in real time

    Mar 2026 · aicostguard.com

  11. 11TO

    I built TraceAIO, an open-source tool that prompts LLMs on your behalf and tells you whether ChatGPT, Perplexity, and Gemini mention your brand — and which competitors and sources show up instead. Yeah, this category smells a bit like a grift, same as early SEO. And I think over time it will become just SEO again, and become about good content. The tool just helps you monitor over time. It queries the browser products through real browser sessions, not APIs, runs on Docker, with an MCP server so you can query your own data through an LLM. No business model, Apache 2.0, self hosted. If you…

    Jun 2026 · traceaio.org

  12. 12IB

    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

  13. 13AA

    I'm a solo dev in Taiwan. I built 4 AI agents that handle content, sales leads, security scanning, and ops for my tech agency — all on Gemini 2.5 Flash free tier (1,500 req&#x2F;day). I use ~105. Monthly LLM cost: $0. Architecture: 4 agents on OpenClaw (open source), running on WSL2 at home with 25 systemd timers. What they do every day: - Generate 8 social posts across platforms (quality-gated: generate → self-review → rewrite if score < 7&#x2F;10) - Engage with community posts and auto-reply to comments (context-aware, max 2 rounds) - Research via RSS + HN API + Jina Reader → feed…

    Mar 2026

  14. 14IW

    Hey HN, I built browser-use, an open-source alternative to OpenAI’s Operator for browser-use systems, and here’s why I think it’s better: Flexibility: You can use any LLM with our tool – Gemini, Anthropic, Qwen, Llama, DeepSeek, and more. As new models improve, so does your agent. Open Source: No need to pay $200&#x2F;month or endure long waitlists – it’s free and accessible to everyone today. Custom Automation: Our Python package allows you to build actual web automations. Your LLM can gain new tools, like file uploads. Cost: Our system is 30x cheaper than Operator, e.g., when used with…

    2025 · github.com

  15. 15AT

    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&#x2F;sec): Overall output fluency Demo: https:&#x2F;&#x2F;llmapitest.com&#x2F; Code: https:&#x2F;&#x2F;github.com&#x2F;qjr87&#x2F;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

  16. 16OS

    OpenCost is an open source implementation for Kubernetes cost monitoring and now cloud cost monitoring for AWS, Azure, and GCP. The project makes all of this data accessible via an API and user interface. While discussing the idea of running OpenCost on platforms besides Kubernetes we realized that with this new Cloud Costs feature there are users who want API access to their cloud billing data without needing to run on Kubernetes. I opened the Issue OpenCost without Kubernetes #2268 and as luck would have it, we had our internal Hackathon last week. If you're not familiar with OpenCost,…

    2023 · github.com

  17. 17

    Cost Tracker API

    Dec 2025

  18. 18

    Real-time AI cost tracking in one line of code

    Jul 2026 · aicostr.com

  19. 19

    Stop runaway LLM API spend before it happens

    Jun 2026 · github.com

  20. 20AU

    Hi HN, I was once given the advice: Don't waste expensive frontier model credits (GPT&#x2F;Claude&#x2F;etc.) on bulk work. Send the boring, repetitive, high-volume jobs to a smaller model, and save the expensive prompts for when you actually need frontier-level reasoning. I complained and told my manager that I shouldnt have to think about using certain models for certain coding tasks, and that one model should handle everything. Well, here we are anyway. If anyone needs a place to absolutely abuse an LLM with high-volume tasks, come beat ours up at https:&#x2F;&#x2F;yolo-auto.com. Here are…

    Jul 2026 · yolo-auto.com

  21. 21UA

    Hello hackernews, I am looking for feedback for Labophase.com which is a app that focuses on returning results from multiple ai models at the same time. I currently support: GPT4-Turbo, Claude-2, Google PaLM2, Llama2, Mistral, and OpenOrca. Working on supporting Gemini soonTM. I built it to solve a couple of personal pains I experienced. After reaching out to a couple of users in r&#x2F;localllama, seems that people would have similar approach to address hallucination, availability, and comparing ai models. Initial feedback came in with some surprises that I'm hoping to get feedback from the…

    2023 · labophase.com

  22. 22FT
  23. 23TT

    I use multiple AI tools for work and also my side projects, and the annoying part was to track my costs and token usage across tools. Everytime I had to visit each tool and its respective usage setting to check it and I was losing patience and also was getting hit by surprise limits Now I know that there are already free&#x2F;open-source trackers for Cursor or Claude usage, and they are useful if that is all you need. My problem is broader as I wanted one small place to see tokens, spend, subscriptions and limits across the AI tools I actually use. I was really tired of switching tabs and…

    Jul 2026 · lifehacksgermany.com

  24. 24

    Built a free tool to track LLM costs

    Jan 2026

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