kuraydev /
react-native-typescript-boilerplate
🤖 AI-Ready React Native + TypeScript Boilerplate OpenAI · Anthropic · Gemini built in. New Architecture, streaming chat, typed themes, path aliases & more — production-ready from day one.
Loading repository data…
FranciscoMoretti / repository
Production-ready AI chat. Start here and make it your own. Formerly Sparka AI
Stop rebuilding the same AI chat infrastructure. ChatJS gives you a production-ready foundation with authentication, 120+ models, streaming, and tools so you can focus on what makes your app unique.
Website · Live Demo · Documentation
Create a new ChatJS app:
npx @chat-js/cli@latest create my-app
The CLI walks you through gateway, features, and auth choices, generates chat.config.ts, and lists the env vars required by your selections.
apps/site: Landing page (chatjs.dev)apps/chat: Next.js chat app (demo.chatjs.dev)apps/docs: Blume docs (chatjs.dev/docs)packages/cli: interactive scaffold CLIbun dev: run chat appbun dev:info: print this worktree's assigned app URLsbun dev:docs: run docsbun lint: run workspace lintbun test:types: run chat app typecheckSet CHATJS_DEV_SLOT in .env.worktree.local to reserve a stable range of ten
ports per worktree. Within each range, chat uses offset 0, Electron uses 1,
and the site uses 2, as configured in .worktree-env.json. The local file is
ignored by Git and kept separate from Vercel-managed .env.local. Run
bun dev:info instead of assuming a port.
Releases are driven by Changesets for the whole repository.
@chat-js/cli publish to npm.@chat-js/electron publish to GitHub Releases.Apache-2.0
Selected from shared topics, language and repository description—not editorial ratings.
kuraydev /
🤖 AI-Ready React Native + TypeScript Boilerplate OpenAI · Anthropic · Gemini built in. New Architecture, streaming chat, typed themes, path aliases & more — production-ready from day one.
iblai /
Developer toolkit for vibe coding AI apps on the ibl.ai platform. Scaffold a production-ready Next.js app with iblai-app-cli and the @iblai/iblai-js SDK: SSO auth, AI chat, profiles, notifications, and analytics wired up out of the box. Pre-built components, Claude Code skills, and a hosted backend at iblai.app. Deploy in minutes.
DjFikie25 /
Build full-stack Next.js and React Native apps with integrated auth, database, AI chat, and testing in a production-ready starter kit.
HiZouraiz /
Production-ready AI chatbot with Next.js, OpenAI, Claude, streaming, and conversation history
devtony42 /
Drop-in AI chatbot widget with multi-provider support (OpenAI, Anthropic, Gemini). One script tag. Streaming. Production ready.
StagMindVRithul /
A production-ready AI chatbot built with React, TypeScript, Express, and Anthropic Claude. Features real-time streaming responses, modern chat UI, scalable architecture, and a foundation for RAG, tool calling, and AI agent workflows.