PandoraAI
PandoraAI is a web chat client powered by node-chatgpt-api, allowing users to easily chat with multiple AI systems while also offering support for custom presets. With its seamless and convenient design, PandoraAI provides an engaging conversational AI experience.
Install / Use
/learn @waylaidwanderer/PandoraAIREADME
PandoraAI
PandoraAI is a web chat client powered by node-chatgpt-api, allowing users to easily chat with multiple AI systems while also offering support for custom presets. With its seamless and convenient design, PandoraAI provides an engaging conversational AI experience.
Built using Nuxt 3, a Vue 3 framework.
You may also use PandoraAI with other API server implementations as long as the endpoints are compatible.
Features
- Chat with all the AI that
node-chatgpt-apisupports, includinggpt-3.5-turbo,text-davinci-003, ChatGPT, and Bing. - Supports creating multiple presets for each client.

- Choose between different clients or custom presets.

- Everything is stored in local storage, so you can use this client without an account, and it can be imported or exported to other devices.
Look at the Nuxt 3 documentation to learn more.
Setup
Make sure to install the dependencies:
# yarn
yarn install
# npm
npm install
# pnpm
pnpm install
Development Server
Start the development server on http://localhost:3000
npm run dev
Production
Build the application for production:
npm run build
Locally preview production build:
npm run preview
Check out the deployment documentation for more information.
</details>Setup
- Follow the Nuxt 3 setup instructions above.
- Run the API server from node-chatgpt-api.
- Copy
.env.exampleto.envand fill in theAPI_BASE_URLvariable with the URL of the API server. - Run
npm run devto start the development server, ornpm run buildto build the application for production.- If you see an empty white page after pulling the latest changes, run
nuxi upgrade --forcefirst and thennpm run dev.
- If you see an empty white page after pulling the latest changes, run
Contributing
If you'd like to contribute to this project, please create a pull request with a detailed description of your changes.
License
This project is licensed under the MIT License.
Related Skills
openhue
334.1kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
334.1kElevenLabs text-to-speech with mac-style say UX.
weather
334.1kGet current weather and forecasts via wttr.in or Open-Meteo
tweakcc
1.4kCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
