A QLearning AI for playing ALIEN Roleplay. You can ask the AI in natural language and it will return information about user created spaceships stored in json. It requires training the AI and contains methods to do so.
| LICENSE | ||
| README.md | ||
MU/TH/UR
A Q-Learning AI terminal inspired by the ALIEN universe
Overview
MU/TH/UR is a Python project designed to mimic the look and feel of a spaceship terminal from the ALIEN universe.
It uses a Q-Learning AI that allows users to interact with their spaceship database in natural language.
You can:
- Train the AI to understand queries.
- Ask it about custom spaceships stored in JSON files.
- Get immersive, terminal-style responses directly in your console.
Features
- Immersive terminal aesthetic – text-based UI styled after ALIEN’s MU/TH/UR 6000.
- Q-Learning implementation – core training and querying methods included.
- JSON-based spaceship storage – add your own ship data and expand the universe.
- Natural language queries – ask about ships as if you were on the bridge of the Nostromo.