Day 36 of building apps to $1K MRR in public:
- 7 Mile run.
- Felt EXTREMELY under the weather at work today, nonetheless we pushed through.
In other news, I'm almost done migrating to Just in time API endpoints for our AI agent. I ran some tests and had to spend longer than I wanted debugging some parsing issues, but we pushed through and got things functioning.
Once this is out the way, I need to remove the disgusting supabase URL when users sign in lmaoo (should've done it sooner, but I didn't expect to even get this far tbh)
I have a couple of prospects with large portfolios that are ready to get their hands on this tool, and I don't feel like burning leads. Therefore, it's important that this MVP works the way it's intended.
Day 35 of building apps to $1k MRR in public:
So before, users would "publish" their qualification process (questions, etc.) for our ai agent. However, this was just too clunky tbh.
I'm way better at state management and I'm changing our APIs so our bot pulls information on leads, properties, and qualifying/disqualifying information as necessary.
This is way smoother than before because our users don't need to 'publish' and rely syncing between the crm and their bot. The bot just grabs it.