Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angel AI

v0.01 Genesis Stable

A small, local-first AI assistant built around Ollama.

Angel is intentionally starting clean.

The Genesis build provides:

  • Local Ollama conversation
  • A simple terminal interface
  • Deterministic date/time capability
  • Deterministic current-weather capability
  • Combined date/time + weather routing
  • Configurable Ollama model
  • Configurable location
  • Simple capability routing
  • Linux-friendly Python architecture
  • Windows compatibility
  • No cloud AI dependency for normal conversation

The goal of Genesis is not to be large.

The goal is to create a small, understandable, reliable foundation that can grow into a more capable modular assistant without rebuilding the core.


Architecture

                         ┌─────────────────┐
                         │      User       │
                         └────────┬────────┘
                                  │
                                  ▼
                         ┌─────────────────┐
                         │   Angel CLI     │
                         └────────┬────────┘
                                  │
                                  ▼
                         ┌─────────────────┐
                         │   Angel Brain   │
                         └────────┬────────┘
                                  │
                         ┌────────┴────────┐
                         │                 │
                         ▼                 ▼
                  ┌──────────────┐  ┌──────────────┐
                  │    Router    │  │    Ollama    │
                  └──────┬───────┘  │ Local LLM    │
                         │          └──────────────┘
                    ┌────┴────┐
                    │         │
                    ▼         ▼
              ┌──────────┐ ┌──────────┐
              │ Date/Time│ │ Weather  │
              └──────────┘ └──────────┘

About

Local-first offline personal AI assistant with persistent memory, projects, knowledge, Ollama inference, backups, and local creator integrations.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages