WeSearch

I got sick of boring AI chatbots, so I built a 1940s detective to roast my dreams 🕵️‍♂️

·2 min read · 0 reactions · 0 comments · 10 views
#ai#chatbots#technology#devchallenge#sideprojects
I got sick of boring AI chatbots, so I built a 1940s detective to roast my dreams 🕵️‍♂️
⚡ TL;DR · AI summary

Aniket Mehra created a unique AI chatbot named Noir AI: Dream Detective, inspired by 1940s detective tropes. The app allows users to share their dreams and receive humorous, cynical responses from the AI detective. Built using Baidu's MeDo platform, it features a dynamic Evidence Board that visually represents elements from the user's dream in real-time.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3465973) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Aniket Mehra Posted on May 16 I got sick of boring AI chatbots, so I built a 1940s detective to roast my dreams 🕵️‍♂️ #ai #devchallenge #showdev #sideprojects Every AI app right now looks exactly the same: a clean white background, a polite assistant, and a text box. It’s getting a little boring. I saw the Build with MeDo Hackathon (hosted by Baidu) was running this weekend, and I wanted to enter their "Surprise Us" category with something completely unhinged.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)