Soea511's picture
Upload README.md with huggingface_hub
c50055c verified

🧠 Godot Native AI Brain (GDScript Expert)

This repository is a specialized open-source brain for Godot 4. It aims to provide the most accurate GDScript code generation and game logic assistance.

πŸš€ Project Goals

  • 2,000+ Verified Samples: Building a massive dataset of high-quality Godot code.
  • Privacy First: Designed to run locally or via private inference.
  • Community Driven: Anyone can contribute to making Godot development faster.

πŸ“‚ Dataset Structure

The data is stored in .jsonl format within the data/ folder, following the Instruction-Output pattern:

  • Instruction: What the developer wants.
  • Output: The clean, optimized GDScript code.

πŸ›  How to Use

Stay tuned for the Godot Editor Plugin that connects directly to this brain!