=OPENAI_COMPLETE(CONCATENATE("Write an SEO-optimized product description for a ",A12," using these keywords: ",B12))
Introducing the Fitness Smartwatch – the perfect companion for your active lifestyle. With a 48-hour battery life, you can track your sleep and monitor your advanced running metrics without worrying about running out of power. The personalized workout creator allows you to customize your workouts to your individual needs, so you can reach your fitness goals faster. Get the most out of your workouts with the Fitness Smartwatch.
Team leadership skills, scheduling, budgeting, CAD
=OPENAI_COMPLETE(CONCATENATE("Write a short job description for a ",A7," position using these keywords: ",B7))
We are looking for an experienced Project Manager to join our team. The ideal candidate will have strong team leadership skills, excellent scheduling and budgeting abilities, and experience with CAD. The Project Manager will be responsible for overseeing the planning, implementation, and tracking of projects from start to finish. This includes developing project plans, managing resources, and ensuring that projects are completed on time and within budget. The Project Manager will also be responsible for communicating with stakeholders, managing risks, and ensuring that project deliverables are met.
=OPENAI_COMPLETE(CONCATENATE("Write a personal thank you email to ",A5," for their purchase of a ",B5," and tell them an obscure fact about each of the sister cities of ",C5) )
Dear Leo Rich,
Thank you so much for your purchase of a T-Shirt from our store! We really appreciate your support.
Did you know that Pittsburgh is the only city in the United States with more bridges than Venice, Italy? It's true! Pittsburgh is home to 446 bridges, while Venice has only 409.
Again, thank you for your purchase. We hope you enjoy your new T-Shirt!
We are looking for an exprinced Snior Software Enginer to join our team. The ideel candidate should have a strongg background in Java and ful-stack development. The Snior Software Engineeer will be responsiblle for leeding the development team, riting code, and creating code dokumentasion. The Senior Softwware Engineer should have excelent problem-solving skillls and be able to work independently. The sucesssful canidate should also have excelent commmunication and leedership skills.
=OPENAI_COMPLETE(CONCATENATE("Correct the errors in this text: ",C5))
We are looking for an experienced Senior Software Engineer to join our team. The ideal candidate should have a strong background in Java and full-stack development. The Senior Software Engineer will be responsible for leading the development team, writing code, and creating code documentation. The Senior Software Engineer should have excellent problem-solving skills and be able to work independently. The successful candidate should also have excellent communication and leadership skills.
=OPENAI_COMPLETE(CONCATENATE("Return ",A12," as a properly formatted comma-separated address with proper capitalization and an abbreviation for the state name."))
This 42" Smart TV is the perfect addition to any home. With Full HD 1080p resolution, you'll get the best picture quality available. The thin bezels make it easy to fit into any space, while the Apple Homekit compatibility allows you to control your TV with your voice. Enjoy the latest movies and shows with this amazing Smart TV.
=OPENAI_COMPLETE(CONCATENATE("Translate this passage (",B5,") into Japanese."))
=OPENAI_COMPLETE(CONCATENATE("Write a ",C3," story about a ",C4," from ",C5," who likes ",C6," and hates ",C7," and has these superpowers: ",C8," ",C9," ",C10),500,0,.9)
Once upon a time, there was a technical writer from Los Angeles who loved fonts and hated ghosts. Her name was Jane, and she had a special set of superpowers that made her unique. She could fly, turn invisible, and manage time like no other. Jane had been working as a technical writer for a few years, but she had always been interested in using her superpowers for good. She had heard about a mysterious organization that was looking for people with special abilities to help fight crime. She decided to apply, and soon she was accepted into the organization. Jane was given a mission to investigate a series of strange occurrences in the city. She was to use her powers to uncover the truth behind the mysterious events. She began her investigation by flying around the city, looking for clues. She soon discovered that the events were being caused by a group of ghosts who were trying to take over the city. Jane used her invisibility to sneak into the ghost's hideout and gather evidence. She also used her time management skills to plan out her next steps. With the help of her new allies, she was able to defeat the ghosts and save the city. Jane's bravery and skill earned her the admiration of her peers. She was soon promoted to a higher position in the organization and given more challenging missions. She continued to use her superpowers to help fight crime and protect the innocent. Jane's story is a reminder that even the most unlikely heroes can make a difference. With the right set of skills and a little bit of courage, anyone can be a hero.
Most famously, OpenAI has developed ChatGPT, an AI chatbot built on top of the OpenAI API that automatically generates human-like text, code, and image content in response to user input.
The OpenAI API is a set of tools and services that allow developers to build applications powered by AI. It provides access to a range of AI services, including natural language processing, computer vision, and more. Similar to ChatGPT, Spreadsheet.com's generative AI capabilities are built on top of the OpenAI API.
Step 3. Write your first OpenAI formula in any Spreadsheet.com cell by typing =OPENAI_COMPLETE. You will be prompted to enter your OpenAI API key. Once you've entered a valid key, your OpenAI completion formulas will start evaluating as if you were typing them into ChatGPT.
Simply use the OPENAI_COMPLETE function in any formula to ask OpenAI to generate something for you. For example:
=OPENAI_COMPLETE("Write a Twitter post about project management in a hyperbolic tone.")
Use the CONCATENATE function to write formulas that send dynamic requests to OpenAI based on data from multiple cells and ranges from anywhere in your workbooks. For example:
=OPENAI_COMPLETE(CONCATENATE("Write a ",B10," post about ",A10," in a ",C10," tone."))
Yes. As long as you have a Spreadsheet.com account and an OpenAI account, you can use OpenAI in Spreadsheet.com for free. You will be limited in the number of rows you can create in each workbook by your Spreadsheet.com plan (see Spreadsheet.com Pricing). You will also be limited in the number of OPENAI_COMPLETE calls you make based on the number of tokens available in your OpenAI plan (see OpenAI Pricing).