A simple JavaScript OpenAI application that allows you to chat with OpenAI. It supports a very rudimentary form of memory management, and the conversation history is encrypted and stored in the ...
Tolk is a single page chat web application developed using django web framework and JavaScript. It uses django channles and JavaScript WebSockets to send messages, notifications, and status updates.