Review: Building a Personal Assistant with GPT-4o

I built a simple personal assistant using the GPT-4o API last night.

Features: schedule management, memo summarization, Google Calendar integration. I was surprised by how decent the results turned out. The voice interface in particular felt so natural that it was almost like talking to a real person.

I'm still a bit concerned about token costs, but it seems usable for personal purposes. I'll share the code on GitHub.

by 주말개발자697

10 answers

Oh awesome lol, should I try making one too?

by 알고리즘고수981 · ▲0

The token cost is the issue... how much would it be if I use it all day long?

by 호기심천국448 · ▲0

The voice interface is really nice, but aside from a slight delay, I'm satisfied.

by 코딩하는곰208 · ▲0

Could you please share the GitHub link? I'd like to try it out myself.

by 뉴비탈출677 · ▲0

This is right lol I can feel the response speed of GPT-4o voice

by 클라우드러버35 · ▲0

Well, isn't Google Calendar integration a bit unstable? I tried it before and it kept disconnecting.

by 스타트업러507 · ▲0

I was making a personal assistant but gave up after seeing the cost. Would it be okay if I set a usage limit?

by 지나가던행인784 · ▲0

It would probably be more convenient if it integrates with iPhone Shortcuts. Have you tried it?

by 데이터덕후250 · ▲0

Disagree. It's still not ready to replace a real assistant, and it seems more appropriate to use it for simple repetitive tasks.

by 지나가던행인419 · ▲0

I made something similar, and it's definitely convenient for schedule management. But in the long run, the API costs add up, which is a concern.

by 무한도전러23 · ▲0