eliblock

↗ HN profile [ 55.1 ms ] full profile
Karma
10
Created
March 10, 2016 (10y ago)
Submissions
0
  1. This simple demo embeds all conversations and takes the top 20 most similar and inserts them into the system prompt in place of {{similar_conversations}}. You can see which conversations were retrieved and edit the…

  2. Show HN: A Multiplayer Chatbot (connectionsbot.app)

    Imagine if ChatGPT thought you should meet someone it recently spoke with. I built this simple demo that keeps messages from other users in context, so it can suggest connections and stuff. You can modify the system…

  3. Imagine if ChatGPT thought you should meet someone it recently spoke with. boardy.ai is an example of an AI social network but ideally, each time you message the bot, it responds based on what other people are saying. I…

  4. If you message my instagram account it will try to match you with other people messaging it. It works by comparing conversations one by one with chatgpt until a match is found. Not very efficient of course but I think I…