Skip to content

Rimworld mod that will display what the colonists are saying to each other, using a locally installed LLM. Forked from gavinblair.

Notifications You must be signed in to change notification settings

DealingLace/DealingSocialInteractions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Rimworld mod that will display what the colonists are saying to each other, using a locally installed LLM. You will need Ollama running llama3.2:3b for this to work.

Screenshot

This is only tested on a Mac. To install:

$ cd ~/Library/Application\ Support/Steam/steamapps/common/RimWorld/RimWorldMac.
app/Mods
$ git clone [email protected]:gavinblair/SocialInteractions.git
$ ollama run llama3.2:3b # if you don't already have it running

About

Rimworld mod that will display what the colonists are saying to each other, using a locally installed LLM. Forked from gavinblair.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%