DEV Community

Cover image for I Asked AI "Why Do I Exist?" — Here's What Happened
Aleksey Razbakov
Aleksey Razbakov

Posted on • Originally published at razbakov.com

I Asked AI "Why Do I Exist?" — Here's What Happened

I'm a software engineer with a full-time job, five side projects, and zero clarity on which one matters. I've been building apps for dancers, teaching salsa on Sundays, experimenting with a budgeting app, thinking about an online academy, and running an AI study group — all at the same time.

None of them make money. None of them are validated. And I'm trading my time for a salary at a job where someone else decides my future.

So I did something unusual. I opened a terminal, typed one command, and had a two-hour conversation with AI that changed how I think about my life.

"Why does this project need to exist?"

That was the first question. Not "what are you building?" or "who's your target market?" — but why does this need to exist at all?

I wasn't expecting that. I sat there for a moment and then typed something I'd never said out loud:

This project is about why I exist. This is basically my ikigai. My goal is to find the reason for why I exist. What is my purpose?

I'd been telling people I was building apps. But what I was really doing was searching for meaning. The AI just made me say it.

Legacy through usefulness

The next question hit harder: If this succeeds, what does your life look like?

I want to be useful. Create an app that someone is using and they find helpful. Teaching someone something so that maybe after I die people still remember and find it useful.

Not fame. Not wealth. Usefulness that outlives me. I'm an engineer — that means building something that works and matters. An app, a lesson, a tool. Something that people remember not because of marketing, but because it was genuinely helpful.

The hypothesis

Then something clicked. The AI took everything I said — the five projects, the full-time job, the desire for independence — and distilled it into one sentence:

If I systematically validate which of my projects can generate enough value that people happily pay for it, then I can replace my employment income with my own products and live on my own terms.

My answer: "yes."

That's it. That's the whole bet. Not "build all five projects." Not "quit your job." Just: find the one thing people will pay for, and go all in.

Real deadlines change everything

Right after that crystallized, I mentioned something I'd been sitting on:

Next week there is a festival. The goal is to test the hypothesis... people would pay one euro. Also I found a partner — he has 500,000 followers.

The AI's response was immediate: This changes everything. You have a deadline, a price hypothesis, a distribution channel, and a partnership deal.

It was right. I'd been treating my side projects like hobbies — no deadlines, no accountability, no skin in the game. But suddenly I had all three. A festival in Vienna called Meneate. A price: one euro per festival. A partner with half a million followers on Social Dance TV. And about seven days to make it work.

"That's a chief of staff role"

The conversation shifted from what to how. I told the AI what I actually needed help with:

I need an assistant to help me organizing things, starting projects, define personal OKRs, plan week and day, manage calendar, check emails...

It didn't try to do all of that itself. Instead, it named the role: That's a chief of staff. And then it proposed a system:

  • Daily check-in at 9:00 AM — what's on today, what are the priorities
  • Weekly review on Saturday — what happened, what didn't
  • Weekly planning right after — what's next week

Simple rituals. Not a fancy productivity system. Just three recurring moments where someone asks: are you working on what matters?

We set them up in Google Calendar right there.

Two AIs, one life OS

Here's where it got weird — in a good way.

I have another AI tool installed called OpenClaw. It runs locally, connects to my messaging apps, and can actually ping me proactively. Claude Code (the AI I was talking to) can't do that — it only works when I start a session.

So I asked: Can you become OpenClaw?

The answer was elegant: don't merge them. Make them share the same source of truth. OpenClaw handles the proactive layer — reminders, nudges, background checks. Claude Code handles the deep work — strategy, coding, planning. Both read from the same project directory. Both know my priorities, my calendar, my open questions.

The bridge is the shared project directory — both AIs read the same source of truth.

One life OS. Two AI systems. Each doing what it's best at.

What I actually learned

This wasn't a conversation about technology. It was a conversation about clarity.

In two hours, I went from "I have five projects and no plan" to:

  1. A mission: create tools and knowledge that outlive me
  2. A hypothesis: find the one project people will pay for
  3. A test: one euro at a dance festival, with a real partner and a real deadline
  4. A system: daily check-ins, weekly reviews, calendar-driven accountability
  5. An architecture: two AI systems sharing one source of truth

None of this required code. It required someone (something?) that asked the right questions and didn't let me hide behind busy work.

The ikigai way

The Japanese concept of ikigai sits at the intersection of what you love, what the world needs, what you can be paid for, and what you're good at. I've known this framework for years. But knowing it and using it are different things.

What made this conversation different was that the AI didn't just ask me to fill in a Venn diagram. It made me articulate my answers in my own words. It challenged my assumptions. It connected dots I hadn't connected. And then it helped me build the infrastructure to actually follow through.

That's the ikigai way I'm trying to practice: not just thinking about purpose, but systematically testing it against reality.

What's next

I'm heading to the Meneate festival in Vienna. Fifty dancers. One euro each. A partner with 500,000 followers. And one question: will they pay?

If yes, I have a business. If no, I have data.

Either way, I'm no longer just thinking about it.

Top comments (1)

Collapse
 
razbakov profile image
Aleksey Razbakov • Edited

Try This Yourself

Set up OpenClaw and give it this skill: github.com/razbakov/skills/tree/ma...