π€ + π³ + π§ 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 allows the execution of advanced tasks that require external tools. It also supports voice interaction, image and video recognition and generation, and AI-to-AI chat, making it useful not only for using AI but also for developing and researching various applications.
Available for Mac, Windows, and Linux (Debian/Ubuntu) with easy-to-use installers.
-
[Dec, 2024] 0.9.28
- Math Tutor app supports visualizations
- OpenAI's API token is not necessarily required when using other APIs (Anthropic, Google, Cohere, or Mistral)
- Image generation feature improved
- 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
Web Interface
Chat Window
Console Window
Contributions are welcome! Here's how to help:
- Fork & Clone: Fork the repository and clone it to your local machine.
- Create a Branch: Use a descriptive name for your branch (e.g.,
feature/new-feature
). - Make Changes: Implement changes and ensure they are well-tested.
- Commit: Write clear, concise commit messages.
- Push & PR: Push the branch and open a pull request.
Thank you for your interest in improving the project!