0.02
The project is in a healthy, maintained state
Monadic Chat is a command-line client application program that uses OpenAI's Text Completion API and Chat API to enable chat-style conversations with OpenAI's artificial intelligence system in a ChatGPT-like style.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

Overview

🤖 + 🐳 + 🐧 Monadic Chat is a locally hosted web application designed to create and utilize intelligent chatbots. By providing a Linux environment on Docker to GPT and other LLMs, it enables code execution (Python, Ruby, etc.) and advanced tasks that require external tools (Jupyterlab, ffmpeg, etc.). It also supports voice interaction, image/video recognition and generation, and AI-to-AI chat.

Available for Mac, Windows, and Linux (Debian/Ubuntu) with easy-to-use installers.

Getting Started

Latest Changes

  • [Jan, 2025] 0.9.33

    • Better logging for tool use (function calling)
    • New folder structure for config/data/logs introduced
    • Perplexity models supported
    • Start-up time (after build) improved
  • [Dec, 2024] 0.9.30

    • Extract from URL feature added
    • Extract from file feature added (pdf, docx, pptx, xlsx, etc.)
    • xAI Grok models supported
    • Cohere API update to v2
    • Markdown rendering improved
    • Math Tutor app supports visualizations
    • Not require OpenAI's API token when using other APIs
    • Image generation feature improved
    • Many UI and under-the-hood improvements
    • User container rebuild feature fixed
    • Role selection issue fixed
  • [Nov, 2024] 0.9.22

    • Rebuilding specific containers feature added
    • pysetup.sh extra installation script supported
    • Jupyter Notebook apps (for GPT and Claude) improved
    • Streaming supported for OpenAI's o1 models
    • CJK font issue on code apps addressed
    • Syntax highlighting theme option added
    • App settings convention enhanced with "group" attribute
    • Check for updates when starting the app
    • Predicted output feature added for OpenAI's models
    • PDF recognition feature added for Claude Sonnet models
    • AI user feature improved
  • Changelog

Screenshots

Web Interface


Chat Window


Console Window


Author

Yoichiro Hasebe yohasebe@gmail.com

License

Monadic Chat is distributed under the MIT License.