About this project
Xian Tu is an AI-driven immersive cultivation text adventure game. Its frontend uses Vue 3 and TypeScript, with an optional Python FastAPI backend. It integrates large-model APIs including Gemini, Claude, OpenAI, and DeepSeek, and is compatible with the SillyTavern environment.
Key features include AI-generated dynamic storylines, a cultivation system covering realm breakthroughs, techniques, equipment, and NPCs, intelligent judgment based on multi-dimensional factors such as realm and attributes, multi-character and multi-save management, open-world exploration and chance encounters, and support for both desktop and mobile devices.
For deployment, you can run qianye60/xiantu:latest directly with Docker and access it on local port 8080. For local development, run npm install followed by npm run serve. The backend is optional, uses SQLite by default, and can be started with the environment variables described in the README. It is free for personal learning and research use, while commercial use requires contacting the author.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.