What is Signals & Sorcery?
Signals & Sorcery is essentially a multi-user dungeon (MUD) turned into a LLM RAG using LangChain.
Who is this for?
- People who enjoy chat based games and want to experience a new type of generative interactive game.
- Folks interested in seeing whats possible with AI and generative art.
How does it work?
- Signals & Sorcery at its core is an LLM RAG
- It uses LangChain to wrap a custom RPG API.
- The server cost is put on the user. They must provide their own OpenAI API key to generate content.