If you are anything like me, you have wished that Siri on your iPhone could do more things for you. You may have already tried using all kinds of shortcuts on your iPhone that you can activate using Siri. While these shortcuts are usually beneficial to automate some actions with multiple steps, it doesn't allow you to make Siri any smarter.
I have always wished that Siri was more intelligent and more capable of answering questions with detailed and accurate responses. What I am sharing today will allow you to add some crazy capabilities to Siri and combine it with AI, making Siri 100 times better and more intelligent.
https://medium.com/illumination/i-enhanced-siri-on-my-iphone-using-open-ai-and-chatgpt-263f1fada4fb
How To Use ChatGPT To Fully Automate Web Scraping
Best 3 ChatGPT Prompt Resources to Help You Get the Desired Result
We all know that coming up with the right prompts is essential to generating high-quality text that meets our specific needs. But with so much information available, finding the best resources for ChatGPT prompts can be a challenge. That’s why I compiled a list of the top three ChatGPT prompt resources to help you get the results you desire.
Prompt Compare
Chat completion - OpenAI API
Moderation - OpenAI API
How To Write Better GPT-4 Prompts To Get Better Results?
Awesome ChatGPT Prompts
Using ChatGPT as a Creative Writing Partner | Towards Data Science
https://towardsdatascience.com/using-chatgpt-as-a-creative-writing-partner-part-1-prose-dc9a9994d41f
OpenAI API per risposte con stream:
Una delle caratteristiche interessanti della risposta con stream è la velocità di risposta dei primi token.
E' comunque più difficile raccogliere i "pezzi" della riposta e contare alla fine il numero di token totali (per calcolare il costo di ogni singola risposta + prompt.
Nelle API "Nomali" vi è un campo che torna esattamente il numero di token ed è quindi più facile poter calcolare i costi che poi verranno attribuiti al fruitore dell'API.
https://github.com/openai/openai-cookbook/blob/main/examples/How_to_stream_completions.ipynb
OpenAI API come contare il numero di tocken:
https://github.com/openai/openai-cookbook/blob/main/examples/How_to_count_tokens_with_tiktoken.ipynb
OpenAI CookBook :
The ChatGPT list of lists!
A collection of 3000+ prompts, examples, use-cases, tools, APIs, extensions, fails and other resources. | by Maximilian Vogel | MLearning.ai | Feb, 2023 | Medium