gpt-oss-space-game is an open source space-themed game project created by developer kwindla and hosted on GitHub. Its core features include:
- voice interaction: The player controls the progress of the game by talking to the game's AI characters in real time through the microphone.
- local operation: All data processing is done locally without relying on cloud services, protecting user privacy.
- modular design: Support for replacing components such as gpt-oss, Whisper, etc., adapting to cloud or self-hosted APIs.
- Open Source Modeling Support: Optimizing low-latency and local inference using OpenAI's gpt-oss-20b or gpt-oss-120b models.
- cross-platform compatibility: Support for multiple operating systems to run, easy for developers to debug and deploy.
This answer comes from the articlegpt-oss-space-game: a local voice-interactive space game built using open-source AI modelsThe