Skip to content

guide

2 posts with the tag “guide”

How I Use Aori Every Day

One of the most common questions we get is: “What do you actually use Aori for?”

It’s one thing to read a list of features, but another to see how a personal agent actually fits into the messy, unpredictable flow of a real day. Here is a typical day with the current Aori release.

My day doesn’t start with me checking every app manually; it starts with Aori checking in with me. I have a Routine set up that fires every weekday morning at 8:00 AM.

Aori sends a message to my private Telegram bot. It summarizes the context I have connected, highlights a few things I asked it to watch, and gives me a simple starting point for the day.

While I’m out for a walk, I remember I need to reschedule a meeting. I don’t stop and pull up my calendar app. Instead, I send a quick voice message to my Aori bot on Telegram:

“Aori, can you move my 2 PM sync with Robert to tomorrow at 10 AM and send him an email letting him know?”

Because voice input is connected, Aori transcribes the message and turns it into a clear request. I can then continue the conversation from Telegram or move back into the in-app chat without losing the thread.

1:00 PM — The “Second Brain” at Work

Section titled “1:00 PM — The “Second Brain” at Work”

During a deep work session on my desktop, I come across an interesting idea. I open the Aori chat and say:

“Aori, make a note: We should explore using vector-based retrieval for the new documentation engine.”

Aori can create or append a note in the connected folder or Obsidian vault. Later, if I ask, “What were my ideas for the documentation engine?”, it can search the connected knowledge source and bring the relevant note back into the conversation.

I have a deadline today at 5:00 PM. Aori knows this because I added it to my to-do list earlier. Around 4:00 PM, I get a push notification on my Android phone:

“Hey, just a heads-up that you have that documentation deadline in an hour. Anything I can help you wrap up?”

This isn’t a generic alarm; it’s a context-aware nudge from my agent. I ask it to quickly summarize the last few emails from the team about the project so I have all the context I need to finish.

As I’m winding down, I ask Aori for a quick summary of my day:

“Aori, what did we get done today?”

Aori lists the calendar changes, the emails it prepared, the notes I made, and the follow-ups we handled. It feels less like a log and more like a brief conversation with a helpful assistant. It’s a great way to close out the day with a sense of accomplishment.

The reason Aori fits the workflow is simple: it meets me where I am. I don’t have to go to a specific “productivity app” to get things done. Whether I’m on my laptop, my phone, in Telegram, WhatsApp, or in-app chat, my agent is available with the files, notes, and Personas I have chosen to connect.

Everyone’s workflow is different. Aori doesn’t force you into a specific system; it adapts to how you describe your needs.

Ready to build your own workflow? Recommendation for new users: Start with Groq — it’s free, fast, and requires no credit card.

Get Started with Routines

— The Aori Team

Which LLM Should I Use With Aori?

One of Aori’s most powerful features is that it is model-agnostic. You “Bring Your Own Key,” which means you aren’t locked into a single provider’s ecosystem. But with so many options—Groq, OpenAI, Anthropic, DeepSeek, Ollama—how do you choose?

Here’s our guide to the best LLM setups for the current Aori release.

If you’re just getting started with Aori, there is no better choice than Groq.

Groq offers incredibly fast inference and a generous free tier that is perfect for daily agent use. It supports high-quality open-source models like Llama 3.3 70B, which is more than capable of handling Aori’s routines, memory extraction, and general chat.

Recommendation for new users: Start with Groq — it’s free, fast, and requires no credit card.

When you need the absolute best in reasoning, nuance, and long-context performance, Anthropic’s Claude series is the gold standard.

  • Claude 3.5 Sonnet: The ideal “power user” model. It excels at complex task planning and following intricate instructions.
  • Claude 3.5 Haiku: A faster, more affordable alternative that still maintains high intelligence for daily tasks.

Anthropic typically offers a $5 credit on signup, which can go a long way with Aori.

OpenAI remains a popular choice for its reliability and wide range of features, including native vision support.

  • GPT-5.x (Flagship): The most capable model for highly complex agent tasks and deep reasoning.
  • GPT-4o (Popular): A versatile, high-performance model that balances speed and intelligence perfectly.
  • GPT-4o mini: An extremely cost-effective option for simple queries and high-volume tasks.

OpenAI is a strong choice if you want broad model coverage, native vision support where available, and predictable API behavior across many task types.

If you want to run models from your own desktop machine, Ollama is the option to look at.

Ollama runs open-source models (like Llama 3.2 or Mistral) on your computer’s hardware. Aori Desktop connects to your running Ollama server. Aori does not bundle local models or provide mobile local inference in this launch.

DeepSeek has quickly become a favorite for users who want flagship-level performance at a fraction of the cost. Their reasoning models are surprisingly strong, making them an excellent choice for heavy daily use on a budget.

ProviderFree Tier?SpeedQualityBest For
GroqYesExtremeHighGetting started, daily use
Anthropic$5 CreditFastEliteNuance, complex reasoning
OpenAI$5 CreditFastEliteFlagship power (GPT-5.x), vision
DeepSeekYesMediumHighHigh-volume tasks, budget power
OllamaFree local runtimeVariableGoodDesktop local models
OpenRouterNoVariableMixedAccessing niche models

Don’t overthink it. Most users should start with Groq. It’s the easiest way to see what Aori can do without spending a dime.

As your needs grow—if you find yourself needing more nuanced reasoning or longer context windows—you can switch to Claude 3.5 Sonnet or GPT-5.x in seconds via Aori’s settings. Your memory and routines will follow you wherever you go.

View all Provider Guides

— The Aori Team