JOURNALGEN is an AI-enhanced journaling application that combines a calendar interface with daily journal entries and automatically generated images from Pollinations.ai based on the entry content.
- Calendar interface for easy date navigation
- Daily journal entries with timestamps
- Automatic image generation based on entry content
- Edit and delete functionality for journal entries
- Image regeneration option
- Persistent storage of entries and images
- Python 3.x
- customtkinter
- tkinter
- requests
- Pillow (PIL)
- Clone the repository: git clone https://github.com/Tolerable/JOURNALGEN.git
- Install required packages: pip install customtkinter requests Pillow
Run the script using Python: python JOURNALGEN.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.