An experimental text-based adventure game driven by a large language model (LLM).
Go to file
projectmoon 00fe3650a8 Initial commit of opening the AI game code.
Now that it is somewhat presentable.
2024-01-15 09:13:12 +01:00
src Initial commit of opening the AI game code. 2024-01-15 09:13:12 +01:00
.gitignore Initial commit of opening the AI game code. 2024-01-15 09:13:12 +01:00
Cargo.lock Initial commit of opening the AI game code. 2024-01-15 09:13:12 +01:00
Cargo.toml Initial commit of opening the AI game code. 2024-01-15 09:13:12 +01:00
build.rs Initial commit of opening the AI game code. 2024-01-15 09:13:12 +01:00
game.db Initial commit of opening the AI game code. 2024-01-15 09:13:12 +01:00
koboldcpp.json Initial commit of opening the AI game code. 2024-01-15 09:13:12 +01:00