Skip to content

AILab-FOI/PRRI-CognitiveAgents2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRRI-CognitiveAgents2025

A visual novel game based on the B.A.R.I.C.A. kognitive agents platform developed by students in the Artificial Intelligence Laboratory at the University of Zagreb Faculty of Organization and Informatics. The game is developed using the Twine interactive fiction engine. More details available at itch.io.

Instructions

To start and test the game position your console to src/ and start the server:

python3 server.py

Then navigate in your browser to http://localhost:5000

To train the agent use:

python3 server.py --train

To just test the current agent use:

python3 chat-test.py

To edit the game download Twine and load the The Deathworlders.twee file. When happy with edits use Publish to file and publish it as src/templates/index.html.

About

PRRI-CognitiveAgents2025

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published