Navigation
AI Agent In Development

GoodWizard

Your personal AI agent, self-hosted

01

Learn and Remember Everything

A three-layer memory system that evolves with every conversation

Semantic Memory

Persistent free-form context the agent maintains about your preferences and projects

Episodic Memory

Immutable records of past decisions, task completions, and outcomes

Procedural Memory

Learned workflows with confidence tracking and time-based decay

02

Organize Knowledge Naturally

A structured entity store with JSON Schema validation

Knowledge Base

File-backed entities for people, companies, tasks, notes, and more

Auto-Generated Actions

CRUD operations created from schemas so the agent manages data conversationally

Cross-References

Entities link to each other for a connected personal knowledge graph

03

Automate and Extend

Schedule tasks, chat via Telegram, and add capabilities with skills

Telegram Integration

Long-polling bot with user allowlist, message splitting, and personality overrides

Scheduled Tasks

Cron-based recurring and one-time tasks with isolated sub-agent execution

Prompt Skills

Two-tier skill loading keeps the base prompt compact while enabling rich extensions