Skip to content

tekircik/karakulak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karakulak

Karakulak is the AI helper for the Tekir search engine.

What?

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.

Installing

You can build and run your own instance with the Bun runtime.

  1. Pull this repository:
$ git pull https://github.com/tekircik/karakulak.git
  1. Setup the project:
$ cd karakulak
$ bun install
  1. Change the .env.example file name to .env and edit the variables according to your information.
  2. Run the project:
$ bun run start

That's it! Your Karakulak instance should be working now.


Built with ❤️ by Tekir.

About

Karakulak is the AI helper for the Tekir search engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published