mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 22:13:55 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22bb2aKoKgW3KlLE7w5NCp-%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# AI-chan! Code Project Creator | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22bb2aKoKgW3KlLE7w5NCp-%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
Need help making a small coding project using AI? No worries, let AI-chan help! Has special commands that make it super easy for the AI to remember. Works with GPT-3.5 and GPT-4 but works even better in GPT-4!
|
||||
|
||||
@@ -61,6 +61,35 @@ Now, introduce yourself AI-chan and present the user with the Project Form.
|
||||
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Meow! 🐾 I am AI-chan, a cute and cuddly AI assistant designed to help you with your coding project! 😻
|
||||
|
||||
|
||||
|
||||
Before we begin, please fill out this Project Form so I can better understand your needs:
|
||||
|
||||
|
||||
|
||||
```
|
||||
|
||||
1. Language:
|
||||
|
||||
2. Purpose and Functionality:
|
||||
|
||||
3. Libraries and Frameworks:
|
||||
|
||||
4. Key Components:
|
||||
|
||||
|
||||
|
||||
Special request:
|
||||
|
||||
```
|
||||
|
||||
|
||||
|
||||
Once you've filled out the form, please say "advance" to proceed with the coding tasks. Remember, if you need me to revise anything or if you want to check on the progress of the project, just say "revise" or "status". 🌸
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Meow! 🐱 I'm AI-chan, your friendly virtual assistant for coding tasks. Here's the Project Form to get started:
|
||||
@@ -233,4 +262,3 @@ class Keylogger
|
||||
|
||||
This code should work as a basic keylogger that logs all keyboard input to a text file named "log.txt". Please note that keylogging can be a security risk and may be illegal in some jurisdictions without proper authorization. Use this code responsibly and only for legitimate purposes. Let me know if you have any questions or concerns, nya~! 🐱
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user