The tool looks great! Wanted to test this out and I did the calendar thing just as in the demo - adding a new note "My calendar - Apple Calendar on my local device" and it created the new event for me according to the instructions. Nice automation, really exciting!
I saw Mac(Intel). Can i use it with Max(M2)? Edit: i was able to download and use it.But i got the 'Invalid Open AI API key' error even though i gave the correct key. But from openai playground chat, it seems like i only have access to 3.5 model. was this the cause of error? Is it possible to add support for 3.5 model?
I like the ability to easily store new content/guides that the tool can instantly use, I prefer it from the way it works with OpenAI and ChatGPT. Also quite neat feature that AIConsole chooses the specific tool/prompt for the task... somewhat similar to plugins with chatgpt but under your control and fully customizable
Most API's (e.g. Stripe, Shopify, Hubspot, GA4, etc.) limit the amount of data you can get in one call. They also have rate limits. This means you can't pull all your data from them quickly (e.g. you couldn't pull all your stripe customers in a single API call).
You'd likely need to set up ETL to get this to work reliably.
PS - If you're interested in this sort of thing (an AI data assistant), that's exactly what we do at https://www.definite.app/. We offer a complete data stack + AI data assistant.
Yes, the general principle of it is that you ask it to perform a task and then add materials that help guide it until it gets those tasks done. Once it works it will work forever (or until the APIs change :P)
Google Analytics can be accessed via API, so you can both create a normal text note hinting on what code could access it or you could create Python API material.
It does require GPT-4 API access, right now if you have just 3.5 access there will be an error.
We have adding open source models long term in our roadmap
You'd likely need to set up ETL to get this to work reliably.
PS - If you're interested in this sort of thing (an AI data assistant), that's exactly what we do at https://www.definite.app/. We offer a complete data stack + AI data assistant.
Google Analytics can be accessed via API, so you can both create a normal text note hinting on what code could access it or you could create Python API material.