#24 · Primary category: Game AI & Behavior Trees

LifeReloaded

advanced-data-analysis chatgpt code codeinterpreter game gpt gpt-4 llm openai prompt prompt-engineering

A life simulation Game powered by GPT-4's “Advanced Data Analysis” function , offering you a second chance at life. 由GPT4的Advanced Data Analysis功能驱动的人生重来模拟器,给您人生第二春。

Project last updated:04/15/25

GitHub Stars

689

Forks

57

Contributors

4

License

Apache-2.0

Why we included this project

LifeReloaded is a text-based life simulation where a large language model acts as the game master, narrating a whole second life from the choices you make. There's no fixed script: GPT-4's code interpreter generates the story as you go, producing life events, character attributes, an MBTI personality system, and the occasional surreal twist like alien encounters or time travel. The project comes in two forms, a prompt file you can drop into ChatGPT's Advanced Data Analysis mode, and a web app built on GPT-3.5-turbo with a Redis-backed backend. Game developers and prompt engineers will find it a compact, readable example of structuring a long-running, stateful LLM conversation, while players get a genuinely open-ended choose-your-own-adventure. If you want to see how far a single well-crafted system prompt can carry an interactive story, this is a fun place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category