vibheksoni/t3router
Rust library for t3.chat API - Programmatic access to Claude, GPT-4, Gemini, and 50+ AI models. Perfect for building your own AI-powered CLI tools and applications.
This is a developer tool that helps Rust programmers integrate t3.chat's powerful AI models directly into their command-line tools and applications. It takes your t3.chat account cookies and Rust code as input, and outputs responses from over 50 AI models, including text and generated images. This is for Rust developers who want to build custom AI-powered applications or CLI tools.
Use this if you are a Rust developer looking to programmatically access a wide range of AI models from your t3.chat subscription within your applications or terminal workflows.
Not ideal if you are not a Rust developer, do not have a paid t3.chat account, or prefer to interact with AI models directly through a web interface.
Stars
48
Forks
7
Language
Rust
License
MIT
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/vibheksoni/t3router"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Arend-Jan/chat-gpt-lib-rs
A Rust library for interacting with OpenAI's ChatGPT API, providing an easy-to-use interface and...
openai-rs/openai-api
A simple Rust library for OpenAI API, free from complex async operations and redundant dependencies.
retrage/gpt-macro
ChatGPT powered Rust proc macro that generates code at compile-time.
rsmeowry/chatgpt_rs
OpenAI's ChatGPT API wrapper for Rust 🦀
teunissenstefan/chatgpt-gui
GTK 4 front-end to ChatGPT completions written in Rust