Remix.run Logo
I built an AI SaaS with real-time collaboration and a chat-to-live-page feature(agmwisdom.com)
1 points by FreshlyAi 12 hours ago | 1 comments
FreshlyAi 12 hours ago | parent [-]

Hey HN, for the past 6 months, I've been working solo on this project. I wanted to solve two problems I was feeling: AI tools are mostly single-player, and turning ideas into live web assets takes way too long.

So, I built the AGM Wisdom Center, a full-stack AI workspace with a couple of standout features:

Live 3-Way Collaboration: Two users and the AI can interact in the same chat, in real-time (powered by Socket.io).

Instant App Generation: You can ask the chat to "create a waitlist for a new product," and it instantly generates a live URL with a dedicated MongoDB collection to store signups. It also builds full landing pages and surveys on the fly.

Project-Based Context: You can create sandboxed "projects," upload documents (PDFs, DOCX), and the AI will use that specific context for its answers.

I'm the sole full-stack developer on this. Tech Stack: Backend: Node.js, Express, Socket.io, Mongoose Frontend: Next.js, React, Tailwind CSS DevOps:Docker, Nginx, deployed on AWS Elastic Beanstalk

You can register and try out the live demo here: https://www.agmwisdom.com/

I've learned a ton building this, and while I initially explored turning it into a product, I'm now most excited about applying these skills to solve complex problems within a great team. I'm currently looking for a full-time Senior Full-Stack or Backend Engineering role.

https://www.linkedin.com/in/gabriel-su%C3%A1rez-7b054a38/

Any feedback on the project is hugely appreciated!

Best, Gabriel @FreshlyAI