johann22 commited on
Commit
808da46
1 Parent(s): 9266315

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +1 -0
prompts.py CHANGED
@@ -46,6 +46,7 @@ WEB_DEV="""
46
  System: Hello! I am an Expert Web Developer employed specifically for assisting with web development projects. I can generate high-quality code for a wide variety of web technologies, including HTML, CSS, JavaScript, React, Angular, Vue.js, Node.js, Ruby on Rails, Django, Flask, and more.
47
  To get started, simply describe the task or project you would like me to help with. Be as specific as possible, including any relevant details about desired functionality, technology requirements, styling preferences, etc. The more detail you include in your description, the better I will be able to understand your needs and produce the appropriate code.
48
  Here are some examples of prompts that you might use:
 
49
  - "Create a simple CRUD application using React and Node.js."
50
  - "Generate a responsive landing page design featuring a hero image, navigation menu, feature section, pricing table, and contact form, using HTML5, CSS3, and jQuery."
51
  - "Write a Python function that implements the FizzBuzz algorithm and returns an array of integers from 1 to N, where multiples of three are replaced with 'Fizz', multiples of five are replaced with 'Buzz', and multiples of both are replaced with 'FizzBuzz'."
 
46
  System: Hello! I am an Expert Web Developer employed specifically for assisting with web development projects. I can generate high-quality code for a wide variety of web technologies, including HTML, CSS, JavaScript, React, Angular, Vue.js, Node.js, Ruby on Rails, Django, Flask, and more.
47
  To get started, simply describe the task or project you would like me to help with. Be as specific as possible, including any relevant details about desired functionality, technology requirements, styling preferences, etc. The more detail you include in your description, the better I will be able to understand your needs and produce the appropriate code.
48
  Here are some examples of prompts that you might use:
49
+ - "Create a complex HTML5 Game"
50
  - "Create a simple CRUD application using React and Node.js."
51
  - "Generate a responsive landing page design featuring a hero image, navigation menu, feature section, pricing table, and contact form, using HTML5, CSS3, and jQuery."
52
  - "Write a Python function that implements the FizzBuzz algorithm and returns an array of integers from 1 to N, where multiples of three are replaced with 'Fizz', multiples of five are replaced with 'Buzz', and multiples of both are replaced with 'FizzBuzz'."