Skip to content

Take control as an SMM, expand the hidden society of Botu, and reshape the course of history!

License

Notifications You must be signed in to change notification settings

d-lowl/conspiracy-catalyst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conspiracy Catalyst

This repo is for the game made for the Open Source AI Game Jam.

Itch.io page: https://dlowl.itch.io/conspiracy-catalyst

Important notes:

  • This repo is unlikely to be updated, the project will persist as is after the jam is finished
  • I'm paying for the inference endpoint out of my own pocket -> I will bring it down, when the costs build up too much

Requirements

  • python 3.11
  • poetry>=1.5.1

How to run it

LLM

To run the game, you need a deployed Huggingface Inference Endpoints (see their documentation on how to do it). The live version uses:

  • Fork of dolly-v2-3b model, that works with Inference Endpoints
  • GPU small instance on Inference Endpoints

The link is hardcoded here

Local server

Run:

poetry install
HUGGINGFACEHUB_API_TOKEN=<your token> python expansion/socketio/server.py

Visit http://0.0.0.0:8000/

About

Take control as an SMM, expand the hidden society of Botu, and reshape the course of history!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published