CheddahBot/cheddahbot/tools
PeninsulaInd 1b73cf2e5d Initial implementation of CheddahBot personal AI assistant
Multi-model AI assistant with Gradio UI, persistent memory, 15+ tools,
and meta-tools for runtime tool creation. Routes Claude models through
Claude Code SDK (Max subscription), cloud models through OpenRouter,
and local models through Ollama/LM Studio.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 20:20:39 -06:00
..
__init__.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
build_skill.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
build_tool.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
calendar_tool.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
code_exec.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
data_proc.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
file_ops.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
image.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
shell.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
web.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00