diff options
| author | navewindre <boneyaard@gmail.com> | 2025-11-11 08:11:24 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-11-11 08:11:24 +0100 |
| commit | f5e29189f70c5c8532916504a1a22f8c586f6e73 (patch) | |
| tree | 9bf42144e608260527766e128268b380231ed95b /web/static/prompts.json | |
| parent | 6442494822d12c23cdd609031c4039d3309b64f6 (diff) | |
new web
Diffstat (limited to 'web/static/prompts.json')
| -rw-r--r-- | web/static/prompts.json | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/web/static/prompts.json b/web/static/prompts.json new file mode 100644 index 0000000..b121306 --- /dev/null +++ b/web/static/prompts.json @@ -0,0 +1,104 @@ +{ + "prompts": [ + "how do i fix a slow pc?", + "explain quantum computing in simple terms.", + "what is the best pizza topping?", + "recommend me a sci-fi movie.", + "how do i make a website?", + "tell me a fun fact.", + "what is the meaning of life?", + "how can i learn programming fast?", + "suggest a book to read.", + "who is elon musk?", + "explain blockchain.", + "what is the capital of japan?", + "give me a random joke.", + "what is 42 in binary?", + "what is the best coding language to learn?", + "how do you make coffee?", + "explain the concept of ai.", + "what is the weather today?", + "who won the last world cup?", + "tell me about black holes.", + "how do i become a millionaire?", + "best way to learn guitar?", + "what is love?", + "tell me about spacex.", + "give me a motivational quote.", + "explain recursion.", + "who is the president of the usa?", + "define cryptocurrency.", + "how to start a startup?", + "tell me a cool fact about space.", + "what are the benefits of meditation?", + "explain 5g technology.", + "suggest a new hobby.", + "how do i improve my memory?", + "what is 2+2?", + "what is a deep learning model?", + "who is albert einstein?", + "how can i become more productive?", + "what is the best anime series?", + "explain the stock market.", + "who invented the internet?", + "what are some good productivity hacks?", + "tell me a mystery fact.", + "what is dark matter?", + "how do i invest in stocks?", + "what is a good workout routine?", + "explain how electricity works.", + "give me a funny meme idea.", + "what is the history of bitcoin?", + "how do i write a resume?", + "recommend a good tv series.", + "explain the theory of relativity.", + "how do i quit a bad habit?", + "tell me something weird.", + "how can i become rich?", + "explain how nuclear energy works.", + "what is the healthiest diet?", + "how to deal with stress?", + "tell me about mars.", + "what is machine learning?", + "give me a random trivia.", + "how does ai work?", + "what is the best way to relax?", + "tell me something inspirational.", + "who invented computers?", + "explain string theory.", + "what is the biggest animal in the ocean?", + "how do i make friends?", + "tell me a conspiracy theory.", + "what is the fastest car in the world?", + "explain schrodinger's cat.", + "what is the best way to sleep better?", + "who wrote the bible?", + "how do i code in python?", + "what is the longest river in the world?", + "how does the brain work?", + "tell me about the moon landing.", + "what is quantum physics?", + "how to create a business plan?", + "what is an nft?", + "explain evolution.", + "how do i save money?", + "who is stephen hawking?", + "what is the best smartphone?", + "what are black holes?", + "how does the universe end?", + "tell me about tesla.", + "how do vaccines work?", + "what is consciousness?", + "explain time travel theories.", + "what is the best way to learn math?", + "how does google work?", + "what is augmented reality?", + "how do i boost my immune system?", + "what is the best travel destination?", + "tell me about dinosaurs.", + "explain the big bang.", + "how do satellites stay in orbit?", + "what is the difference between ai and ml?", + "how do i write a novel?" + ] +}
\ No newline at end of file |
