TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

I made an ultra-realistic AI chat inspired by Omegle

3 pointsby valbis9 months ago

2 comments

valbis9 months ago
After using several sites that allow conversations with AI characters, I realized how terribly unrealistic they were. A typical chat would go like this:<p>Me: Hey<p>Other: &quot;Hey...&quot; He looked at you, his face still a deep crimson, looking into your eyes, trying to say something but unable to speak, (yadda yadda yadda).<p>I swear, ALL the services I tried were like this. I realized there was nothing that really simulated a good old-fashioned chatting experience. So, I created the titled site.<p>I put most of my effort into making the chat as realistic as possible. I think I&#x27;ve reached a pretty good level— the experience feels very much like chatting on Omegle (minus the pervs).<p>Also, to make the interactions realistic, the AIs pretend to be from specific parts of the world—they have their lives, their hobbies, their quirks, and if you save them and talk with them later on, they&#x27;ll remember what you talked about.<p>Anyway, I am aware there is quite some backlash against generative AI in many places on the web. I understand the hate towards simple LLM wrappers. I hope people can appreciate the (substantial) effort behind trying to make a standard LLM as realistic as possible. :) This is also my first web app, so I am totally open to feedback&#x2F;suggestions&#x2F;etc.<p>(also sorry for the limited free chatting time - I do pay the LLMs and I don&#x27;t use a shitty model, so I can&#x27;t give away much free time per user or I&#x27;ll go bankrupt!)
WTFCPPx9 months ago
what are you using for the LLM?