CoolFace
Modelpublic

ctaxnagomi/DGUI-CodeVinci

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes
Model Card

DGUI CodeVinci

IDE Extension / Code Assistance Tool for the DeckerGUI ecosystem.

Overview

CodeVinci is a draggable UI code assistant built with framer-motion animations, powered by Gemini AI. It provides intelligent code analysis, completion, and refactoring capabilities integrated into the DeckerGUI OS ecosystem.

Features

  • Code Analysis: AI-powered code review and suggestions
  • Draggable UI: Interactive interface with smooth framer-motion animations
  • Gemini Integration: Leverages Google Gemini for code understanding
  • IDE Extension: Works as an extension within the DeckerGUI developer environment
  • Multi-Language: Supports TypeScript, JavaScript, Python, and more

Integration

CodeVinci connects to the DeckerGUI ecosystem through the 3-DGM gate protocol:

  1. 1.Code request → DSYNC Memory Reset
  2. 2.Guard DGM validates scope
  3. 3.Supervisor DGM enforces policy
  4. 4.YoloMoE routes to code specialist expert

Usage

bash
deckergui run "analyze this codebase for bugs"

Architecture

  • Base: Gemini AI code analysis
  • UI: React + framer-motion draggable panels
  • Gate: 3-DGM protocol with token budget enforcement
  • KPI: All token usage tracked via Enterprise KPI Tokenizer

Citation

bibtex
@software{deckergui-codevinci,
  title={DGUI CodeVinci},
  author={wan mohd azizi},
  year={2025},
  publisher={Hugging Face},
  url={https://huggingface.co/ctaxnagomi/DGUI-CodeVinci}
}