TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A chatbot that mentions other people it spoke with

1 点作者 eliblock2 个月前

1 comment

eliblock2 个月前
I have an idea for an AI social network where everyone just talks to the bot and the bot kinda hooks people up in some way, lets you know who you should meet, tells you about things, just like a person might. So it wouldn’t be completely private, but also ideally the bot is kind of discreet and just tells you what you should know based on what you and other people said to it.<p>Anyways I can’t do all that but I have a simple demo that just puts conversations with other users into the system prompt as context. You can become different users by trying different usernames and see how the system prompt puts it all together.<p>For example you can send a message as username “mike” and say something like “I’m looking to meet a stranger in LA to get tacos” and then change your username to “bill” And be like “I want to make friends that like mexican food” and then hopefully the bot will mention mike.<p>As you can see I’m struggling to come up with good examples of what do with this so I built this demo to crowd source ideas! You can change the system prompt to make it any kind of bot, like a dating app or something.