API GPT
Overview
This project is a frontend application for ChatGPT, designed to interact seamlessly with your OpenAI API key. It prioritizes user privacy and data security, ensuring that your API key and chat sessions never leave your computer.
The live version is available here: chat.nicely.gg
Key Features
- Local API Key Usage: Your OpenAI API key is used locally, without any external exposure.
- Chat Management: Easily search through and manage your chat history.
- Data Privacy: All chats are stored in your browser's localStorage.
- Unique Design: Boasts a distinctive style that enhances user experience.
- Vue3 and TypeScript: Written in Vue3 and TypeScript, offering a robust and modern frontend solution.
- Dockerized Deployment: Containerized with Docker and served using Nginx for smooth deployment.
- In-Progress Updates: Currently being updated to align with the latest changes in the OpenAI API.
Notice
This application is under active development to accommodate recent changes in the OpenAI API that have broken it. Features and functionalities are subject to change.