41.7K subscribers
5.53K photos
232 videos
5 files
917 links
🤖 Welcome to the ChatGPT telegram channel! Here, we post the latest news, updates, and examples of using the ChatGPT large language model for generating human-like text in conversations. Subscribe to stay up-to-date and learn more about its capabilities.
Download Telegram
HTML to Text (Web Scraping) - ChatGPT Cheat Sheet

convert this HTML to text:
<h1 class="heading1" id="neural-magic-platform-documentation">Neural Magic Platform Documentation</h1>
👍2
Lists - ChatGPT Cheat Sheet

give me a list of 5 citrus fruits
👍2
Numbered Lists - ChatGPT Cheat Sheet

give me a numbered list of 5 citrus fruits
👍2
Headings and Subheadings - ChatGPT Cheat Sheet

convert this text into headings and subheadings: Babe Ruth joined the New York Yankees in 1920. The Boston Red Sox sold his contract to the Yankees. He played for the Yankees from 1920 to 1934, and during that time he established himself as one of the greatest players in baseball history.
👍1
Tables - ChatGPT Cheat Sheet

create a table from this list: Oranges, Lemons, Limes, Grapefruit, Tangerines
👍1
Narrative Modes (1st, 2nd or in the 3rd person) - ChatGPT Cheat Sheet

write a paragraph on how to make brownies in the 1st person
👍2
Formal - ChatGPT Cheat Sheet

write a paragraph on the topic of cellular automata in a formal style
👍1
Informal - ChatGPT Cheat Sheet

write a paragraph on the topic of cellular automata in an informal style
👍1
Personas - ChatGPT Cheat Sheet

write a paragraph on the topic of cellular automata in the style of a social media influencer
👍1
Custom Text Manipulation - ChatGPT Cheat Sheet

write a paragraph on the history of the calculator, include emojis at the end of every sentence, and do not capitalize the first word in each sentence
👍1
Write Social Media Posts - ChatGPT Cheat Sheet

write a tweet on futurism
👍1👏1
Write Blogs - ChatGPT Cheat Sheet

write a blog on french cuisine
👍1
Write Emails - ChatGPT Cheat Sheet

write an email selling software to corporate executives
👍1
Write Poems - ChatGPT Cheat Sheet

write a poem about the soul and show rhyme and meter headings
👍1
Write Songs - ChatGPT Cheat Sheet

write a folk song about the sunset show guitar chords
👍1
Write Resumes/Cover Letters - ChatGPT Cheat Sheet

write a software engineer resume
👍2
Ask ChatGPT About Its Own Capabilities - ChatGPT Cheat Sheet

what ways can you structure text output?
👍1
Correct ChatGPT on Its Knowledge (just for remainder of the current session) - ChatGPT Cheat Sheet

what is deepsparse

this is deepsparse: DeepSparse
An inference runtime offering GPU-class performance on CPUs and APIs to integrate ML into your application
Documentation Slack Support Main GitHub release Contributor Covenant YouTube Medium Twitter
A CPU runtime that takes advantage of sparsity within neural networks to reduce compute.
Read more about sparsification.
Neural Magic's DeepSparse is able to integrate into popular deep learning libraries (e.g.
Hugging Face, Ultralytics) allowing you to leverage DeepSparse for loading and deploying sparse models with ONNX. ONNX gives the flexibility to serve your model in a framework-agnostic environment. Support includes PyTorch, TensorFlow, Keras, and many other trameworks.
👍1
Ask ChatGPT to Expand on Answers - ChatGPT Cheat Sheet

What is cellular automata

can you show me details in the areas of applications
👍2
Part 1: NLP - ChatGPT Cheatsheet

(1) Text Generation

write an intro paragraph to a mystery novel

(2) Summarization

summarize this text: [long text]

(3) Open Domain Question Answering

when did Apollo 11 land on the moon

(4) Sentiment Analysis (few-shot or zero-shot)

I like pizza, positive
I don't like pizza, negative
sometimes, I like pizza sometimes I don't, neutral
while the movie was good, I sometimes though it was a bit dry,

(5) Table to Text

summarize the data in this table:
I like pizza, positive
I don't like bananas, negative
Sometimes I like pizza but sometimes I don't, neutral
While the movie in general was pretty good, I sometimes thought it was a bit dry,

(6) Text to Table

create a table from this text: create a 2 column table where the first column contains the stock ticker symbol for Apple, Google, Amazon, Meta, and the other column contains the names of the companies.

(7) Token Classification (few-shot or zero-shot)

classify the named entities in this text: George Washington and his troops crossed the Delaware River on December 25, 1776 during the American Revolutionary War.

(8) Dataset Generation (few-shot or zero-shot)

generate more datapoints from this text:
"contains no wit , only labored gags "
0 (negative)
"that loves its characters and communicates something rather beautiful about human nature " 1 (positive)
"remains utterly satisfied to remain the same throughout "
0 (negative)

(9) Machine Translation

translate this text into Portuguese: welcome to the matrix
👍3🔥1