This is the Open Source application that powers ChatJournal.Ai. Chat Journal allows users to store their journal/diary and chat with ChatGPT (using a few different agents/prompts) about it.
The application is built using:
supabase_functions
folder in this repo (you need to deploy them yourself)supabase
folder).env.local.example
file)npm run dev
)Currently, chatjournal.ai is deployed to Vercel using their Sveltekit recipe for building the app.
Contributions are welcome!