Key Features • How To Use • Download • Emailware • License • Contact
- Natural Language Processing
- Advanced AI-powered chatbot functionality using
llama.cpp/ollama.hpp.
- Advanced AI-powered chatbot functionality using
- Cross-Platform GUI
- Built with Qt6, providing a seamless experience on Windows, macOS, and Linux.
- Modular Architecture
- Flexible integration of C++ and Qt6 for optimal performance.
- Customizable
- Fine-tune the chatbot to suit specific needs.
- Offline Support
- Operate without an active internet connection.
To clone and run this application, you'll need Git, C++, and Qt6 installed on your computer. From your command line:
# Clone this repository and go inside
$ git clone https://github.com/ZouariOmar/askar && cd askar
# Build the C++ components
$ ./run rb
# Run the app
$ ./run rNote
Ensure that you have the ollama inference downloaded
You can download the latest installable version of Askar for Windows, macOS, and Linux.
DotFiles is an emailware. Meaning, if you liked using this repository or it has helped you in any way, I'd like you to send me an email at zouariomar20@gmail.com about anything you'd want to say about this repository. I'd really appreciate it!
This repository is licensed under the GPL License. You are free to use, modify, and distribute the content. See the LICENSE file for details.
For questions or suggestions, feel free to reach out:
- GitHub: ZouariOmar
- Email: zouariomar20@gmail.com
- LinkedIn: Zouari Omar
Happy Coding!

