https://github.com/zouari-oss/askar
A cutting-edge AI chatbot built using ollama, C++, and Qt6.
https://github.com/zouari-oss/askar
ai cmake cpp llamacpp llm module python
Last synced: 4 days ago
JSON representation
A cutting-edge AI chatbot built using ollama, C++, and Qt6.
- Host: GitHub
- URL: https://github.com/zouari-oss/askar
- Owner: zouari-oss
- License: gpl-3.0
- Created: 2025-01-06T19:30:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-01-18T20:42:23.000Z (6 months ago)
- Last Synced: 2026-01-29T22:58:36.088Z (5 months ago)
- Topics: ai, cmake, cpp, llamacpp, llm, module, python
- Language: C++
- Homepage: https://www.linkedin.com/in/zouari-omar
- Size: 5.05 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://github.com/ZouariOmar/AgriGO/graphs/contributors)
[](https://github.com/ZouariOmar/AgriGO/network/members)
[](https://github.com/ZouariOmar/AgriGO/stargazers)
[](https://github.com/ZouariOmar/AgriGO/issues)
[](LICENSE)
[](https://www.linkedin.com/in/zouari-omar)
Askar
A cutting-edge AI chatbot built using llama.cpp, C++ and Qt6.
Key Features •
How To Use •
Download •
Emailware •
License •
Contact

## Key Features
- **Natural Language Processing**
- Advanced AI-powered chatbot functionality using `llama.cpp`/`ollama.hpp`.
- **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.
## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com), [C++](https://isocpp.org/), and [Qt6](https://www.qt.io) installed on your computer. From your command line:
```bash
# 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 r
```
> [!NOTE]
> Ensure that you have the ollama inference downloaded
## Download
You can [download](https://github.com/ZouariOmar/askar/releases) the latest installable version of Askar for Windows, macOS, and Linux.
## Emailware
DotFiles is an [emailware](https://en.wiktionary.org/wiki/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 about anything you'd want to say about this repository. I'd really appreciate it!
## License
This repository is licensed under the **GPL License**. You are free to use, modify, and distribute the content. See the [LICENSE](LICENSE) file for details.
## Contact
For questions or suggestions, feel free to reach out:
- **GitHub**: [ZouariOmar](https://github.com/ZouariOmar)
- **Email**: [zouariomar20@gmail.com](mailto:zouariomar20@gmail.com)
- **LinkedIn**: [Zouari Omar](https://www.linkedin.com/in/zouari-omar)
---
> Happy Coding!