nowfound

Alternatives

Products that do what Nexim - AI Playground does

Not all playgrounds are for kids

  1. 1AP

    Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://nat.dev and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to…

    2023 · play.vercel.ai

  2. 2

    Vibe-check many open-source and proprietary LLMs at once

    2024

  3. 3IR
  4. 4

    Save 80% on AI Subscriptions and prompt up to 4 models!

    2025

  5. 5OS

    Hi HN, We're a small team building AI tutors out of India, and as you might guess, this means we spend a ton of time writing, testing, and refining prompts for LLMs. When we started out, we were using the OpenAI playground but things became tedious when we wanted to compare responses from different models. We tried a bunch of other playgrounds but found them lacking in some features so we built our own. Quick Links: Github: https://github.com/supernova-app/ai-playground Hosted demo: http://playground.getsupernova.ai Demo video:…

    2025 · playground.getsupernova.ai

  6. 6

    Bringing AI into the Physical World

    2025

  7. 7OS

    2023 · chathub.gg

  8. 8

    Our most intelligent model that’s even better at coding

    2025

  9. 9

    The easiest way to access frontier AI models.

    Aug 2026 · tokenharbor.ai

  10. 10

    Google's best robotics AI for the edge

    2025

  11. 11PF

    Hey everyone, I'm Petr. I'm excited to share LangTale Playground (https://langtale.ai/playground), a first-of-its-kind tool enabling anyone to experiment with OpenAI function calls without coding. Born out of a hackathon project, it's now a part of our broader LangTale platform aimed at tackling common developer challenges with Language Learning Models (LLM). These include prompt integration, testing and debugging, version control, auditing, and usage/cost management. Here's our tech stack: Next.js by Vercel, Tailwind CSS, OpenAI, PlanetScale's Vitess database, and the…

    2023 · langtale.ai

  12. 12SW

    Chrome now includes a native on-device LLM (Gemini Nano) starting in version 138. I've been building with it since it was in origin trials, it's powerful but the official Prompt API is still a bit awkward: - Enforces sessions even for basic usage - Requires user-triggered downloads - Lacks type safety or structured error handling So I open-sourced a small TypeScript wrapper I originally built for other projects to smooth over the rough edges: github: https://github.com/kstonekuan/simple-chromium-ai npm: https://www.npmjs.com/package/simple-chromium-ai…

    2025 · github.com

  13. 13IM

    This is another one of my automate-my-life projects - I'm constantly asking the same question to different AIs since there's always the hope of getting a better answer somewhere else. Maybe ChatGPT's answer is too short, so I ask Perplexity. But I realize that's hallucinated, so I try Gemini. That answer sounds right, but I cross-reference with Claude just to make sure. This doesn't really apply to math/coding (where o1 or Gemini can probably one-shot an excellent response), but more to online search, where information is more fluid and there's no "right" search engine + text…

    2024 · ithy.com

  14. 14

    Free master prompts for ChatGPT, Claude, Gemini & more

    Mar 2026 · understandingai.net

  15. 15OS

    We build runtime security for AI agents. The playground started as an internal tool that we used to test our own guardrails. But we kept finding the same types of vulnerabilities because we think about attacks a certain way. At some point you need people who don't think like you. So we open-sourced it. Each challenge is a live agent with real tools and a published system prompt. Whenever a challenge is over, the full winning conversation transcript and guardrail logs get documented publicly. Building the general-purpose agent itself was probably the most fun part. Getting it to reliably use…

    Mar 2026 · github.com

  16. 16

    Fabraix Playground - Test your prompt injection skills against AI agents

    28d ago · playground.fabraix.com

  17. 17PF

    I was frustrated that open ai's playground lacks function calls, so I wrote my own more similar to ChatGpt! Now I can: * use the same models I program against * have access to function calls * can see how much it's costing me Side benefit: I can share my API key with a friend so they can use Gpt3.5 & 4 as open ai took their deposit but still labelled their account as free tier - mistakes happen. Prerequisite: an open ai api key https://github.com/acover288/playgpt Use at your own risk as I blindly installed npm packages.

    2023 · gpt342.s3.us-east-1.amazonaws.com

  18. 18AA

    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

  19. 19UA

    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

  20. 20OS

    Kshitij and Rahul here. We're building Playground, an open-source sandbox that lets your non-technical teams prototype directly on production codebases, without bugging you (developers) to spin up and maintain another repo. The repo is here: https:&#x2F;&#x2F;github.com&#x2F;B1u3B01t&#x2F;design-playground. We've been working together for six years. Last year we built an AI design agent because we thought designers were the biggest bottleneck. But we were wrong. After talking to teams, we realised designers, PMs, founders and even sales people all wanted to quickly change and explore flows…

    Jul 2026

  21. 21IW

    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

  22. 22AB

    Best to just try it :) The tl:dr is it helps you to r The summaries with references to parts of the page are useful now - and the "text zoom" tool a glimpse of where we can go Works with local Ollama and the usual suspects: Mistral&#x2F;OpenAI&#x2F;Gemini Obviously could be better - and hopefully will be :)

    2024 · socontextual.com

  23. 23GV

    Hey HN, I just updated my project that compares some LLMs. It uses your prompt for all the models and runs at the same time. You can see the results being generated in real-time and decide what's the best for your use case. I'm open to any suggestions and feedback. Thanks!

    2024 · geminivsgpt.com

  24. 24AC

    Hi everyone, I've been working on a CLI tool that can help to easily run any model in claude, Codex, Gemini, Pi, and OpenCode. It's also an API keys manager, supports multiple providers or OpenAI&#x2F;Claude&#x2F;Gemini accounts. You can add openrouter, poe, Vercel AI gateways etc. It has a built-in provider that is free to all, which is using Deepseek-V4, no login or API key required, add your own when you're ready. After installation you can try claude instantly (No config, no login): aivo claude Hope it's useful to someone.

    Apr 2026 · getaivo.dev

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