TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Olly – A Personal Assistant in Apple iMessage

2 pointsby throwaway63820about 1 year ago
I&#x27;ve been building a personal AI assistant for my self that&#x27;s accessible over iMessage. It&#x27;s accessible on every Apple device and even CarPlay, which has been super useful and seamless to switch between devices and keep the conversation going.<p>Anyways, I&#x27;ve found it useful and I&#x27;ve been slowly adding features. And now happy to release it more widely. It has no signups and collects no identifying info (except a hash of your iMessage phone&#x2F;email of course). It remembers your preferences and instructions, so it can give better assistance over time.<p>Under the hood, Olly uses SERP-powered answers, supports voice with Whisper, and image inputs via Llava4, and it has text reminders scheduled via BullMQ. It can also read and summarize documents, embedded on the fly via an in-memory HNSW DB. It uses some dumb routing to a variety of specialized image generation models hosted on Replicate (ftw).<p>I&#x27;m interested in getting feedback from the HN community, especially on the technical aspects and how it could be improved.<p>Check it out and let me know what you think!

2 comments

JustinGarrisonabout 1 year ago
Nice I made a similar self hosted AI bot for a hackathon last year with iMessage and ollama<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;rlD4FtIXV8E" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;rlD4FtIXV8E</a>
jmhammondabout 1 year ago
Heroku error. Probably getting a “HN hug”?