Skip to content

lvs0/Init-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⬡ INIT

The Beginning of Local Super-Intelligence

AGI-Ready License: MIT Rust

"Initialize your path to AGI"


What is INIT?

INIT is a minimalist, high-performance runtime for running advanced AI models locally. Built in Rust for maximum efficiency, INIT provides the foundation for local super-intelligence.

Philosophy

"Every journey to AGI starts with initialization. INIT is that first step."

Features

  • 🚀 Blazing Fast - Rust-powered performance
  • 💻 CPU-Optimized - Works on any hardware
  • 🔒 100% Local - Your data stays private
  • 🤖 AGI-Ready - Designed for next-gen models
  • 🛠️ Extensible - Plugin system for tools

Quick Start

# Install
curl -fsSL https://raw.githubusercontent.com/lvs0/Init-/main/install.sh | bash

# Initialize
init init

# Run
init run "Explain quantum entanglement"

Architecture

┌─────────────────────────────────────────┐
│              INIT RUNTIME                │
├─────────────────────────────────────────┤
│                                         │
│  ┌─────────┐  ┌─────────┐  ┌─────────┐ │
│  │ Loader  │  │ Engine  │  │  APIs   │ │
│  └────┬────┘  └────┬────┘  └────┬────┘ │
│       │            │            │       │
│       └────────────┼────────────┘       │
│                    ▼                     │
│           ┌───────────────┐              │
│           │    LLM Core    │              │
│           └───────────────┘              │
│                    │                     │
│       ┌───────────┴───────────┐          │
│       ▼                       ▼          │
│  ┌─────────┐            ┌─────────┐    │
│  │ Ollama  │            │  Groq   │    │
│  └─────────┘            └─────────┘    │
│                                         │
└─────────────────────────────────────────┘

Why INIT?

Feature Ollama INIT
Performance Good ⚡ Excellent
AGI-Ready
Plugin System Limited ✅ Full
CPU Efficiency Good ✅ Optimized
Memory Usage Standard ✅ Minimal

Related Projects

License

MIT


Every AGI starts with INIT

About

A new generation intelligence model execution tool

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors