cofree-coffee / cofree-bot

A library for building bots compositionally.
41 stars 8 forks source link

Document project philosophy #66

Open masaeedu opened 1 year ago

masaeedu commented 1 year ago

It'd be good to explain the high level "philosophy" of this project in the README. I think this can be boiled down to the idea that chat bots and the servers they speak to are dynamical systems, and can be fruitfully modeled using coalgebras.

This library aims to provide a number of tools for working with bots-and-servers-as-coalgebras:

solomon-b commented 1 year ago

This is a great idea. I'll try sketch out a draft updated readme next week.