A first-order Markov Chain trained on social network entries and arbitrary corpus. See http://kodeaweso.me:8000.
Django-based. Install necessary dependencies by running pip install -r requirements.txt
. Run with python manage.py runserver
.
Created by ** M. Benedicto, J. Cortez, F. Panganiban ** for the CS 180: Artificial Intelligence class at the Department of Computer Science, College of Engineering, University of the Phillipines - Diliman.
Free to reproduce, modify, and redistribute, under the sole circumstance of academic or personal, non-commercial use. And as long as you link back.