Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tilltmk/routr

 
 

Repository files navigation

routr · search engine router

routr is a simple and fast search engine router. Using DuckDuckGo Bangs syntax, you can search any website directly from within your browser - but completely offline.

Features

  • Fast and lightweight
  • Simple and easy to use
  • Supports DuckDuckGo Bangs syntax
  • Optional AI integration

Installation

To start using routr, you just need to visit t128n/routr and add it as your default search engine.

Usage

Now you can search any website directly from your browser. Just type your search query in the address bar and put a "bang" (or route, how we call it) somwhere in the query. For example, to search for "hello world" on the German Wikipedia, you would type:

hello !dewiki world

After configuring your Gemini API Key, you can make use of the AI query optimization and transform your query from:

article about german war in the stone age !!g

to:

site:de.wikipedia.org "german" AND "war" AND "stone age" 

About

A search engine router with optional AI integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Other 0.2%