Mel is an adaptive AI assistant that goes beyond traditional code completion:
- 🧠 Learns Your Patterns - Adapts to your coding style and preferences
- 🔮 Anticipates Needs - Offers help before you ask based on context
- 🔒 Privacy First - Works completely offline with local AI models
- 🚀 Multi-Provider - Supports OpenAI, Anthropic, Google, and local models
- 📈 Grows With You - Becomes more helpful over time
curl -sSL https://melchizedekai.com/install.sh | bashUbuntu/Debian:
wget https://github.com/dealappseo/mel/releases/latest/download/mel_amd64.deb
sudo dpkg -i mel_amd64.debArch Linux:
yay -S geany-plugin-melBuild from Source:
git clone https://github.com/dealappseo/mel.git
cd mel
./autogen.sh
./configure
make
sudo make installMel learning your coding patterns and providing personalized suggestions
We welcome contributions! See CONTRIBUTING.md for guidelines.
MIT License - see LICENSE file for details.
- 🌐 Website
- 💬 Discord Community
- 🐛 Issue Tracker
- 📧 Contact
Built with ❤️ for the Geany community

