# Alice: macOS Assistant App with Long-Term Memory, Global Shortcuts and Remote Actions

**URL:** https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105
**Category:** Community
**Tags:** macos
**Created:** [April 25, 2023, 9:03am UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105 "2023-04-25T09:03:24Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![overment](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/overment/32/467075_2.png) [@overment](https://community.openai.com/u/overment)
#### Post date: [April 25, 2023, 9:03am UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/1 "2023-04-25T09:03:24Z")

</div>

Hey there 👋

I like the idea of accessing GPT-4 wherever I want, in every application, without needing to switch context. Additionally, I really miss personalization, long-term memory, and going beyond answers to take actions. As a result, I’ve created a desktop app (Tauri/SvelteKit/Pinecone).

It looks like this:

 ![Screenshot 2023-04-25 at 11.11.43](https://us1.discourse-cdn.com/openai1/original/3X/4/6/4693066c6e0a533b36c57f07339c608c1dd3cb04.jpeg)

 ![Screenshot 2023-04-25 at 11.03.55](https://us1.discourse-cdn.com/openai1/original/3X/3/2/324717db17085456614ec27dc44c5d5bb5a739fa.jpeg)

 ![Screen-Shot-2023-04-25-10-50-31](https://us1.discourse-cdn.com/openai1/original/3X/8/c/8c59903b6720624b169e8c5be7941469284b5aca.jpeg)

And its main features include:

- ChatUI which uses GPT-4 and a streaming option to get results right away
- User-defined snippets for prompts.
- Snippets can be used directly in a chat or through global keyboard shortcuts.
- App has access (read/write) to the clipboard, so it can work on selected text.
- Snippets may perform a remote action which sends information and get it back (like ChatGPT Plugins)
- Alice has a long-term memory, built with SQLite and Pinecone
- Alice memories are also stored in Airtable, so I can use them on my iPhone (via Shortcuts) and even Apple Watch Ultra (voice interaction & [ElevenLabs.io](http://ElevenLabs.io))

Thanks to global keyboard shortcuts, I can use predefined snippets wherever I want.  
Logic of remote actions is built in [make.com](http://make.com) (similar concept to Zapier), so it’s really flexible and relatively easy to build.

What do you think, guys?

---

<div class="post-metadata">

### Author: ![atenciomike](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/atenciomike/32/172094_2.png) [@atenciomike](https://community.openai.com/u/atenciomike)
#### Post date: [July 18, 2023, 5:56pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/2 "2023-07-18T17:56:41Z")

</div>

Did you make it? Does it work? If so, is it free? I teach and like you, I would love ChatGPT to remember my conversations. And really like the Elevenlabs because I have a trained model of my voice. I don’t use the Apple Watch or Apple computers

---

<div class="post-metadata">

### Author: ![jorisvillaseque](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/jorisvillaseque/32/58470_2.png) [@jorisvillaseque](https://community.openai.com/u/jorisvillaseque)
#### Post date: [July 18, 2023, 6:03pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/3 "2023-07-18T18:03:47Z")

</div>

Hi, I don’t want to make assumptions, but given the project he is proposing, I suppose you will have to enter your API key. You will therefore pay the costs generated by the use of GPT-4, be careful as the bill can quickly become quite high haha, I speak from experience! Have a good day.

---

<div class="post-metadata">

### Author: ![atenciomike](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/atenciomike/32/172094_2.png) [@atenciomike](https://community.openai.com/u/atenciomike)
#### Post date: [July 18, 2023, 9:35pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/4 "2023-07-18T21:35:23Z")

</div>

Thank you for the fast reply! That’s what I was thinking. If only we could tell it, “Only remember this” or “Don’t remember that”, that would be the ideal setup. With no way to set a spending limit, it’s like handing a monkey a loaded gun and waiting for the inevitable, and we are unable to keep the monkey from playing with the gun. The bullets (bills) hit us, causing major damage. Not a positive direction for this to go. If I knew someone coding this, I’d suggest that, with the option to increase the limit, to finish whatever we are working on.

---

<div class="post-metadata">

### Author: ![overment](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/overment/32/467075_2.png) [@overment](https://community.openai.com/u/overment)
#### Post date: [August 3, 2023, 5:25pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/5 "2023-08-03T17:25:46Z")

</div>

**Did you make it?**

Yeah, [https://heyalice.app](https://heyalice.app)

**Does it work?**

Yes, but the public version of this app is limited in many ways. Implementing long term-memory and integration with external services takes time. This is a project I develop 4fun, so I have a very limited time for adding new features. I’m choosing only these I consider stable and easy to implement. The most advanced ones are just for me.

**I teach**

Me too. You can check my e-book [Everyday with GPT-4 - Product Information, Latest Updates, and Reviews 2023 | Product Hunt](https://www.producthunt.com/posts/everyday-with-gpt-4) which soon will receive an update.

**I would love ChatGPT to remember my conversations.**

I’m a developer, so it’s fairly easy for me to do so. For those who can’t do code, there is no easy way to achieve this atm.

---

<div class="post-metadata">

### Author: ![overment](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/overment/32/467075_2.png) [@overment](https://community.openai.com/u/overment)
#### Post date: [August 3, 2023, 5:29pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/6 "2023-08-03T17:29:18Z")

</div>

Yep. Setting a spending limit is a super important part of using tools like this app. With GPT-4, costs can really skyrocket in no time.

I’ve been thinking about sharing my own API key, but at this stage, I don’t see a reason to. Especially since the app itself is free. If that changes (if it ever does), I’ll consider different options.

---

<div class="post-metadata">

### Author: ![gingerbeardman](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/gingerbeardman/32/218620_2.png) [@gingerbeardman](https://community.openai.com/u/gingerbeardman)
#### Post date: [October 12, 2023, 3:29pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/7 "2023-10-12T15:29:58Z")

</div>

My thoughts: the UI is so low contrast I cannot read any of the text/labels.

---

<div class="post-metadata">

### Author: ![overment](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/overment/32/467075_2.png) [@overment](https://community.openai.com/u/overment)
#### Post date: [October 12, 2023, 3:45pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/8 "2023-10-12T15:45:41Z")

</div>

Thank you for your feedback. I agree, and I’ll fix it in the upcoming updates.

---

<div class="post-metadata">

### Author: ![adam17](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/adam17/32/146318_2.png) [@adam17](https://community.openai.com/u/adam17)
#### Post date: [January 13, 2024, 9:49am UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/9 "2024-01-13T09:49:31Z")

</div>

Remember coming across this when you first shared it and looking forward to seeing the outcome.

Have you continued development on the app? Would love to check it out 🙂

---

<div class="post-metadata">

### Author: ![overment](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/overment/32/467075_2.png) [@overment](https://community.openai.com/u/overment)
#### Post date: [January 13, 2024, 5:46pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/10 "2024-01-13T17:46:55Z")

</div>

Yeah, I’m still working on it and will release version 2.0 soon. Here are a few screenshots:

Processing: y4js27zderml3ifw0a0spz0qr02d.png…

 ![oh6zi7vn5pl7t4ac0m9y2o7gm5ly](https://us1.discourse-cdn.com/openai1/original/4X/f/3/8/f38c2b857916d78a290251d93455ebcd18856f4c.jpeg)  
 ![u28o8gy6a70sp5wlcznj5usg4l4q](https://us1.discourse-cdn.com/openai1/original/4X/6/f/f/6ff4d28e0e3d37780ad04c0c4d959065208efbe6.jpeg)  
 ![mfpjn01xajcygg5e5x4zzgxc31e6](https://us1.discourse-cdn.com/openai1/original/4X/b/7/6/b76cad1e8f80670fbb6ee62ef24f4391af212b1b.jpeg)  
 ![jvfv54zv6z91rlj4ix8gljt0xiir](https://us1.discourse-cdn.com/openai1/original/4X/7/3/2/732a2381f0d63409d8b071fbf72656ae777c97f3.jpeg)

And here Grzegorz, with whom I’m developing it, described the latest version in more detail: [Rethinking ChatGPT on macOS — Alice 2.0 UI reveal](https://www.techsistence.com/p/rethinking-chatgpt-on-macos-alice)

---

<div class="post-metadata">

### Author: ![albertkinng](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/albertkinng/32/336692_2.png) [@albertkinng](https://community.openai.com/u/albertkinng)
#### Post date: [March 19, 2024, 3:24pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/11 "2024-03-19T15:24:31Z")

</div>

The implementations of ChatGPT on third-party apps have been poorly executed. While the app itself functions well, our specific requirements have proven to be quite expensive. Fortunately, a viable solution lies in utilizing online tools and AI services together. If you happen to be a creator or UI/UX designer, you can benefit from the seamless integration of Figma and Grammarly, all under a single monthly payment. Additionally, if your work relies heavily on office tools, consider using apps like Office 365 with Copilot. Personally, I have found great satisfaction in having an Assistant on my Mac. Presently, my ChatGPT needs are adequately met by Linguix and Taskade, which offer unlimited usage of GPT 4, complete with GPT agents and bots, all at a reasonable monthly cost. This approach is far superior to using a standalone app and paying OpenAI for the API code. I made the mistake of trying it once for an Alfred workflow, only to face significant financial losses. Needless to say, I will not be returning to that experience. The frustration was so profound that I ultimately switched from Alfred to Raycast (and no, I do not require AI functionality on Raycast).

---

<div class="post-metadata">

### Author: ![overment](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/overment/32/467075_2.png) [@overment](https://community.openai.com/u/overment)
#### Post date: [July 14, 2024, 4:20pm UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/12 "2024-07-14T16:20:39Z")

</div>

I appreciate your comment, however, you haven’t had the opportunity to test this application, have you?

> While the app itself functions well, our specific requirements have proven to be quite expensive.

I can easily imagine the situation you’re writing about. That’s exactly why I didn’t implement file processing in Alice, for example, because I want to refine this functionality so that it can balance between models depending on the task.

> If you happen to be a creator or UI/UX designer, you can benefit from the seamless integration of Figma and Grammarly, all under a single monthly payment. Additionally, if your work relies heavily on office tools, consider using apps like Office 365 with Copilot. Personally, I have found great satisfaction in having an Assistant on my Mac. Presently, my ChatGPT needs are adequately met by Linguix and Taskade, which offer unlimited usage of GPT 4, complete with GPT agents and bots, all at a reasonable monthly cost. This approach is far superior to using a standalone app and paying OpenAI for the API code.

You’re writing about a completely different use case here. I’m a designer & full-stack developer, and I write a lot (I’m writing this to provide some context).

All the tools mentioned have their applications, and their generative AI features can be useful. We’re on the same page here.

Alice focuses on Snippets you can assign to keyboard shortcuts and Remote Actions you can link with no-code/low-code automation or custom servers. It’s about improving your workflow and connecting multiple apps, services, and tools. This allows you to interact with them through chat or access them from any app on your desktop. The difference here is quite significant.

> I made the mistake of trying it once for an Alfred workflow, only to face significant financial losses. Needless to say, I will not be returning to that experience. The frustration was so profound that I ultimately switched from Alfred to Raycast (and no, I do not require AI functionality on Raycast).

Yeah. Sorry to hear that.

---

<div class="post-metadata">

### Author: ![albertkinng](https://sea2.discourse-cdn.com/openai1/user_avatar/community.openai.com/albertkinng/32/336692_2.png) [@albertkinng](https://community.openai.com/u/albertkinng)
#### Post date: [July 15, 2024, 3:52am UTC](https://community.openai.com/t/alice-macos-assistant-app-with-long-term-memory-global-shortcuts-and-remote-actions/177105/13 "2024-07-15T03:52:58Z")

</div>

> [@overment](#):
>
> Alice focuses on Snippets you can assign to keyboard shortcuts and Remote Actions you can link with no-code/low-code automation or custom servers. It’s about improving your workflow and connecting multiple apps, services, and tools. This allows you to interact with them through chat or access them from any app on your desktop. The difference here is quite significant.

So this is like ZeroWork or ElectroNeek apps then. Thanks for the explanation. It seems I will need to pay for any external AI API if I want to get the most of your app. Not fair for my budget right now.
