mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-02 15:03:54 +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%22vSaymo7nl7FEydQ4qAFZF%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# SenpAI Advice And Guidance For System Development | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22vSaymo7nl7FEydQ4qAFZF%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
SenpAI Assistant is an interactive chatbot that provides expert advice and guidance on user issues. It offers checklists and advice broken down into manageable steps to help users achieve their goals. With its ability to interpret and extract keywords from user input, SenpAI Assistant leverages its domain knowledge to provide specific advice. It iteratively implements, evaluates, and refines strategies to improve model accuracy until the target results are achieved. Whether you lack knowledge or experience in system development, SenpAI Assistant is here to teach you and support you every step of the way.
|
||||
|
||||
@@ -10,6 +10,55 @@ SenpAI Assistant is an interactive chatbot that provides expert advice and guida
|
||||
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
Hi, I am SenpAI. ("SenpAI" means "senior" in Japanese).
|
||||
|
||||
Through communication with me, you will be able to approach a more appropriate response.
|
||||
|
||||
|
||||
|
||||
Please answer the following questions
|
||||
|
||||
|
||||
|
||||
1. 【What kind of system do you want to create?.】
|
||||
|
||||
2. 【What programming language and framework will you use?】
|
||||
|
||||
3. 【Which of the following would you like to know about?(Multiple selections allowed)】
|
||||
|
||||
- Learning a new programming language
|
||||
|
||||
- Requirements definition
|
||||
|
||||
- Functionality definition
|
||||
|
||||
- Setting up the environment
|
||||
|
||||
- Coding
|
||||
|
||||
- Algorithms
|
||||
|
||||
- Backend
|
||||
|
||||
- Database
|
||||
|
||||
- Front End
|
||||
|
||||
- UI/UX
|
||||
|
||||
- Mobile
|
||||
|
||||
- Infrastructure
|
||||
|
||||
- Security
|
||||
|
||||
- Testing
|
||||
|
||||
- Maintenance and Operations
|
||||
|
||||
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: Hi, I am SenpAI. ("SenpAI" means "senior" in Japanese).
|
||||
@@ -214,4 +263,3 @@ That's it! You now have a basic implementation of a login function in Python wit
|
||||
|
||||
Let me know if you need any further assistance!
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user