
My Lover Online - Your AI Companion Awaits
Create and chat with AI-powered virtual companions; customize with photos and generate images.
My Lover Online — AI 虚拟伴侣平台,上传照片即可"复活"已故或离别的亲人、恋人、宠物,AI 会学习你们的共同记忆,越聊越像本人,还支持语音通话和生成合照。
The full gallery
Tech stack
21 projects

Create and chat with AI-powered virtual companions; customize with photos and generate images.
My Lover Online — AI 虚拟伴侣平台,上传照片即可"复活"已故或离别的亲人、恋人、宠物,AI 会学习你们的共同记忆,越聊越像本人,还支持语音通话和生成合照。

AI dating assistant trained to help with flirting and pick-up tips.
RIZZ AI — AI 约会助手

AI agent that matches investment portfolios to your financial preferences.
@sanjeevpai · X
I have been trying out a new idea at - A 100% vibe coded site that actually adds value. It is alpha v0.003 so far but beginning to take shape nicely. The AI agent completely redid the look and feel and behavior in one day. At this rate of growth, agents are going to put a lot of software vendors out of business.

AI agent that applies to jobs for you while a career professional reviews them.
@getOlapply · X
Startup, I built an AI agent that applies to jobs on your behalf with a career professional in the loop, check out

Conduct AI-powered voice interviews to screen and rank job candidates.
@bilalhasanxw · X

AI-matched private fundraising platform connecting founders and investors in verified deal rooms.
@hockystick_app · X
A fundraising platform design to close deals-

AI platform for resume optimization, mock interviews, job matching, and automatic applications
简小派 — 求职助手平台(AI 驱动),通过智能简历生成、岗位匹配、面试模拟、薪资分析和自动投递,帮助求职者系统性提升、全流程加速拿 offer - [更多介绍](https://docs.jianlipai.com/)

Track your brand's visibility across ChatGPT, Claude, Gemini and Perplexity while monitoring competitors.
@RHMDigitalSeo · X

Play a free online tile-pattern game with friends or solo against the computer.
heliostatic · HN
A couple weeks ago we were on vacation with friends, and after the kids were asleep we played games -- mostly Qwirkle, which I had never played and am terrible at. I don't care about being terrible at games, so I made a web version to keep playing after vacation: build lines of tiles that share a color or a shape, 2-4 players (or add bots). I wanted it to be low friction, so there are no accounts. Your identity is an anonymous id in localStorage, and you can move it to another device by scanning a QR code or hitting a unique url. Start a game and text someone the link (game slugs are semi-memorable three word phrases), or "Play the computer" and you can play immediately against bots. Games are async-friendly with web push for turn notifications. The stack is one Node process on a small VM, Next.js + Socket.IO, no database. The server and the client use the same engine so moves validate optimistically, and the bots go through the same functions, so bot moves are always legal. State is