Karakulak is the AI helper for the Tekir search engine.
Karakulak is an Gemini 2.0 based AI agent (just like DDG's DuckAssist) for questions that are searched in the Tekir search engine.
This accelerates searching operations for Tekir's users.
You can build and run your own instance with the Bun runtime.
- Pull this repository:
$ git pull https://github.com/tekircik/karakulak.git
- Setup the project:
$ cd karakulak
$ bun install
- Change the
.env.example
file name to.env
and edit the variables according to your information. - Run the project:
$ bun run start
That's it! Your Karakulak instance should be working now.
Built with ❤️ by Tekir.