Since the beginning, Tana was always meant to work with AI. After extensively testing with our users on the possibilities, we are now officially building and integrating AI into Tana. We're calling this Tana AI.
Tana AI provides access to the best LLMs in the world. We pair each task with the ideal model for the job. Every model will already be fine-tuned for use in Tana, so you don't have to worry about that.
All savings we receive on volume pricing are yours. When you subscribe to Tana Core, you get access to not only all the fine-tuned AI models we subscribe to, but also the volume pricing we receive.
There is no need to bring your own AI API keys to Tana anymore. But if you want to use your own key for some things, we have left two commands (Ask AI + Generic AI query) that you can use with your own OpenAI key.
AI should be like electricity: you turn it on, and it just works.
There are many features in Tana that work with AI. For an extensive list, see the next section on Features using AI.
You can chat with your knowledge using AI in Tana! AI chat comes in two flavours: Ask AI where you get a standard chat, and Ask AI about this content which takes into consideration the context you add into the chat.
Talk to Tana and get your thoughts transcribed straight where you want it. Use live transcribe or audio-enabled fields and tags to speak straight into Tana.
AI actions require credits to run. Tana Core users get 5000 AI credits every month. Credits can be topped up.
AI is a Tana Core feature. You can only use AI in Tana if you are on the Tana Core plan.
Events: We have added a new way to trigger commands to happen when nodes are added or removed from another node. They are called Events, and can be set up for any node and supertag.
For nodes: Run Configure node and go to On child added/On child removed:
For supertags: Go to Supertag config > AI and Commands > On added/on removed
The command line Open GPT log monitor will open a monitor that shows you how many credits are being used for various AI work. Right now it only shows credits spent using OpenAI models. We hope to add support for other models in the future.
Click on the line items to expand and see the payloads.
The Tana Labs experiment AI for builders is what kickstarted the work on AI in Tana over a year ago. All the things you were able to do with AI for builders, you can do with a Tana Core subscription, without the need to bring your own key.
ImprovedRemoved global system prompt from Ask AI, no longer necessary given improved LLM models. ()
InfoAdded GPT4o-2024-11-20 as a model choice (not yet default model) ()
InfoWe have removed the Cluster nodes command, which was an early experiment of what was possible with AI and embeddings. We might bring back a better/more robust version in the future. ()
How fast does Tana update to the latest AI models?
Sep 12, 2024
Does the GPT log monitor show AI credits usage by the Meeting agent?
Sep 12, 2024
Can I use my own OpenAI API key in Tana?
Sep 06, 2024
How are AI credits used on shared workspaces?
Sep 05, 2024
Examples
Use AI to connect Readwise tags to my list of topics
Sep 12, 2024
The Tana API that is used to power the Readwise integration is exactly the same (and therefore has the same limitations) as the Input API. It can only write new nodes to Tana, and the API can only write a single value to new fields.
So, to get all your tags out of Readwise, we recommend a comma-separated format, and then using AI to link to the correct nodes in your graph.
Here's a video of how it works (no audio):
Here is the prompt:
PROMPT
Look at each keyword separated by the commas:
Input: [${rwTags}]
And try to find equivalents in this list of all keywords: //Insert search node here that finds all keywords/topics