Skip to content

Commit 23e649d

Browse files
committed
docs(README): note the project's mindset
1 parent b3b35a4 commit 23e649d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ So if you use SSR, you could use the official [Nuxt Kinde](https://nuxt.com/modu
6868
#### AI / LLM Chat
6969

7070
> Work started in 2025-06-12 for [**T3 Chat Cloneathon**](https://cloneathon.t3.chat/) competition, with no prior AI SDK and chat streams experience, but I think I did an amazing job 🫡!
71+
>
72+
> The focus of the project is for broader adoption, prioritizing easy-to-access UI/UX, bleeding-edge features like workflows are a low prio, though, advanced capabilities per-model capabilities and fine-tuning are still expected to be elegantly supported via the model's interface. #48
7173
7274
A super efficient and powerful, yet friendly LLM Chat system, featuring:
7375
* Business-ready, support `hosted` provider that you can control the billing of.
@@ -81,7 +83,8 @@ A super efficient and powerful, yet friendly LLM Chat system, featuring:
8183
* Resumable and multi-streams ¹.
8284
* Ask follow-up questions while the previous isn't done, the model is able to pick up what's available currently 🍳🍳.
8385
* Multi-users can send messages at the same time 😲😲.
84-
* Easy and private: anonymous, guest usage supported.
86+
* Easy and private: guest, anonymous usage supported.
87+
* Your dad can just join and chat with just a link share 😉, no setup needed.
8588
* Mobile-friendly.
8689
* Fully internalized, with AI-powered translations and smooth switching between languages.
8790
* Blazingly fast ⚡ with local caching and optimistic updates.

0 commit comments

Comments
 (0)