Skip to content

LebToki/OllamaForge

Repository files navigation

⚡ OllamaForge | Speculative Engineering Environment

image

"The Architect's IDE for the Post-AGI Era."

OllamaForge is a world-class, local-first AI coding assistant designed for elite developers and speculative architects. It bridges the gap between high-fidelity global reasoning (Google Gemini 3.0 Pro) and secure, private local inference (Ollama), wrapped in a tactile, high-end interface.

Developed by Tarek Tarabichi / 2TInteractive.


💎 Core Pillars

1. Hybrid Intelligence

  • Global Reasoning: Leverages Gemini 3.0 Pro for complex architectural decisions, speculative design, and high-token thinking.
  • Local Autonomy: Integrated Ollama backend for private, offline coding tasks (CodeLlama, DeepSeek, etc.).
  • Visual Synthesis: Native Image Generation (Imagen 4.0) for UI/UX prototyping directly from the chat.

2. The Forge Vault™

  • Shared .memory: Persistent project-wide context that survives across sessions.
  • Shared .brain: Recursive system instructions that evolve with your workflow.
  • Shared .skills: Custom learned capabilities and local tool-bindings.
  • Secure .env: A protected environment for local API management and injection.

3. Tactile Engineering UX

  • Live Artifact Previews: Instant side-by-side rendering for Markdown and Web components.
  • Neural Terminal: Deep integration with local runtimes; AI-driven stack trace analysis and one-click debugging.
  • Voice & Vision: Real-time multimodal interaction via Gemini Live API (Audio/Video).

🛠 Technical Stack

  • Frontend: React 19 + TypeScript + Tailwind CSS.
  • Icons: Lucide React (Customized Monolith Set).
  • Backend Inference: Ollama (Local) + Google GenAI SDK (Cloud).
  • Design System: Speculative "Dark Monolith" Aesthetic.

🚀 Getting Started

Prerequisites

  1. Ollama: Install from ollama.ai.
  2. CORS Configuration: Ensure Ollama allows web requests:
    # Windows (PowerShell)
    $env:OLLAMA_ORIGIN="*"; ollama serve
  3. API Access: A valid Google Gemini API Key (configured via environment).

Installation

  1. Clone the repository.
  2. Install dependencies: npm install.
  3. Launch the Forge: npm run dev.

📜 Intellectual Property

OllamaForge is a proprietary speculative artifact. All design patterns, UI signatures, and the "Forge Vault" architecture are the intellectual property of Tarek Tarabichi / 2TInteractive.

See LICENSE.md for specific terms regarding use and distribution. Removal of copyright notices or creator attribution is strictly prohibited.


© 2026 Tarek Tarabichi / 2TInteractive. All rights reserved.

About

Speculative Engineering

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published