Real AI conversations. Real voice. No subscriptions, no OpenAI required. Works with Groq free tier — blazing fast, out of the box.
// Free forever · LocoMind Pro coming soon · No spam
What you get
Drop it in your resources folder. Add a free Groq key. Your NPCs are talking in under 60 seconds.
LocoMind Pro
v1 is free and powerful. What we're building next will change how roleplay works on FiveM — permanently.
// First 100 get lifetime discount
Quick Start
# 1. Get a free Groq key → console.groq.com # 2. Drop resource in your server server.cfg ensure locomind-free set locomind_api_key "gsk_your_groq_key_here" set locomind_provider "groq" # Optional: Enable voice responses terminal pip install edge-tts edge-tts-server --port 3210 set locomind_tts_url "http://localhost:3210"