Skip to content

egoist/takopi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

takopi

A personal AI assistant

Disclaimer

This project is in early development and may contain bugs, incomplete features, and breaking changes. Use at your own risk.

Features

  • Memory: Long-term and daily notes, searchable index
  • Agent Skills: Modular capabilities with progressive loading
  • Agent Workspaces: Separate contexts with identity, soul, and memory

Install

Docker

docker run -d \
 --name takopi \
 -e "TAKOPI_ROOT=/home/node/.takopi" \
 -v "$HOME/.takopi:/home/node/.takopi" \
 -p 3000:3000 \
 --rm ghcr.io/egoist/takopi:latest

Prior art

  • OpenClaw and Claude Code
  • My two other projects: ChatWise & Lorca

About

a personal ai assistant, also known as takopi ๐Ÿ‘ฝ๐Ÿ™๐Ÿ‘พ

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors