Skip to content

lenylvt/SAVE-llmchat

Repository files navigation

Groot

Groot is a Grok-powered AI chat app at ia.lenylvt.cc. Maintained by leny. Source: github.com/lenylvt/llmchat (fork of archived trendy-design/llmchat; detach fork in GitHub Settings → Danger Zone → Leave fork network).

Stack

  • App: TanStack Start on Cloudflare Workers (apps/web)
  • Auth: BetterAuth (email OTP)
  • DB: Cloudflare D1 + Drizzle
  • AI: xAI Grok (grok-4.3, grok-4.20-multi-agent) with web/X search and file attachments

Development

bun install
bun dev
cd apps/web
bun run build
bun run db:migrate:local   # local D1
wrangler dev

See AGENTS.md for architecture, env vars, and conventions.

Deploy

cd apps/web
bun run db:migrate:remote
bun run deploy

License

See LICENSE.

About

Unified interface for AI chat, Agentic workflows and more ...

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages