You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
4
4
5
5
## Project Overview
6
6
7
-
T3Chat is an open-source AI chat application built with the T3 stack. It supports multiple LLM providers (OpenAI, Google, Anthropic) routed through a TypeGPT API proxy, with Stripe subscriptions (FREE/PRO tiers), Google OAuth, and real-time streaming responses.
7
+
RouterAI is an open-source AI chat application. It supports multiple LLM providers (OpenAI, Google, Anthropic) with Stripe subscriptions (FREE/PRO tiers), Google OAuth, and real-time streaming responses.
Copy file name to clipboardExpand all lines: README.md
+20-26Lines changed: 20 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,29 +1,25 @@
1
-
# 𝙏3𝙘𝒉𝙖𝒕
1
+
# RouterAI
2
2
3
-
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2F100xEnginners%2Ft3dotgg&env=DATABASE_URL,BETTER_AUTH_SECRET,BETTER_AUTH_URL,BETTER_AUTH_TRUSTED_ORIGINS,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_REDIRECT_URI,GITHUB_CLIENT_ID,GITHUB_CLIENT_SECRET&envDescription=For%20more%20info%20on%20setting%20up%20your%20API%20keys%2C%20checkout%20the%20Readme%20below&envLink=https%3A%2F%2Fgithub.com%2F100xEnginners%2Ft3dotgg%2Fblob%2Fmain%2FREADME.md&project-name=t3chat&repository-name=t3chat&redirect-url=t3chat&demo-title=T3chat&demo-description=An%20open%20source%20t3chat%20clone&demo-url=t3chat.xyz)
3
+
An open-source AI chat application that routes your prompts to multiple LLM providers — all in one place.
4
4
5
-
An Open-Source Version of t3.chat.
5
+
## What is RouterAI?
6
6
7
-
## What is T3.chat?
7
+
RouterAI is a fast and sleek AI chat application that lets you talk to multiple AI models from different providers (OpenAI, Google, Anthropic) through a single, unified interface.
8
8
9
-
T3 Chat is a fast and sleek AI chat application.
9
+
## Why RouterAI?
10
10
11
-
it's "best AI chat app ever made" ~ Theo
12
-
13
-
## Why T3chat?
14
-
It supports different LLM, respond very fast, user friendly, have customization, cheap.
11
+
It supports different LLMs, responds fast, is user friendly, has customization, and is affordable.
15
12
- ✅ **Open-Source** – No hidden agendas, fully transparent.
16
13
- 🚀 **Developer-Friendly** – Built with extensibility and integrations in mind.
17
14
18
15
## Tech Stack
19
16
20
-
T3 is built with modern and reliable technologies:
17
+
RouterAI is built with modern and reliable technologies:
0 commit comments