An open-source AI chatbot UI for language models.
For any issues, bugs & contributions, Join PersonalGPT on Discord
- Clone the repository.
- Install dependencies:
pnpm install
- Start application:
pnpm dev
Your app should now be running on localhost:3000.