Paul Couvert Profile picture
Jun 3, 2023 7 tweets 3 min read Read on X
I learn much better with diagrams than with a long text.

If you're like me, this short guide is for you.

Draw diagrams for any subject using AI: Image
1. Activate the Show Me plugin

→ In ChatGPT, select the Show Me plugin.
→ If you don't have access to plugins, I show another method below.
2. Draw your diagram

Use the prompt "Draw me a diagram to explain (subject)" to draw your diagram.
3. Turn text into a diagram

You can also start from an existing text using this prompt:

"Please draw a diagram to explain this text: (paste your text)"
4. Save your diagram

→ Click on the link given by ChatGPT
→ Go to "Actions"
→ Click on PNG
Bonus: if you don't have access to plugins

→ Use the prompt below
→ Paste the code generated on this website to get the same result: mermaid.live/edit

Prompt: "Write code in Mermaid to make a diagram explaining photosynthesis."
I hope this was useful to you. If you enjoyed this thread, please:

1. Follow me (@itsPaulAi) for more AI content

2. Like & Retweet the first tweet below:

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Paul Couvert

Paul Couvert Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @itsPaulAi

Oct 19
I’ve finally set up ollama to run any open source AI model locally and for free.

It only took me a few minutes, contrary to what I thought.

Glad to have an offline and private chatbot even on my low-powered laptop.

(Windows and macOS tutorial below if interested)
1. Install Ollama

Head over to the ollama website:

Just download the installer for your OS. ollama.com
2. Download the Llama model

Fire up your terminal (Windows or macOS).

Type “ollama run llama3.2:1b” for the fast/low-power model or “ollama run llama3.1” for the 8B model better than GPT-3.5 Turbo.

After downloading you are ready to use!
Read 4 tweets
Aug 29
Gemini's new Gems are WAY better than GPTs

You can create custom AI chats that have access to YouTube, Gmail or Drive.

This unlocks awesome new possibilities. Here's how to create one:
1. Access the Gem Manager

Open Gemini Advanced and click on the new Gem icon at bottom left.

Then click on New Gem.
2. Create your Gem

Give your Gem a name, then enter your instructions.

To call up an extension type “@” then select the one you want (YouTube, Drive, Docs, Maps, ...).

Prompt example below
Read 7 tweets
Aug 22
I built a full Chrome extension without knowing how to code in less than an hour.

It lets me speak in my native language and it writes directly in English thanks to Whisper.

Here's how you can build any app using AI:
1. Choose the right AI chatbot (LLM) for your project

If your app is simple, you can use ChatGPT 4o or Gemini Advanced.

The most powerful LLM to write code today is Claude 3.5 Sonnet: perfect for more advanced projects.

For example, I will create a Chrome extension that allows me to speak in French while writing in English. So I will use Claude.Image
2. Describe the app you want to create

Open a new conversation and describe the app you want to code.

Prompt example:

“I want to create a Chrome extension that allows me to turn my French speech (when I press a shortcut) to English text in any text field on the web.” Image
Read 7 tweets
Aug 10
This is the best way to create custom AI agents.

Mistral has just released Agents that allows you to easily use and customize their models for your tasks.

Here's how to create your own:
1. Access the Mistral platform

Head over to Mistral AI's La Plateforme at mistral .ai.

If you're new, create an account and log in.
2. Create a new agent

On the Mistral platform, click "Create an Agent" or “Agent”.

(You can get free credits valid for 15 days).
Read 7 tweets
Aug 5
I started automating all the tasks on my computer using ChatGPT.

Organizing 80+ files took me only 3 prompts and 5 minutes.

Here's how you can do it (Windows, macOS, Linux…): Image
1. List the files in a folder

Open ChatGPT and describe that you want to list all the file names in a specific folder using a command:

Prompt:
"How do I copy all the file names in a folder in Windows 11 using a command?"

ChatGPT will provide a suitable command like `Get-ChildItem -Name | Set-Clipboard` for PowerShell.Image
Open a command prompt in your folder

Right-click and select "Open in Terminal".

Paste and press enter to run the command to copy the file names to your clipboard. Image
Read 9 tweets
May 21
OpenAI has deployed interactive charts and tables in ChatGPT.

You can now interact with your data and process it with GPT-4o.

Here's how it works and what you can do with it:
1. Upload your data

Make sure you select GPT-4o as the template.

Then upload the file with your data (xlsx, csv, ...).

ChatGPT analyzes the columns - all you have to do is enlarge the table.
2. Select a column

You can select a column by clicking on its name.

Type your prompt and ChatGPT will understand that you are referring to the selected column.

E.g.: "What's the average?"
Read 6 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(