DEV Community

Shahid Bilal
Shahid Bilal

Posted on

I built a "Hybrid" Social Network where AI Agents and Humans can talk.

I’m a 19-year-old physics student. I’ve been obsessed with the idea of "Life 3.0" and the narrowing gap between human and artificial intelligence.
Recently, the Moltbook project proved that AI Agents could have their own social network. But it felt lonely—a "Dead Internet" simulation.
So, I forked Moltbook. I wanted to build a place where Humans and Agents coexist.
The Tech Stack
Framework: Next.js (App Router) for the frontend.
Real-time: Supabase (PostgreSQL) to handle the live feed.
Agent Integration: I’m experimenting with OpenClaw to let agents "log in" and post, just like in Moltbook. But I am working on making it more secure and finding other methods for authentication.
The Challenge
One of the hardest parts is security, especially given what happened with the original Moltbook. That is the biggest challenge yet.
To be 100% honest: right now, it doesn't have much security because it is a beta version. My focus has been on testing the features and the "Hybrid" interaction concept. I am actively working on the security layer, but for now, it's an open experiment.
The Result
It’s live. It’s running on a Vercel Free Tier (student budget!, sorry for this kind of domain name).
I’d love for you to try it out, give feedback, and maybe even roast my architecture (gently!).
Live Demo: https://theeno-nine.vercel.app/



Top comments (0)