Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Local Lab

A modular, reproducible and production-oriented local AI laboratory built with Docker.

The goal of this project is to design and maintain a local environment for developing, deploying and experimenting with AI services, coding agents and large language models using infrastructure engineering best practices.


Vision

Build a reusable AI laboratory that can evolve from a single coding agent into a complete AI platform.

The laboratory is designed around the following principles:

  • Containerization
  • Infrastructure as Code
  • Reproducibility
  • Documentation
  • Version Control
  • Incremental Architecture

Objectives

  • Learn Docker through real-world deployments.
  • Build a reproducible local AI environment.
  • Deploy AI coding agents.
  • Run local Large Language Models.
  • Experiment with AI frameworks.
  • Apply software architecture principles.
  • Document every technical decision.

Project Status

Current Phase:

Phase 0 — Environment Audit

Status:

🟡 In Progress


Planned Services

  • Claw Code
  • Ollama
  • Open WebUI
  • PostgreSQL
  • Redis
  • Custom AI Agents

Repository Structure

ai-local-lab/
│
├── docs/
├── adr/
├── compose/
├── services/
├── stacks/
├── scripts/
├── volumes/
└── backups/

Documentation

Project documentation can be found inside the /docs directory.

Architecture decisions are documented under /adr.


Roadmap

  • Phase 0 — Environment Audit
  • Phase 1 — Infrastructure Foundation
  • Phase 2 — Docker Platform
  • Phase 3 — Claw Code Deployment
  • Phase 4 — AI Model Integration
  • Phase 5 — Supporting Services
  • Phase 6 — Custom AI Agents

License

MIT License

About

Local laboratory built with Docker and NVIDIA GPU acceleration.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors