Skip to main content
Bezi is a game dev tool with complete context of your Unity project. It indexes a Unity project in-real time, registering all the assets, scenes, packages, codebase and more. It uses LLMs to find and apply task-relevant context, so every response is specific to the work at hand. Because Bezi connects to the project, we invest heavily in IP security to keep your project data safe. No project data is ever used to train models. We encourage you to review our security program and security FAQs. For security-related questions, email [email protected]. Studios and indie devs use Bezi to be more efficient, without compromising IP security. Give it a try and share your thoughts on Discord!

How to use Bezi

Bezi looks very simple because the power lies in how you prompt it. This feels intuitive but, just like any other tool, time gets wasted if you don’t learn the fundamentals before diving in.

Prompting

  1. Best prompt structure: Current state, Expected/Ideal state, Response format you want
    1. Prototype example: “I have a system for X. I want to adjust it to add Y. Prototype that and describe any necessary setup steps.”
  2. Prompt quality = response quality. No vague asks, statements without clear asks, or overcomplicated prompts
    1. Good standard: if you asked a colleague the same thing, is there enough detail that they’d know how to answer it?
    2. Anti-example: “Fix errors
      • This will get a bad response, as Bezi doesn’t know which errors you want fixed!
  3. Bezi can’t read minds; give all relevant info! These tools help give it specifics:
    1. Always pin relevant project assets, scripts, etc. in-line: type “@” to search or select an asset/gameObject in Unity
    2. Use image attachments (screenshots, figma layouts, etc.)
  4. If Bezi gives a response you don’t like, DO NOT PROMPT TO FIX IT. This causes rabbit-holes. Instead, do either:
    1. Edit the original prompt to add extra, missing info. This regenerates the response (and wipes any changes that followed the OG)
    2. Start a new thread, summarize what you you liked from the previous, and re-ask the questions

Using Threads

  1. Threads are a series of prompts/responses
  2. Keep threads short: aim for <10 prompts per thread
  3. Only 1 topic/task per thread: start a new thread when the topic or task changes
  4. Bezi uses an active thread’s history as context for prompt responses in the thread. Threads that are long or cover multiple tasks/topics create noise and will lead to a worse response

Discord resources

For more specific advice, see our #tips-and-tricks channel. Game devs and Bezi colleages detail their Bezi workflows, how they use Rules and Pages, and best practices for both.