Neodim

There are currently two applications in this group

1. Neodim Server - 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.

2. Neodim Chat - a chat application where you can talk with a bot, which is powered by Neodim Server.

This is a chat between two participants where each reply can be written either by you or AI. All Neodim Server request parameters are configurable from the settings.