alexpunct / chatgpt-journal

Your journal/diary + ChatGPT = Chat Journal

Home Page:https://www.chatjournal.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Journal (ChatGPT + Your journal/diary)

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:

Setup Dev environment

  • Sign up to Supabase or setup it locally using the Docker containers (use the migrations in the supabase folder)
  • Add the environment variables (see the .env.local.example file)
  • Start the app (npm run dev)

Deployment to production

Currently, chatjournal.ai is deployed to Vercel using their Sveltekit recipe for building the app.

Community

Contributions are welcome!

Discord

Join the Discord here

About

Your journal/diary + ChatGPT = Chat Journal

https://www.chatjournal.ai

License:MIT License


Languages

Language:PLpgSQL 42.7%Language:Svelte 30.9%Language:TypeScript 22.1%Language:CSS 3.3%Language:JavaScript 0.8%Language:HTML 0.2%