Meditations AI. An AI that learns from Stoic philosophy texts and generates thoughtful responses.

github.com/jamescalam/meditations_ai

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2020
  • char2idx format fix
  • minor changes and creation of incl_models directory
April 2020
  • added testing notebook for GAN model
  • moving Jupyter notebooks to code/test_scripts directory
  • updated readme to reflect new ensemble and letters updates
  • retrained model with updates to visualisation code
  • added more punctuation scoring to rating function
  • new outputs and code cleanup
  • update to ensemble class loading and prediction order, now much more …
  • implemented ensemble RNN networks and several general architecture ch…
  • update to generate function to create a single paragraph (meditation)…
  • added real/not real word rating to rate class, updated vocab read/wri…
  • added ensemble class and text rating functions (rate) and text genera…
  • added script for exporting generated text
  • fix to readme article link
  • fixed saving/loading of char2idx
  • updates to model saving/loading
  • removed Jupyter files and added to .gitignore
  • adjusted moral letters import code and added merge of moral letters w…
  • Updated documentation