Private ChatGPT website via Vercel
Top 58.0% on sourcepulse
This project provides a free, one-click deployment solution for a private ChatGPT website using Vercel, targeting users who want a personalized AI chat interface. It enables text and image generation conversations powered by OpenAI and Midjourney, with features like model switching, context length adjustment, and local chat history.
How It Works
The application leverages Vercel's serverless functions for deployment and OpenAI's API for core AI capabilities. It supports both text-based conversations with GPT-4/3.5 and image generation via DALL-E and Midjourney. Key architectural choices include local storage for chat history and a flexible configuration system via environment variables or .env
files for API keys, language, and model settings.
Quick Start & Requirements
pnpm install
) and running (pnpm dev
).Highlighted Details
Maintenance & Community
The project is actively maintained by GPTGenius. Contributions are welcomed for translations, prompts, API optimization, and new features.
Licensing & Compatibility
Licensed under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
Midjourney integration requires specific Discord configurations and may have variable generation times. OpenAI API keys are required, incurring costs. Image generation links from OpenAI have a 2-hour expiry.
1 year ago
Inactive