AI app starters · Rank #8
Chatbot UI
AI chat for any model.
Why this verdict
- No commits in 90 days; last commit 825 days ago.
- Vercel AI SDK 2 declared; latest is 7 (5 majors behind).
- Next.js 14 declared; latest is 16 (2 majors behind).
- React 18 declared; latest is 19 (1 major behind).
- Tailwind CSS 3 declared; latest is 4 (1 major behind).
- Zod 3 declared; latest is 4 (1 major behind).
- On current major: Supabase JS.
- Not counted in verdict: TypeScript 5 → 7.
Check before you commit
- Two or more breaking releases behind on a core dependency.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| Vercel AI SDK ai | 2.2.31 | 7.0.116 | 5 majors behind |
| Next.js next | 14.1.0 | 16.3.6 | 2 majors behind |
| TypeScript typescript | 5.0.0 | 7.0.2 | Behind, not counted |
| React react | 18.0.0 | 19.3.0 | 1 major behind |
| Tailwind CSS tailwindcss | 3.3.5 | 4.3.3 | 1 major behind |
| Zod zod | 3.22.4 | 4.6.5 | 1 major behind |
| Supabase JS @supabase/supabase-js | 2.38.4 | 2.117.2 | Current |
Declared = lowest version the kit's package.json allows. Latest = npm "latest" tag. TypeScript and the Stripe SDK are shown but not counted in the verdict.
What's in the stack
- Framework
- Next.js
- Auth
- Supabase Auth
- Database / ORM
- Supabase
- AI
- Vercel AI SDK, OpenAI SDK, Anthropic SDK, LangChain
- Testing
- Jest
- i18n
- i18next
- Monitoring
- Vercel Analytics
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- APIOpenAI API integration
OPENAI_API_KEY
- APIAzure OpenAI integration
AZURE_OPENAI_API_KEY
- AuthEmail authentication
In the text tabs, click on "Providers" and make sure "Email" is enabled.
- DeploySupabase backend support
We now use Supabase because it's easy to use, it's open-source, it's Postgres, and it has a free tier for hosted instances.
Extracted from the kit's README by a local AI model (qwen3.5:4b) on Sep 26, 2026. Every item is checked against an exact README quote. A README claim is the maker's description, not something we tested.