nowfound

Alternatives

Products that do what JNYANIX does

AI-powered ecosystem for coding

  1. 1

    Build AI Copilots & AI Agents into any React app | 12k Stars

    2024

  2. 2
    Rix.chat258

    The AI search companion, optimized for developers

    2023

  3. 3PA

    Hey HN, I'm building Plandex (https://plandex.ai), an open source, terminal-based AI coding engine for complex tasks. I built Plandex because I was tired of copying and pasting code back and forth between ChatGPT and my projects. It can complete tasks that span multiple files and require many steps. It uses the OpenAI API with your API key (support for other models, including Claude, Gemini, and open source models is on the roadmap). You can watch a 2 minute demo here: https://player.vimeo.com/video/926634577 Here's a prompt I used to build the AWS…

    2024 · github.com

  4. 4

    AI powered coding: analyze, preview, document

    2024

  5. 5

    Vercel's tiny, open-source coding agent

    16d ago · fx.sh

  6. 6NO

    Hello HN! The day has finally come to stop adding features and start sharing what I've been building the last 5-6 months. It's a bit of CrewAI, OpenDevon, LangFuse/Cloud all in one, providing devs who prefer TypeScript an integrated framework thats provides a lot out of the box to start experimenting and building agents with. It started after peeking at the LangChain docs a few times and never liking the example code. I began experimenting with automating a simple Jira request from the engineering team to add an index to one of our Google Spanner databases (for context I'm the…

    2024 · github.com

  7. 7
    Codekit 215

    Steroids for web developers - build web applications fast.

    2014

  8. 8

    The open-source kernel for coding agents

    10d ago · akonlabs.com

  9. 9

    AI-powered one-click full-stack application development

    2025

  10. 10JO

    Hi, we're Kevin, Chris, and Brian, the creators of JACoB (Just Another Coding Bot), an open-source AI coding agent designed to streamline the development process. As veteran developers, we know that while AI isn't perfect, it can be a valuable tool for tasks like code reviews, converting designs to React components, and writing high-quality GitHub issues. We’ve been building JACoB over the past year to assist with our real work, and today we’re open sourcing it under an Apache 2.0 license. Our goal is to create the first fully open-source tool that matches the quality and polish of many…

    2024 · github.com

  11. 11CA

    I'm Varun, CEO of Exafunction, and we just released Codeium to open up access of generative AI to all developers for free. In the spirit of Show HN, we created a playground version for anyone to try this tech in the browser (click Try in Browser)! We have built scalable, low-latency ML infra for many top AI companies in the past, and we are excited to leverage that tech into a product that we, as developers, would love. We hope that you do too, and we would appreciate any feedback that this community has for us!

    2022 · codeium.com

  12. 12UF

    Hi HN! I want to share our latest project at NEXA AI. We developed AI agent foundation models designed to transform how developers create AI agent powered apps. One major challenge we've observed with current human-computer interactions is that many simple, one-step tasks become unnecessarily complex, multi-step workflows due to limitations of current GUIs. AI agents can solve this, but existing AI agent models are slow and costly. To tackle these issues, we built lightweight AI agent models based on our Octopus V2, small language models for function calling (You can learn more about our…

    2024 · nexa4ai.com

  13. 13

    A browser based AI coding wingman

    2024

  14. 14
    WebBrain117

    The sidebar agent for the rest of us

    24d ago · webbrain.one

  15. 15

    Get 10x speed for building automations. AI copilot is here

    2025

  16. 16MA

    I've been exploring the (not so=) amazing potential of AI in coding and have compiled a list of tools. From AI-powered IDEs to code generators, this resource is my contribution to the community. I'm still on the fence about including txt2sql projects, as their functionality seems too basic to me. And I'm personally maintaining this, so your feedback is wellcome.

    2025 · aicode.danvoronov.com

  17. 17WE

    Hey HN! We’ve been building an MCP server to help AI-assisted web app developers by using browser agents to test whether changes made by an AI inside an editor actually work. We've been testing it on scenarios like verifying new flows in a UI, or checking that sending a chat request triggers a response. The idea is to let your coding agent both code and evaluate if what it did was correct. Here’s a short demo with Cursor: https://www.youtube.com/watch?v=_AoQK-bwR0w When building apps, we found the hardest part of AI-assisted coding isn’t the coding—it’s tedious point-and-click…

    2025 · github.com

  18. 18

    All-in-one AI workspace: content, code, design & API power

    2025

  19. 19
    Finyuus81

    A code-first language for durable, governed AI workflows

    Aug 2026

  20. 20WB

    Hey HN, We’re two developers (co-founders) with a team of 20 who got tired of spending hours reviewing PRs, so we built Infinitcode.ai, an AI-powered code reviewer that: - *Summarizes PRs in plain English*: No more deciphering 1,000-line diff jungles - *Catches more than bugs*: Security holes, performance pitfalls, code smells, even typos (yes, we’ll flag “vurnerabilities” and vulnerabilities) - *Zero onboarding*: Works instantly—no “let me learn your codebase for weeks” nonsense. Why we’re posting: We’re in alpha and need brutal honesty. Roast our tool, mock our UI, or tell us why AI will…

    2025 · infinitcode.ai

  21. 21RL

    Hello Hacker News! We're Yangqing, Xiang and JJ from lepton.ai. We are building a platform to run any AI models as easy as writing local code, and to get your favorite models in minutes. It's like container for AI, but without the hassle of actually building a docker image. We built and contributed to some of the world's most popular AI software - PyTorch 1.0, ONNX, Caffe, etcd, Kubernetes, etc. We also managed hundreds of thousands of computers in our previous jobs. And we found that the AI software stack is usually unnecessarily complex - and we want to change that. Imagine if you are a…

    2023 · lepton.ai

  22. 22WM

    Hi Hacker News! We launched an autonomous agent that helps debug production issues, and we’re curious to get your feedback. Today's GenAI devtools, such as Copilot, are limited: they are great for writing code, but we all know that programming is only 20% coding, and 80% debugging. So how can GenAI be used for debugging? As opposed to code completion or test automation, production debugging is not about generating text. Debugging is mostly about root-cause analysis. We realized two things: 1) Generative AI is drastically changing the way we work with data, thanks to its ability to not only…

    2023 · wildmoose.ai

  23. 23WB

    Jovu is an open-source AI-powered backend code generation assistant designed to build production-ready services for all the infrastructure, boilerplate, and scaffolding. Imagine telling AI, "Create node.js services to build a marketplace with graphql, postgres, Redis caching, and Kafka. Include data models to manage customers, events, transactions, and feedback" - and get fully functional enterprise-grade backend code that you can take to production. By integrating with Amplication's platform, Jovu ensures the code you generate meets the highest reliability standards and offers expert design…

    2024 · amplication.com

  24. 24

    Custom AI models that scale with your stack

    2025

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