AI

Do Not Use ChatGPT Solely to “Summarize Textual content” | by Soner Yıldırım | Could, 2023

Particular factors from a number of critiques

We’re doing an evaluation on system setup and wish to study if customers have points organising the system. We will extract components associated to system setup from a number of critiques as follows:

immediate = f"""
Your process is to summarize a number of product critiques.
Embody solely the components associated to system setup.
The critiques are given beneath.

review_1: {review_1}
review_2: {review_2}
review_3: {review_3}
review_4: {review_4}

"""

response = get_completion(immediate)

Response: The system setup course of was talked about in all 4 critiques. Evaluation 1 acknowledged that the setup course of was seamless after talking with customer support. Evaluation 2 talked about that the system telephone setup was a bit convoluted however as soon as arrange, the system labored nicely. Evaluation 3 had problem organising the system on a PC however was profitable utilizing a Kindle with the Silk browser. Evaluation 4 discovered the setup course of to be extraordinarily simple and was ready to make use of the system with their internet-based telephone for work.

We had been capable of get components associated to system setup by customizing the immediate correctly.

Listed here are the critiques used above in the event you’d prefer to learn them or take a look at it your self:

review_1 = """
If anybody is curious - the reset is a light-weight sequence of all 3 lights
The scanning is 1 stable blue and 1 flashing blue
And the profitable connection is 2 stable blue lights.
I had problem with my unique setup however spoke with the customer support line
and was capable of stroll via the method very seamlessly. The corporate is nice at
ensuring you're having fun with the product. Up to now it does appear to be serving to,
the TV in my bed room hasn't buffered since organising.
"""

review_2 = """
I ordered this system (N300) to raised prolong WiFi sign to a Firestick on my small kitchen flat display screen.
System telephone set-up was a bit convoluted, within the steps had been keyed to another telephone, non an iPhone,
however shut sufficient to determine it out. As soon as arrange, the system undoubtedly improved the push to the Firestick.
Nonetheless, started to get interested by monitoring the Macard system whereas in operation. On the Firestick finish,
one merely goes into setting/community, then WiFi ... push the (>II ) button to verify connectivity.
Presently returns each sign and video high quality 'superb.' So that is what the Firestick sees.
Within the iPhone App Retailer, there's a one-star ""macard Wifi Wizard,"" which is meant to be helpful to
verify the extender, obtain firmware updates, and so forth. I downloaded it. It requests the e-mail
one registered the system with, then advises it's sending an activation code. The code by no means arrives.
I contacted their assist through chat; the rep acknowledged what I used to be saying and mentioned he'd have
""the involved division"" ship me a code inside 24 hours. It's now 48 hours. Nothing.
Fortunately, the system works.
"""

review_3 = """
I first tried to set this up utilizing the process for PC. It bought half manner via it and froze.
After that I couldn't get it to even attempt. Operating Microsoft 10 and Google Chrome. Do not know if that
has something to do with it or not. Then I used my Kindle with the Silk browser, and it arrange completely
first time. I then moved it half manner throughout the home, plugged it in, turned it on, and I had sturdy Wi-Fi
all the way in which to the nook of the home. 1600 sq. ft., under no circumstances "open idea".
"""

review_4 = """
I bought this product to plug my web primarily based telephone for make money working from home (Avaya desktop telephone).
It really works! The setup was EXTREMELY simple. At completion, I plugged the telephone into the extender's ethernet
port and made just a few telephone calls which all labored completely with full readability. VERY proud of this
buy since a cordless headset is round $250 (which I might have wanted for the reason that telephone needed to be
on the ethernet port on the wall). I like to recommend this product!
"""

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button