ReadMe

ReadMe is Sherlock for conversations. The goal of this project was to see if LLMs could understand human nuiances better than humans and characterize individuals based on that data.

Features

  1. Discord Bot
  • The package has a built in discord bot that you can configure to read messages and generate a local storage of them.
  1. Pagination Software
  • After generating agregated data, you can then use pagination on relevant conversations for usage in a LLM agentic pipeline.
  • This allows for the specification of a single target for analysis when providing their username.
  1. Pycho-analysise overview:
  • Pychoanalysis is done by reducing the individiual pages of data and pipelining them with LLM agents.
  • Built with the OAI API for futher extensibility as LLMs improve.

Outcome

The software works scarily well. After giving it a test run (circa summer 2022), it was way too accurate in analyzing both me and my friend. Built this project with @stevenyuser in ~6 hours.

https://github.com/Mkrolick/ReadMe