# Manual Slop Vibe coding.. but more manual ![img](./gallery/python_2026-02-21_23-37-29.png) ## Instructions 1. Make a credentials.toml in the immediate directory of your clone: ```toml [gemini] api_key = "****" [anthropic] api_key = "****" ``` 2. Have fun. This is experiemntal slop. ```ps1 uv run .\gui.py ```