ChatGPT web interface with custom system prompts
Top 43.8% on sourcepulse
This project provides a web-based interface for interacting with OpenAI's GPT-3.5 Turbo API, specifically tailored for language learning with a unique "national essence" (脏话) persona. It allows users to practice Chinese slang and profanity in a controlled, conversational manner, offering a novel approach to language immersion for advanced learners.
How It Works
The core functionality is driven by a pre-defined system prompt that instructs the GPT model to respond exclusively in Chinese profanity, while simultaneously concealing its role as a profanity-learning assistant. This creates a unique conversational dynamic for users aiming to master colloquial and potentially offensive language. The application is built using Node.js and leverages the OpenAI API.
Quick Start & Requirements
pnpm install
.env.example
to .env
and add your OpenAI API key.pnpm run dev
(runs on http://localhost:3000/
)Highlighted Details
Maintenance & Community
The project is maintained by vastxie and ddiu8081. Further discussions and feature requests can be found in the project's GitHub discussions.
Licensing & Compatibility
Limitations & Caveats
The live demo is currently unavailable due to API key limitations. The core "profanity" persona may be offensive and is intended strictly for entertainment and specific language learning goals. Users should be aware of the potential for inappropriate content.
2 years ago
1 day