/MarkovChainMessageGenerator

Message generation based on previous chat history

Primary LanguageC#MIT LicenseMIT

MarkovChainMessageGenerator

Please note that this project is under development and requires a lot of additional work. (also code of client on Python is terrible, I know)

MarkovChainMessageGenerator generates messages based on history of Telegram groups.

Example of generation

🛠 Tools that project uses

.NET Core — Cross-platform general-purpose development platform.

.NET Extensions — An open-source, cross-platform set of APIs for commonly used programming patterns and utilities.

Newtonsoft.Json — Popular high-performance JSON framework for .NET. Used to save chains.

Pyrogram — Telegram MTProto API Client Library and Framework for Python.

Markov — As the base for Markov chain generator.

📝 License

The project is licensed under the MIT license.