nowfound

Alternatives

Products that do what Cursor AI intro demos (Open Source) does

While Cursor is picking off and a lot of developers trying it out. I believe that a vast amount of beginners still struggle with a lot of basics and how to use the app. So I have compiled a few demos from the docs, and X tweets, and recorded a few myself so beginners can see how the cursor works. The website is open source, and my first time contributing, so if there are any mistakes or improvements to be made please let me know! thanks :)

  1. 1
    Cursor210

    The AI Code Editor

    2024

  2. 2

    Memory system for Cursor agents

    2025

  3. 3

    Talk to your cursor, get instant answers right where you are

    2025

  4. 4

    Open-source AI cursor control with computer vision

    Dec 2025

  5. 5

    Intelligent project scaffolding for Cursor AI

    2025

  6. 6CS

    Hi HN, I'm building Cursor Search, a Chrome extension that brings AI-powered search capabilities right to your cursor. I'd love to get your thoughts and feedback. What it does: Activates with a keyboard shortcut Displays a search bar that follows your cursor Provides instant AI-generated answers without leaving your current page Tech stack: Frontend: JavaScript, React (next js) Backend: Node.js AI: OpenAI's GPT-3.5 (planning to implement local models in the future) Hosting: Cloudflare DB: Supabase Why I built it: As a developer, I often found myself constantly switching tabs to look up…

    2024 · cursorsearch.com

  7. 7AM

    Hey HN, I'm Namanyay and I've been using Cursor since 2 years, but it seems to make mistakes as the project size grows. This caused me to have to repeat myself a lot and it used to break my flow. I realized it's because Cursor (and other AI tools) are not able to keep an overview of the project. Plus, Cursor does not have a "memory" layer to remember important things that the user has already mentioned. I solved this by building an open-source MCP which maintains project and memory information within the user's file system. It's simple and installation takes 30 seconds. Github:…

    2025

  8. 8AD

    Hi all, I threw together a small prototype I am calling “Notepad.ai”. A new take on UIs for interacting with LLMs. While I enjoy using LLM’s in the chat format I wanted to see what it would be like to do it in a more long form style. It let’s you write in a pretty free form, much like Window’s Notepad, but you can choose to hit ctrl+[ to analyze the text with a preset prompt of your choosing. It has a few other small features. It’s WIP and very experimental. I would appreciate any feedback or thoughts. Video: https://youtu.be/ntdlgFmSxQY Live Demo:…

    2024 · github.com

  9. 9IV
  10. 10FO

    Hey everyone, Elliott and Matty here. We’ve built Former, an open source AI-first SQL Editor. The repo is available at https://github.com/former-labs/former and our home page is https://formerlabs.com/. We built Former to provide an AI-first development environment for working with data. We’ve seen incredible applications of AI to the software engineering space with Cursor, Windsurf, and others, but we believe that focussing on a product just for data teams is needed for their unique workflows. Former is starting as a full SQL editor experience with an…

    2025 · github.com

  11. 11CR

    Hey HN, Prasad here, I've been using cursor from very early days. Adding rules to my project really improved the quality and the Autonomity of cursor agent, but it took a good bit of time for me to do that manually. So I built a tool to generate rules based on the technology and various preferences. Please check it out. https://cursor-rules-generator.xyz/

    2025 · cursor-rules-generator.xyz

  12. 12WB
  13. 13IB

    I used to run a startup back in 2018 where I built highly relevant prospect leads for companies manually. This is an Ai agent that does what I used to do manually - source, curate, enrich, qualify leads, and find the right decision makers with contact information. The Ai agent builds a custom database of leads automatically We just upgraded the new UI as well as made our agents smarter. Check out the new website: https://kurationai.com/ Demo: https://youtu.be/KmlGnP3dzkE?si=N6FZwNubi70hS4nJ Use "PHK15" to get 15% off on any plan. Thanks, Aurelien, Founder,…

    Sep 2025 · kurationai.com

  14. 14WO

    We kept hitting the same wall building voice AI systems. Pipecat and LiveKit are great projects, genuinely. But getting it to production took us weeks of plumbing - wiring things together, handling barge-ins, setting up telephony, Knowledge base, tool calls, handling barge in etc. And every time we needed to tweak agent behavior, you were back in the code and redeploying. We just wanted to change a prompt and test it in 30 seconds. Thats why Vapi retell etc exist. So we wrote the entire code and open sourced it as a Visual drag-and-drop for voice agents ( same as vapi or n8n for voice).…

    Mar 2026 · github.com

  15. 15IM

    Was getting annoyed copy-pasting stuff from websites into ChatGPT all the time, basically wished Cursor's CMD+K worked everywhere. So I built a little Chrome extension, InPageAI, that tries to do just that: https://inpageai.com Hit a shortcut on any page, it grabs the context automatically, and you can ask AI to summarize, explain, etc. You can also use it to write directly into input fields/text boxes. It's pretty early days, but give it a try? Would love to hear what you think, or if you find places it breaks!

    2025 · inpageai.com

  16. 16VC

    I've been using Cursor, Co-Pilot, ChatGPT, Claude and what not since quite some time now, and we are at a stage where we can just "vibe code" whole apps from idea to execution in a few prompts. I tried this personally to create some side projects that solved little problems for me. But I always got stuck at a point where it just goes into an infinite loop of issues and can't solve the issue by itself. Well I'm a developer, so it's easier for me to dive into the code and solve the problem myself, but that would take a hell lot of time to understand all the code AI wrote for me. If I keep…

    2025

  17. 17AO

    I saw that the image of "An anatomy of an o1 prompt" that was originally created by Ben Hylak (https://x.com/benhylak) was going viral around the internet and was being used by others to show off their own prompts I thought it would be cool to try and make this into a tool, give kudos to the original creator Ben and see how easy it would be to do this all with Cursor and the latest Claude model

    2025 · promptanatomy.com

  18. 18SC

    Hi HN! I'm Seth from Spectre, the world's first Cursor for Google Docs. Everyone's building a Cursor for writing, but no one is integrating into existing platforms that have billions of monthly active users such as Google Docs and Microsoft Word. We currently have two features - an autocomplete that's similar to Cursor's 'tab' system and a diff editor activated with Ctrl + Shift + K over a selected piece of text. You can check out a demo on our website and download the extension from there. Not many people are building this deeply in extensions from what we have seen so we are super stoked…

    2025 · saratogawriter.com

  19. 19DA

    I'm a journalist and product developer by day, and a curious generalist who loves making things whenever I find time. I've always loved building little web apps, even with my limited coding skills. As a student and early in my career, I had a lot of time, so it didn't matter. In recent years however, with life being busy as it is, most of my ideas stayed at the back of my mind. There simply wasn't enough time to compensate for my limited skills. Until I started working with Cursor, that is. All of a sudden, the time needed to turn an idea into a working prototype is once again within what…

    Sep 2025 · dataguessr.com

  20. 20OO

    Yeah I know I hate the name too but I wasn't about to pay up for odyssey.app. It's an open source project so feel free to poke around with it / fork it. I talk about it more on the marketing website, but a few of us have been using it for the past month and kind of fun. Obviously there will be a slew of issues / feedback / nits that come from this, but c'est la vie. GH is here: https://github.com/johnlarkin1/odozi

    Apr 2026 · odozi.app

  21. 21AW

    Hey, I've made a pdf reader with ai assistance, you can quickly ask questions about the text and the images, and it will have context about all of your reading material so you can ask questions freely, try it now, I'm in open beta to find bug and get feedback. upcoming features: - Highlighting - Highlighting with Notes - Bibliography - Automatic Reference file opening - Improved UX and robustness currenlty alot of bugs so please let me know if you found any. feedback appreciated

    2025 · pdf-hub.com

  22. 22IB

    I’ve spent the last 2.5 months building a product that runs LLM-powered code reviews on my pull requests — and I just launched it. The tool is built specifically for solo developers. You install it on your repo, trigger a scan by creating a pull request, and it leaves structured review comments using OpenAI under the hood. Funnily enough, I used the dev version of this app to review its own pull requests while building it. It helped me spot bugs, simplify structure, and keep quality high — all with minimal need for another human in the loop. Things I want to try out in the next months : -…

    2025 · codii.dev

  23. 23WM

    https://github.com/dioptra-ai/katiml

    2023 · loom.com

  24. 24TC

    This repository gives you everything needed to supercharge your Cursor or Windsurf IDE with advanced agentic AI capabilities—similar to the $500/month Devin—but at a fraction of the cost. In under a minute, you’ll gain: * Automated planning and self-evolution, so your AI “thinks before it acts” and learns from mistakes * Extended tool usage, including web browsing, search engine queries, and LLM-driven text/image analysis * [Experimental] Multi-agent collaboration, with o1 doing the planning, and regular Claude/GPT-4o doing the execution.

    2025 · github.com

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