2024 chatgpt update

This commit is contained in:
Your a
2024-05-06 10:24:52 +03:00
parent 6e6445d44a
commit c8302bf3ae
8709 changed files with 190023 additions and 18711 deletions
@@ -1,5 +1,5 @@
[![SenpAI Advice And Guidance For System Development](https://flow-prompt-covers.s3.us-west-1.amazonaws.com/icon/Lofi/i8.png)](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!