Skip to content

A simple, fast, and lightweight AI model router.

Notifications You must be signed in to change notification settings

Fastiraz/r0uter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

r0uter

A simple and fast AI model router.


Warning

r0uter is under active development. The project is not yet fully functional and may not work as expected out of the box. If you'd like to contribute, feel free to open a pull request. Found a bug, vulnerability, or something unusual? Please open an issue.


What is r0uter?

r0uter is a simple and fast model router for LLMs. The goal is to build a routing engine using a tiny classification model that will take a string a input and map tags to a large language model.

Prompt Tag Model
What's 13+37? math mathstral:latest
Write the Two Sum algorithm. code qwen2.5-coder:latest
What is the capital of France? general qwen3:latest

The Grimoire

Find the documentation in the Grimoire. You can read it here.


Coming soon...

About

A simple, fast, and lightweight AI model router.

Resources

Stars

Watchers

Forks

Languages