Creating a Chatbot that actually Stands Out! (vibe coded version)🦖

This page summarizes the projects mentioned and recommended in the original post on dev.to

Puter.js - The Backend for AI-Generated Apps
One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
developer.puter.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Radhika

    Radhika is a multi-model AI assistant built for your mood and friendship đź’ž

    It's open-source as well, so leave a github star if you loved it.

  2. Puter.js

    Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.

    Puter.js logo
  3. vercel

    Develop. Preview. Ship.

    Once done, you can upload it to GitHub and then host it on serverless platforms like Vercel.

  4. supabase

    The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

    Initially, I was using the Supabase free tier, but I was hitting the limits, and my app was becoming stale. Then I switched to Appwrite. Both are totally different; one is SQL, while the latter one is NoSQL. Although use node-appwrite package to skip the manual schema add-ons.

  5. Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

    git clone https://github.com/RS-labhub/radhika.git cd radhika bun install # or npm install bun run dev # or npm run dev

  6. Appwrite

    Appwrite® - complete cloud infrastructure for your web, mobile and AI apps. Including Auth, Databases, Storage, Functions, Messaging, Hosting, Realtime and more

    Initially, I was using the Supabase free tier, but I was hitting the limits, and my app was becoming stale. Then I switched to Appwrite. Both are totally different; one is SQL, while the latter one is NoSQL. Although use node-appwrite package to skip the manual schema add-ons.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • InboxNegotiator: Turning Debt Reminders into Payment Plans with AI and Postmark

    5 projects | dev.to | 8 Jun 2025
  • Top 7 Backend-as-a-Service (BaaS) for Next.js

    4 projects | dev.to | 14 Sep 2024
  • Noob Question: Is Flutter alone enough to make apps, or do I need to learn a back-end language like Python along with it ?

    3 projects | /r/FlutterDev | 22 May 2021
  • Layered Architecture in Flutter with BlocSignal: Bringing BLoC Discipline and Signals Speed to CodeWithAndrea’s Pattern

    1 project | dev.to | 31 Jul 2026
  • Dealing with WebSocket in Dart

    8 projects | dev.to | 20 May 2026

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?