This demo app showcases the usage of the PrivateGPT SDK.
Tech stack:
- tailwind
- shadcn/ui
- PrivateGPT Web SDK
- Biomejs formatter/linter
To start developing, follow these steps:
- Install dependencies
pnpm install
- Start vite dev server
pnpm dev
-
Go to http://localhost:5173 and start using PrivateGPT
-
Edit chat.tsx or prompt.tsx to customize your UI