Deep Cuts Is Now Open Source
Two days ago I wrote about building a music intelligence app in five days with two AI coding agents. That post described a working MVP — a private prototype called music-intelligence that could scan a
Search for a command to run...
Two days ago I wrote about building a music intelligence app in five days with two AI coding agents. That post described a working MVP — a private prototype called music-intelligence that could scan a
For the past few years I've been getting more serious about music production. Not just listening — actually producing. And one of the things producers do constantly is work with reference tracks: comm
So, in a sense Aww just committed suicide. I asked again “What is Augmented Awareness?” to itself, this time to a local LLM which is supposed to be less smart than frontier models but I find its response to be a lot deeper and more insightful. Its re...
I asked Augmented Awareness (my little project to analyze my daily journal) to write down its own timeline and key achievements: GEMINI_API_KEY=(echo $GEMINI_API_KEY ) uv run aww_run.py --provider=gemini --gemini_model=gemini-2.5-pro ask yearly \ "Wr...
I implemented self-improvement of prompts in Augmented Awareness. It uses two LLM agents, one acts as the generator and a second one as the critique. The critique receives the prompt, the input and the output of the generator agent, and generates an ...
Demonstration To show the potential of Augmented Awareness as an aid in managing one’s physical and mental health, I created a demo vault that contains the letters from the book “The Sorrows of Young Werther” by J.W. von Goethe. The Vault (epistolary...
A lot has changed in Augmented Awareness. I have refactored or discarded a lot of the previous code and developed new powerful capabilities: A new CLI and TUI for daily event tracking, implemented in Go. MCP server support, to allow interacting wit...
Why personal projects should be enjoyable and stay clear of productivity traps, plus where is Augmented Awareness going.
Here's a concise summary of the key points: Data Alone is Insufficient: Simply acquiring data, "sterile data acquisition", does not guarantee positive or meaningful "wholesome" changes. Aww is a Flexible Toolset: "Aww" should be understood as a col...