Exmample prompts:
I need to build (some task requirements). Should I (list options)? Explain the tradeoffs of each position.`
… What format of JSON should I use?
Generate a project structure (foldes) for Spring Boot application. The application will use 3rd services over REST, will need access to respositories and will implement spring-web with thymeleaf for generating HTML pages as well as rest-controller for Angualar or React frontend.
Generate a test plan for the requirements listed below. Your tests shoudl follow then Given-When-Then testing forrmat.
Requirements:
- Build a dashboard wthat displays real-time … analytics data for high-traffic web app
- The data will be read in JSON format from serveral APIs
- The dashboard should display condensed data that is updated every minute
- THe UI should be easy to use and navigate
- The dashboard should bed built using modern web technologies and be scaleable
Write unit tests for the main edge cases on the below code snippet. You should follow Gherkin testing best practices. Your tests should be written in javascript using the Jest framework.
Explain the code below. Make sure to include explanations to each line, each function and to overall code snippet. Code follows.. here…
I’am a (SOMEONE) interviewing for a new job. YOu’ll be my technical interviewer. Please impersonate a (role of the interpereter) from (brief company description) and ask me (number of questions) interview questions based on the following job description, responsibilites and skills. (+paste relevant excerpt from the job description you’re interviewing for)
## Other boring stuff - docs, chat AI keys, etc.
Docs:
Azure access:
ChatAI:
https://www.awesomescreenshot.com/blog/knowledge/chat-gpt-api#What-is-Chat-GPT-API%3F
Getting the keys:
API reference:
Get the keys
pip install openai
Main documentation: