Welcome to AIkonsole! This project allows you to run the Gemini in Konsole on your Arch Linux setup. Whether you're looking to enhance your terminal experience or just automate tasks with the power of AI, AIkonsole has got you covered!
🔑 Gemini API integration in your Konsole or any other terminal
💻 Works perfectly with KDE on Arch Linux.
Clone the repository 🖥️:
git clone https://github.com/1bharath-yadav/AIkonsole.git
cd AIkonsole
makepkg -si
this will builts and Installs the Package 📦:
Add your API key to environment variables(to .zshrc,bashrc..etc)
export API_KEY='your_api_key_here'
After installation, typing gemini in Konsole will trigger a prompt to enter your query. The query will be sent to the Gemini API, and you'll get an AI-generated response right in your terminal! 🧠✨
The configuration file is installed at /etc/AIkonsole.conf.
Want to contribute? We welcome feedback, ideas, and pull requests! Check out the Issues section to get involved.
Feel free to open an issue if you encounter any problems or have suggestions!
This project is licensed under the GPL License. See the LICENSE file for more details.
1.Document processing
2.vision
3.Audio
4.summarizing long context
5.code execution
....and all other capabilities of the gemini api https://ai.google.dev/gemini-api/doc
🌐 Website: coming soon..... 📧 Contact: see profile