|
|
|
|
|
by mv4
57 days ago
|
|
Operations: mostly tasks and reminders, I often think of something while on the road and send a voice message (like I would to a real PA). I use Kokoro-based TTS for local text-to-speech. Anything from "remind me to discuss X with so-and-so tomorrow" to "I have a multiple PoC projects w/ large entities starting next week - think about how I can best handle that" to "brainstorm how can I maximize upfront revenue with them", etc Sales: using Google/gemini web search API and it's best run off-peak due to rate limits 503 Service Unavailable (everyone is overbooked when it comes to AI) to see what's happening in the space, any new developments involving companies I care about - and send me a daily digest with an overview and conversation topics. |
|
#2 could be a scheduled task (cron job or something higher level) that calls a plain old AI provider API. IIRC most providers can even do those natively now.