Falcon AI
AI for Grasshopper
Native Grasshopper plugin: chat with Claude to create Rhino geometry or GhPython scripts. No Python server, runs inside the plugin.
- Rhino Viewport Mode: geometry appears directly
- GhPython Script Mode: copy code into Script component
- Claude, GPT, Ollama: multi-provider support
- Runs locally in Rhino 8, no external server
- Free tier available
# Falcon AI
$ falcon connect --rhino
Connected to Rhino 8
$ falcon generate \
"parametric tower with twisted floors"
Generated 14 components, 23 connections
Definition saved to canvas Three Steps
Describe
Type what you want in natural language: "Create a parametric facade with hexagonal cells that respond to solar exposure."
Generate
AI selects the right Grasshopper components, wires them together, sets initial parameters, and builds a working definition.
Refine
Tweak sliders, ask for changes in plain text, or let AI analyze your definition and suggest improvements. Iterate until perfect.
Who It's For
Skip the wiring
Describe your design intent and get a working Grasshopper definition. No more hours of dragging and connecting components.
- Natural language to definition
- Complex pattern generation
- Rapid prototyping
Accelerate your workflow
Let AI handle the repetitive wiring while you focus on design logic and optimization strategies.
- Script generation (C# & Python)
- Definition analysis & debugging
- Automated parameter setup
Learn by example
Describe what you want to build and see how an expert would wire it. Understand parametric design through generated examples.
- Step-by-step explanations
- Best practices built in
- Experiment rapidly
What It Can Do
From simple geometry to complex multi-plugin workflows.
Text to Geometry
AvailableDescribe shapes, patterns, or structures in plain English. Get working Grasshopper definitions with correct wiring.
Definition Analysis
AvailablePaste an existing definition. AI explains what it does, identifies problems, and suggests optimizations.
Script Generation
AvailableNeed a C# or Python script component? Describe the logic, get production-ready code with error handling.
Multi-Model Support
AvailableWorks with Claude Opus 4.6, Sonnet 4.5, Gemini 2.5, local models via LM Studio/Ollama, or any MCP-compatible endpoint.
Plugin Awareness
Coming SoonUnderstands Ladybug, Karamba, Kangaroo, and 40+ other Grasshopper plugins. Routes to the right components.
Visual Debugger
Coming SoonHighlights data type mismatches, missing connections, and performance bottlenecks in existing definitions.
What Can You Ask?
Create a parametric facade with hexagonal cells that vary by solar exposure
Attractor-based hex grid + Ladybug solar analysis
Optimize this structure for minimum material
Karamba analysis + Galapagos evolutionary solver
Make roof panels follow a double-curved surface
Kangaroo planarization on subdivided quad mesh
AI Meets Parametric Design
AI-generated Grasshopper definitions produce complex parametric structures from natural language prompts.
Falcon AI in Action
Supported AI Models
Falcon AI connects to any AI model that speaks your language. Use cloud providers or run fully local.
Claude Opus 4.6
AnthropicBest for complex multi-step definitions and analysis
Claude 4.5 Sonnet
AnthropicExcellent at code generation with fast response
Gemini 2.5 Pro
Google DeepMindStrong reasoning for structural optimization
GPT-4.1
OpenAIReliable general-purpose generation
LM Studio
LocalUser-friendly local model management with GPU acceleration
Ollama
LocalRun open-source models privately on your machine
Any MCP-compatible
CustomConnect to any server that supports the MCP protocol
How It Connects
Falcon AI sits between your AI model and Rhino/Grasshopper. It translates natural language into geometry and scripts.
Manual vs Falcon AI
| Manual | Falcon AI | |
|---|---|---|
| Wiring | Drag, connect, adjust | Describe in text |
| Scripts | Write from scratch | Generated for you |
| Errors | Find at runtime | Caught before run |
| Speed | Minutes per change | Seconds per change |
Get Falcon AI
Free tier: download from Food4Rhino. Install the .gha plugin directly. Requires Rhino 8 (Windows) and an Anthropic API key.
$ Download .gha from Food4Rhino → Copy to Grasshopper Libraries folder → Restart Rhino Frequently Asked Questions
What is Falcon AI?
Falcon AI is a native Grasshopper plugin (C#) that lets you chat with Claude or other AI models to create Rhino geometry and GhPython scripts. It runs inside Rhino, no separate Python server required.
Do I need coding experience?
No. Describe what you want in plain English (e.g. "Create a 10m box at origin" or "Tower 10 floors, 5m base"). Falcon AI generates geometry or GhPython code for you. Advanced users can refine the output.
Which Grasshopper plugins are supported?
Falcon AI works with native Grasshopper components. GhPython mode generates code that can use Ladybug, Honeybee, Kangaroo, and other plugins. We're expanding support with each release.
Is it safe to use with client projects?
Your prompts are sent to your chosen AI provider (Claude, GPT, etc.). Your Rhino geometry and project files stay on your machine. The plugin runs locally; only the text of your prompts goes to the API.
How do I install Falcon AI?
Download the plugin from Food4Rhino. Copy the .gha file to your Grasshopper Libraries folder (File → Special Folders → Components Folder). Restart Rhino 8, open Grasshopper, search for 'Fraktal' and drag the component. First run: Settings → enter your Anthropic API key.
Early Feedback
“Falcon AI saved us weeks of Grasshopper wiring on a complex parametric facade. The AI understands what architects mean.”
“I've been scripting GH components for years. Falcon AI generates better definitions than most junior programmers.”
“The open-source approach won us over. We deployed it across our office in a day.”
Prompt → Geometry
Type a description. Get a working Grasshopper definition.