Alternatives
Products that do what Sinalytica does
Travel back to 1998 and use Lovable on Windows 98
- 1

- 2NO
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
- 3

- 4

- 5KK
hey HN, this is sina. i've had some cloudflare credits expiring on may 14 and was wondering what to do with them. when kimi k2.6 dropped and it was available on workers ai, i figured i'd build an open-source claude code clone with it. didn't think too much about it. (people asked if i know about opencode and tbh i learned about them only after i built this. but they seem really brilliant.) anyway, kimiflare is a CLI coding agent, basically claude code but powered by kimi k2.6 on cloudflare workers ai. it's at v0.57.0 and has gotten 12k+ npm downloads, 137 github stars, and PRs from 4…
May 2026
- 6

- 7WB
Mintlify Pro costs 250 USD per month. We wanted something similar (AI assistant and nice UI), but fully customizable and cheap. So we built GibsonAI docs in 1 day for about 50 USD. How we did it: Used Lovable for UI components + rendering MDX beautifully (Markdown stored in GitHub). Built an AI Agent for docs using Agno + Memori → personalized Q&A and “smart educator.” Stored embeddings in LanceDB and metadata in our SQL DB. Bonus: We can share our reusable design templates and source code so you can deploy on Vercel (or anywhere) and skip Lovable costs. Would love feedback on what features…
Sep 2025 · gibsonai.com
- 8IM
Hi HN! I'm Amber (13) and my dad Raj, and we built Nityasha AI from Guna, India. After my dad's 12 years of failed startups (2012-2023), we created a personal AI assistant that handles email, coding help, research, and planning in one conversational interface. I started coding at 9 on a 4GB RAM laptop. We failed 8 times before this—coupon sites, freelancing platforms, consulting. Nityasha is different: it uses Thesys generative UI for visual charts, includes Study Mode with Socratic teaching, and integrates everything so you don't need 10 tabs open. 500+ active users now. We just launched…
Oct 2025 · ai.nityasha.com
- 9KA
I built Kooder, an AI software engineer that generates fully functional full-stack applications from natural language prompts. The goal is to streamline the development process for both engineers and non-technical founders. Key features: Natural language app generation (describe your idea, get working code) Support for major frameworks (React, Next.js, Node, Python, and more) Backend API scaffolding and database setup Smart code suggestions and refactoring Continuous deployment integrations Kooder is already helping solo founders, indie hackers, and internal engineering teams build faster.…
Oct 2025 · kooder.dev
- 10CT
Hey gang, My names Ryan. I Develop Desktop applications, usually for Windows. I made this little Trainer application , if anyone wants to try it out. It lets you manipulate values in memory, in-order to hack stats, crafting materials, etc. If you like it, have any suggestions, or angrily yell about the console release, feel free to hmu. https://github.com/howzitkiffen/Cyber-Punk-Trainer (PS: Looking for work!)
2020
- 11NA
Jul 2026 · nostalgia-stilloo.zocomputer.io
- 12IV
The Epilog Zing lasers were 50w desktop industrial lasers from circa 2010. They never had support outside of windows. This was based off of LibLaserCut which is a Java project that reverse engineered these machine's protocols. This is a CUPS driver implemented in Swift and C. Maybe this is a small example of AI doing something positive, like breathing new life into old machines :)
Dec 2025 · github.com
- 131O
Hi HN! I'm a 15-year-old dev in Hong Kong who built ExcelTutor.pro. It's an AI assistant that generates Excel formulas, SQL queries, and automation scripts from plain English. Key features: * Infinite usage - no query limits * Formula generation - converts natural language to Excel formulas * SQL Query Builder - creates database queries from prompts * Automation Scripts - automates repetitive spreadsheet tasks Unlike manual solutions, it handles things like: =XLOOKUP(A2,Inventory!B:B,Inventory!F:F,"Not Found") in seconds. No more trial-and-error or Stack Overflow digging. You can: - Describe…
2025 · exceltutor.pro
- 14AA
Hey HN! I really like local apps for their simplicity and privacy and hate paying Saas bills and I wanted a way to start automating my life with AI so I started building Anything. Anything is built on Tauri so the front end is React and the "backend" is Rust. It's 100% local & 100% doesn't ask you to spin up docker to use. Another core goal of the app is to get away from "package bloat" you see in other general purpose AI oss projects where they have a package.json that is 300 lines long ( more on that later. ) Oh btw I suck at Rust! I learned Rust while building this so the code is _not…
2024 · github.com
- 15LF
We built a no/low-code tool that lets you spin up MCPs from a single prompt. MCPs give LLMs access to tools, data, and actions—but they’re hard to build and deploy. Our tool abstracts that: describe what you want, and it auto-generates and hosts the necessary components. No UI flows, no manual chaining—just prompt and go. Examples: • Pull email, parse a DocSend, check Reddit, draft reply • Extract data from a niche site + send a Slack alert • Combine tools without writing glue code Live demo: https://www.youtube.com/watch?v=4uCiaQrgfoE Built over a weekend after getting…
2025 · generatemcp.com
- 16IM
Hey HN! Thank you for all the support and feedback on my original submission 2 months ago. I've been improving the backend using a MCTS/AlphaZero approach and it's currently producing much better results. My long term goal is to allow users to manage multiple projects, deployed autonomously, both from scratch and by making continual updates all prompted with natural language. The cost of each project has been lowered to $9 as performance with smaller models has improved (I migrated from Claude-3-Opus to gemini-1.5-flash). Thanks for checking it out!
2024 · saas-quick.com
- 17MB
hi! I’m a 17 y/o dev and I made this so I could show my wpm in code rather than just normal text :) this was my first project that I made awhile back but wanted to share it today. I used React and got the LeetCode samples by webscraping a site that had all the solutions. you can read more about the site in the "about" page. here's the repo: https://github.com/max-lee-dev/hackertype https://twitter.com/maxleedev
2024 · hackertype.dev
- 18OA
Built this after getting tired of fighting local AI setup (CUDA issues, dependencies, API configs). Goal was to make something that just runs locally without all the overhead. Happy to answer questions or get feedback.
Apr 2026 · store.steampowered.com
- 19IV
Coding agent management is all the rage right now, and many tools are being created to fill the gap. As a power user for all tools I've used since I've started my software engineering career, I've always taken the time to test multiple tools thoroughly before deciding on one, and an agentic manager was no different. I've tested many tools, but ultimately landed on Agent of Empires (AoE for short). Why ? Because it's fast, the development is active and it's feature complete, and easy to contribute to. So I did (contribute). In my day to day workflow for my job, I need the ability to start…
May 2026 · github.com
- 20MC
Hi HN! I’m Thunder. Longtime lurker and first time poster. I’m excited to present Moneta (https://moneta.studio/) with my co-founder Rob. *Moneta is a conversation-as-code platform for building multiplayer AI-native applications in which the AI can reactively update the application based on interactions with users or other AI via CRDTs.* The key idea is that rather than using a conversation to generate an application, in Moneta the conversation *is* the application. We call this idea 'conversation as the engine of application state' (CATEOAS). This means that instead of saying…
2025
- 21AA
Hey folks, I'm Yuval. I run a tiny startup called Glitter AI. It's just me full-time here, with a couple of freelances to help here and there. A couple of months ago, I went from managing zero requests to hundreds -- overnight (won Product of the day on Product Hunt). As someone who gets VERY easily distracted (maybe you relate), I had to find some sort of way of handling all the chaos if I didn't want to burn out. I came up with a pretty cool automation flow that I thought folks on HN here may be interested in reading about :) So here goes: Most of my interactions come through Intercom.…
2024
- 22FA
Founder here. I built NEO, an AI agent designed specifically for AI and ML engineering workflows, after repeatedly hitting the same wall with existing tools: they work for short, linear tasks, but fall apart once workflows become long-running, stateful, and feedback-driven. In real ML work, you don’t just generate code and move on. You explore data, train models, evaluate results, adjust assumptions, rerun experiments, compare metrics, generate artifacts, and iterate; often over hours or days. Most modern coding agents already go beyond single prompts. They can plan steps, write files, run…
Jan 2026 · marketplace.visualstudio.com
- 23V1
I've been building AI products for a while. For this one I made a deliberate choice: none of the 16 tools use AI. Meeting cost calculators, freelance rate calculators, PRD generators, runway calculators, sprint retro boards — these problems don't need a language model. They need a well-designed form and correct arithmetic. Built on Nuxt 4 + Vue 3, fully static, runs in your browser. No account required to use anything. Optional Firebase auth only kicks in if you want to save output. Irony worth naming: Claude Code was my pair programmer throughout. The choice wasn't anti-AI — it was about…
Mar 2026 · viztools.app
- 24FA
i built a small site to collect memories of the things we grew up with: floppy drives, Game Boys, cassette tapes, forgotten software, classic games. the tech stack is React, Supabase and Vercel. fair warning: the items on there right now were seeded by AI to get things started. the goal is for it to grow through community submission. there's a submit form, no account needed. i'd love to gather some early feedback and get some more ideas. something i was thinking about in the future is having users create accounts to favorite items and comment their own personal experiences with items. right…
Mar 2026 · fossilware.tech
Ranked by how close each launch is in meaning, then by votes. Refine with a description →