🛠️ All DevTools

Showing 2381–2400 of 3100 tools

Last Updated
January 24, 2026 at 12:00 PM

Stakly.dev

Product Hunt

[Other] Your AI full-stack developer that never sleeps Stakly: AI-powered development platform for building amazing apps

Found: August 06, 2025 ID: 707

AI TestGenie

Product Hunt

[Testing] AI-powered Salesforce test cases with integration Chrome extension for Salesforce that automates UI test documentation. It captures real-time user actions and auto-generates structured test cases with video evidence, exporting seamlessly to tools like Azure DevOp saving time and boosting accuracy.

Found: August 06, 2025 ID: 711

GitHub

Product Hunt

[Other] AI-Powered Hardware Design & Verification Copilot Spec2RTL is an AI copilot that turns natural language hardware specs into Verilog RTL + SystemVerilog testbenches. With self-correction, RAG, and automated validation, it gets you from spec to simulation in minutes. Local (Ollama) + Cloud (Azure) supported.

Found: August 06, 2025 ID: 712

Plexicus

Product Hunt

[DevOps] CNAPP Secure your software supply chain from the first line of code to your production cloud environment. Plexicus is an agentless, open-source-powered platform that simplifies complexity, eliminates blind spots, and puts developers at the center of security.

Found: August 06, 2025 ID: 713

[API/SDK] Your Bot. Our Number. Go Live in Minutes. Introducing Exotel AgentStream - real-time voice streaming infrastructure for AI voice bots. <20ms latency, 99.95% uptime, telco-grade reliability. Connect bots to users over PSTN, WhatsApp, or WebRTC in minutes. Built for devs, trusted by enterprises.

Found: August 06, 2025 ID: 714

[Other] OffCrypt Android message encryption PGP style OffCrypt is encryption and messaging application for Android devices that works in a PGP‑style: it uses public‑key cryptography so messages can be encrypted with a recipient’s public key and decrypted only with their private key.

Found: August 06, 2025 ID: 716

PieCRUD

Product Hunt

[Other] Instant frontend CRUD from schema — no backend needed. PieCRUD is a Frontend-as-a-Service platform that instantly builds CRUD apps from your schema. Upload your DDL or JSON schema, and get a ready-to-use frontend — perfect for individuals, teachers, internal IT, and small businesses.

Found: August 06, 2025 ID: 717

Hollow

Product Hunt

[Other] Build and organize tools in a flexible workspace environment Hollow is a plugin-based workspace app where every tool is a card you place, style, and organize freely. It avoids bloat by letting you build only what you need, making it a clean, customizable environment for daily tasks, notes, and creative workflows.

Found: August 06, 2025 ID: 718

OctoLab

Product Hunt

[Build/Deploy] The easiest way to build GitHub workflows OctoLab is a visual tool to design GitHub Actions workflows quickly and intuitively. Use templates, configure jobs and steps with dynamic inputs and export the workflow ready for integration into repository.

Found: August 06, 2025 ID: 720

SuperPrompt 2.0

Product Hunt

[Other] Save & paste your AI prompts without switching tabs Tired of rewriting the same AI prompts or digging through old docs to find them? SuperPrompt is a simple Chrome sidebar that saves your favorite prompts and lets you paste them instantly into any chatbot so you can work faster & Smarter.

Found: August 06, 2025 ID: 721

Pinto

Product Hunt

[CLI Tool] A free stylized terminal for macOS A Terminal wrapper for macOS. Contribute to nuance-dev/Pinto development by creating an account on GitHub.

Found: August 06, 2025 ID: 722

Text2Query

Product Hunt

[Database] Turn plain language into powerful database queries Turn natural language into SQL and MongoDB queries. Upload your schema, ask questions, and get results with clear explanations — no coding needed. Runs fully in your browser. Private, multilingual, beginner-friendly. Supports multiple databases.

Found: August 06, 2025 ID: 723

[Other] Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less than 25 MB. This model has 15M parameters.<p>This release supports English text-to-speech applications in eight voices: four male and four female. The model is quantized to int8 + fp16, and it uses onnx for runtime. The model is designed to run literally anywhere eg. raspberry pi, low-end smartphones, wearables, browsers etc. No GPU required!<p>We&#x27;re releasing this to give early users a sense of the latency and voices that will be available in our next release (hopefully next week). We&#x27;d love your feedback! Just FYI, this model is an early checkpoint trained on less than 10% of our total data.<p>We started working on this because existing expressive OSS models require big GPUs to run them on-device and the cloud alternatives are too expensive for high frequency use. We think there&#x27;s a need for frontier open-source models that are tiny enough to run on edge devices!

Found: August 06, 2025 ID: 704

[Other] Show HN: A benchmark + latency sim for LLM db queries: ClickHouse / Postgres

Found: August 05, 2025 ID: 706

[Other] Spotting base64 encoded JSON, certificates, and private keys

Found: August 05, 2025 ID: 698

[Other] Show HN: Tambo – build generative UX web apps

Found: August 05, 2025 ID: 699

[Other] Debugging a mysterious HTTP streaming issue

Found: August 05, 2025 ID: 773

[Other] Poltergeist: File watcher with auto-rebuild for any language or build system

Found: August 05, 2025 ID: 762

[Other] Show HN: Stagewise (YC S25) – Front end coding agent for existing codebases Hey HN, we&#x27;re Julian and Glenn, and we&#x27;re building stagewise (<a href="https:&#x2F;&#x2F;stagewise.io">https:&#x2F;&#x2F;stagewise.io</a>), a frontend coding agent that lives inside your browser on localhost and operates on local codebases.<p>You can spawn the agent into locally running web apps in dev mode with `npx stagewise` from the project root. The agent lets you then click on HTML Elements in your app, enter prompts like &#x27;increase the height here&#x27; and will implement the changes in your source code.<p>Before stagewise, we were building a vertical SaaS for logistics from scratch and loved using prototyping tools like v0 or lovable to get to the first version. But when switching from v0&#x2F; lovable to Cursor for local development, we felt like the frontend magic was gone. So, we decided to build stagewise to bring that same magic to local development.<p>The first version of stagewise just forwarded a prompt with browser context to existing IDEs and agents (Cursor, Cline, ..) and went viral on X after we open sourced it. However, the APIs of existing coding agents were very limiting, so we figured that building our own agent would unlock the full potential of stagewise.<p>Here&#x27;s how it works: When you run `npx stagewise`, our cli proxies your running web application in dev mode and injects a toolbar containing the coding agent on top of it. Each prompt you send will be enriched with browser context and sent to our cli, which will call our backend and modify the source code of your local codebase accordingly.<p>Here&#x27;s a demo of our agent changing the login UI of Cal.com, a popular open-source meeting scheduling app: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=BkDcAozK9L4" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=BkDcAozK9L4</a>.<p>So far, we&#x27;ve seen great adoption from non-technical users who wanted to continue building their lovable prototype locally. We personally use the agent almost daily to make changes to our landing page and to build the UI of new features on our console (<a href="https:&#x2F;&#x2F;console.stagewise.io">https:&#x2F;&#x2F;console.stagewise.io</a>).<p>If you have an app running in dev mode, simply `cd` into the app directory and run `npx stagewise` - the agent should appear, ready to play with.<p>We&#x27;re very excited to hear your feedback!

Found: August 05, 2025 ID: 690

[Other] A collective list of free APIs

Found: August 05, 2025 ID: 682
Previous Page 120 of 155 Next