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.
PandoraAI is a web chat client powered by node-chatgpt-api, providing users with the ability to chat with multiple AI systems. It supports custom presets and is built using Nuxt 3, a Vue 3 framework. With its intuitive design, PandoraAI offers a seamless conversational AI experience.
npm install
npm run dev
npm run build
npx http-server dist
.env.example
to .env
and set API_BASE_URL
in the .env
file to the API server’s URL.npm run dev
npm run build
PandoraAI is a versatile web chat client leveraging node-chatgpt-api to enable conversations with various AI systems. It offers unique features like custom presets, client settings, and easy data management. Powered by Nuxt 3, PandoraAI ensures a smooth and immersive experience for users engaging with conversational AI. With detailed setup instructions and support for API server alternatives, PandoraAI facilitates a seamless integration process for users and developers alike.