An HTTP-server that provides natural language text generation using a selected language model.
This is basically an HTTP-wrapper around some of the existing language models on Hugging Face. Most of these models are on Hugging Face. The project also includes a simple HTML page to test the server.
Inspired by various "AI Dungeon"-like projects.