[go: nahoru, domu]

Skip to content

A prototype of a turn-based story generating software, which makes use of a GPT model, DALL-E and wikidata auto-searching techniques to spin remarkably accurate narratives.

Notifications You must be signed in to change notification settings

knotseaborg/story-weaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Story Weaver: A Text-Based RPG Adventure! 📜

Embark on epic quests and become the hero of your favorite tales! 🦸‍♂️

poster-weaver

Notable features

  • 📖 Craft your destiny through your choices!
  • ✨ Unleash your boundless imagination!
  • 🌍 Real-world data brings stories to life!
  • 🖼️ Dive into visually stunning interactive scenes!

Prototype architecture

This project in all its simplicity is an implementation of Knowledge Augmented Large Language Models using wikidata and GPT. It consists of the following packages:

  • Weaver : Controller package which handles user interaction, story progression and reference fetching.
  • Query Module : Package with SPARQL query and search services
  • GPT Module: Package with GPT related services arch

Process flow design

Here's a simplified process flow diagram which depicts the implementation of "Knowledge Augmented Large Language Model" paradigm in Weaver. process

External services

About

A prototype of a turn-based story generating software, which makes use of a GPT model, DALL-E and wikidata auto-searching techniques to spin remarkably accurate narratives.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages