Skip to content

DealAppSeo/mel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mel Logo

Mel - Adaptive AI Assistant for Geany

GitHub Release CI Build License: MIT Geany: 1.38+ Website

🧠 The AI assistant that learns how YOU code

FeaturesInstallDemoDocsContributing


✨ Features

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

🚀 Installation

Quick Install

curl -sSL https://melchizedekai.com/install.sh | bash

Platform Specific

Ubuntu/Debian:

wget https://github.com/dealappseo/mel/releases/latest/download/mel_amd64.deb
sudo dpkg -i mel_amd64.deb

Arch Linux:

yay -S geany-plugin-mel

Build from Source:

git clone https://github.com/dealappseo/mel.git
cd mel
./autogen.sh
./configure
make
sudo make install

🎥 Demo

Mel Demo

Mel learning your coding patterns and providing personalized suggestions

📖 Documentation

🤝 Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

📄 License

MIT License - see LICENSE file for details.

🔗 Links


Built with ❤️ for the Geany community

About

"Adaptive AI assistant plugin for Geany that learns how you code"

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors