Generative Texting Neural Edition
🟡 Updated this year⚠️ Install Order · 6 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 1.0% endorsement rate
- 🏆 #380 of 528 Gameplay mods in this game by downloads
📋 About This Mod
Chat in real time with Panam, Judy, River, Kerry, Songbird, Rogue, Viktor, and Takemura via a custom in-game messaging UI. Responses are generated by an AI model in character. Supports Stable Horde, OpenAI, OpenRouter, and Player2.
Generative Texting: Neural Edition
Generative Texting is a mod that integrates language models to enable real-time text message conversations with Cyberpunk 2077 NPCs. Panam, Judy, River, Kerry, Songbird, Rogue, Viktor, and Takemura each have their own personality profile and respond based on their relationship with V — whether romantic or platonic.
In game, opening the contacts list and selecting one of the supported characters reveals a shortcut to a custom chat UI — a faithful recreation of the game's messaging interface. From there you can type whatever you want and the model will generate an in-character response in real time. If the UI isn't open when a response arrives, you'll receive an SMS notification just like the game's normal texting system.
What's different about this version?
This is my own branch of the mod, with the following changes:
-
[]OpenRouter and Player2 added as new AI providers[/]
[]Persistent conversations — chat history is saved and automatically restored when you close the game or load a save[/]
[]Prompts rewritten from scratch — each character responds with a tone more faithful to who they are, and replies feel like real text messages: short, natural, no walls of text[/]
This version gives me the freedom to work on it independently and roll out my own updates. I'd love to get feedback — I'll read every comment and do my best to take suggestions on board.
Setting up your API key
All API keys are set in the same file:
r6\scripts\GenerativeTexting\GenerativeTextingUtilities.reds
Open it with any text editor and find the function for the provider you want to use.
OpenRouter
Find this function and replace the placeholder with your key from openrouter.ai:
public func GetOpenRouterApiKey() -> String {
return "0000000000"; ← replace this
Player2
Get your key at gerikuylerk.com/cyberpunk2077 and replace the placeholder here:
public func GetPlayer2ApiKey() -> String {
return "Player2Key000"; ← replace this
Then select the provider you want to use in the mod settings menu in game.
This is an independent fork — you do not need the original mod installed. Credit where it's due:
jmtokx — creator of Generative Texting, the mod this version is based on.
📊 Mod Details
- Game
- Cyberpunk 2077 Mods
- Author
- Gerik Uylerk
- Version
- 1.0
- Downloads
- 841
- Endorsements
- 8
- Category
- Gameplay
- Created
- 3/28/2026
- Updated
- 3/28/2026
🔧 How to Install Cyberpunk 2077 Mods
Download from Nexus.
📖 Full step-by-step install guide for Cyberpunk 2077 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Cyberpunk 2077 commands, item IDs, and more.
Keep browsing — more Cyberpunk 2077 mods await