rukshn/zen

Building my own AI assistant for fun

0

stars

31

commits

Svelte

primary language

Aug 26, 2026

updated

agentic-workflow
agent-orchestration
agents
agent-skills
ai
ai-agent
ai-agents
ai-tools

README

Zen Garden

zen-garden

Zen Garden is a simple AI personal assistant that I am building for fun, to simplify life and work.

It allows me to connect my email accounts, calendar for now and schedule meetings, check emails, send replies directly through the chat interface, without switching applications.

Features

  • Bring your model and keys - Set API endpoint, Key and Model name and you can use any model you like.
  • BM25 based search for tools, and via a small local model via llama.cpp when BM25 fails to return tools (optional)

Plan

  • To add browsing support so I can also fetch content from websites to summarize and connect information
  • To add skills support
  • To add project structure - so I can switch between different projects
  • Add to do list to track work
  • Automation through CRON jobs

Supported Repositories

Screenshots

image

Inspiration

Disclaimer

  • I am using DeepSeekV4 mainly for backend rust code generation and also code documentation. I am reviewing the code before I add them to the codebase.

Contributors

rukshn

31 commits

rukshn/zen

Building my own AI assistant for fun

0

stars

31

commits

Svelte

primary language

Aug 26, 2026

updated

agentic-workflow
agent-orchestration
agents
agent-skills
ai
ai-agent
ai-agents
ai-tools

README

Zen Garden

zen-garden

Zen Garden is a simple AI personal assistant that I am building for fun, to simplify life and work.

It allows me to connect my email accounts, calendar for now and schedule meetings, check emails, send replies directly through the chat interface, without switching applications.

Features

  • Bring your model and keys - Set API endpoint, Key and Model name and you can use any model you like.
  • BM25 based search for tools, and via a small local model via llama.cpp when BM25 fails to return tools (optional)

Plan

  • To add browsing support so I can also fetch content from websites to summarize and connect information
  • To add skills support
  • To add project structure - so I can switch between different projects
  • Add to do list to track work
  • Automation through CRON jobs

Supported Repositories

Screenshots

image

Inspiration

Disclaimer

  • I am using DeepSeekV4 mainly for backend rust code generation and also code documentation. I am reviewing the code before I add them to the codebase.

Contributors

rukshn

31 commits

Languages

Svelte

62.1%

TypeScript

17.9%

Rust

17.5%

CSS

1.8%