My AI built me software I couldn’t have built myself. Then it suddenly passed 9,596 tests. I don’t know how to feel about this.
By Holidays in Europe / March 11, 2026 / No Comments / Uncategorized
Transforming Work with AI: Developing Complex Software Beyond Traditional Roles
A Personal Journey into AI-Driven Software Development
Innovative applications of artificial intelligence are rapidly reshaping how we approach software creation, often blurring the lines between traditional roles such as developer, product manager, and user. This is the story of one individual’s journey—from a non-technical background to creating a sophisticated AI-powered system that surpasses basic automation.
From Inexperience to AI-Driven Innovation
Just over a year ago, I was an insurance salesperson with no coding experience. My initial goal was straightforward: develop a simple tool to automate client paperwork. I turned to Claude, an AI language model, for assistance. What started as a basic task quickly spiraled into a broader exploration of AI’s potential.
Within six months, I had developed what I named “Jarvis,” a personal AI assistant running locally on my laptop, integrated with Telegram, and equipped with a persistent memory system that managed information seamlessly across sessions.
Advancing Beyond the Basics
Encouraged by this progress, I continued refining and expanding the system. Today, my project is called Cognithor—a comprehensive AI platform with the following features:
- Integration of 16 different Large Language Model providers, including local models (e.g., Ollama) that run entirely on-premises, ensuring data privacy.
- Management of 17 communication channels for diverse interactions.
- A sophisticated five-tier memory architecture for context-aware processing.
- A security layer that deterministically prevents unauthorized tool calls before execution, ensuring safety.
- Over 9,596 automated tests, achieving 89% code coverage to maintain reliability.
- An Obsidian-compatible knowledge vault, facilitating organized information storage and retrieval.
- Metrics and monitoring via Prometheus.
- Compliance modules aligned with the European Union’s AI Act.
Reflections on Development and Role
Throughout this process, I carefully reviewed every design decision, debated architectural strategies, and gained a substantial understanding of the system’s inner workings. Yet, I couldn’t have authored a single line of code—over 109,000 lines—by myself.
My aim in sharing this is not to promote the project (which remains open source and still evolving) but to explore a deeper question: What is this new form of work?
I found myself operating in a grey area—not strictly a developer, nor a traditional product manager. Instead, I leveraged AI as a force multiplier, translating intuitive ideas into complex software solutions I wouldn’t have been capable of building alone.
Seeking Community Insights
Is anyone else exploring similar intersections of AI and software development? How do you see this evolving in terms of roles, responsibilities, and skills?
For those interested, the source code is available here: Cognithor GitHub Repository.
Conclusion
The rapid advancement of AI tools empowers individuals outside conventional technical roles to innovate and contribute to complex projects. As AI continues to evolve, so too will the nature of work—blurring boundaries, expanding possibilities, and redefining what it means to create.
Interested in the future of AI-enabled development? Share your thoughts and experiences below.