Your Questions Answered

If you have any questions, please don't hesitate to ask.

What exactly do you mean by AI features
The AI doesn't write for you. it's there to help you to cool things. For example, generate unique writing prompts. But we also have a feature called Memory. Essentially, you can select a journal entry, have the AI scan and extract information about what type of person you are, your personality traits, key events etc. Then you can talk to the AI. The AI can only access journal entries that you allow.
Is there a mobile app available for your platform?
Not yet, this project is literally made by 1 guy. I'm working on making a mobile app tho. I feel like a mobile app is essential for journal, so that's pretty much the next step.
However, Jadebook is fully mobile responsive, so if you need to access it in your phone, you can through your browser.
What about security?
Security is super important, obviously. Which is why all journal entries are encrypted with 256-bit encryption by default. The memory generated by the AI is 256-bit encrypted by default. We don't store any data about things that you ask the AI or what it generates (for the chat) because that's a lot of data and I don't want to pay for all that. And no data is given out or sold at all, ever because that's lowkey diabolical.
What about search?
It should be noted, encryption is very important but it makes 1 thing hard to do: search. Every entry is encrypted differently which makes searching practically impossible. To work around this, we create embeddings for the entry and search that instead. This is called Semantic Search. It's not perfect and has issues search for specific text but you can turn off encryption and use full-text search if you wish.
When will the official version be available?
While it's all great, performant and secure, I think there are some features that need to added before the official release. Things like asset management, the mobile app, native platforms, other integrations like RayCast etc. Once that's done, it'll be ready. Learn more
Can I import my journal entries from other platforms?
Kinda. Currently you can import from DayBook since that's what I used to use. But I'm not sure about other platforms or how they export their data. If you want me to support a platform, contact me and we'll add it to the app.
What are AI Credits?
Each credit is an action involving AI. E.g. A single question to the AI costs 1 credit. Credits re-fill each month. Now why have tokens? Because the AI can use functions to fetch data like your goals or memory to better generate responses. This makes each AI action cost more due to the large amount of context the AI has.
What about leftover AI Credits?
If you're on Pro, it'd be unfair to lock you to using the AI Assistant that has a limited scope. So, you can switch to general chat mode and use the AI Chat just like any other chat app. You'll have access to our current models: Llama 3.3 70B, Gemini 2.0 Flash and OpenAI GPT-4o. This is in beta since we don't support outputs like code or json yet.
Difference between different models?
We have a total of 5 AI models doing things with the Jadebook. A self-hosted tiny embeddings model, Gemini 2.0 Lite for quick prompts, and then the main 3; Llama 3.3 70B (Groq), Gemini 2.0 (Google) and GPT-4o (OpenAI). As new models and pricing changes, this too will be updated to be better and better.