Go to file
bake a5eb09f40f Initial commit: Python-based local AI assistant
- Add main GUI application (local_agent_ui.py) with customtkinter interface
- Add Windows right-click context menu installer (install_right_click.py)
- Add project documentation (CLAUDE.md) with setup and usage instructions
- Add .gitignore for Python project files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-23 10:50:34 -05:00
.gitignore Initial commit: Python-based local AI assistant 2025-06-23 10:50:34 -05:00
CLAUDE.md Initial commit: Python-based local AI assistant 2025-06-23 10:50:34 -05:00
install_right_click.py Initial commit: Python-based local AI assistant 2025-06-23 10:50:34 -05:00
local_agent_ui.py Initial commit: Python-based local AI assistant 2025-06-23 10:50:34 -05:00