Ever opened a 50-page report or a dense slide deck and thought: “How can I get the key points without reading it all?”
With le Chat, you can upload files and ask it to analyze them directly.
Here are the most common ways to use this feature.
Main examples
Summarize a PDF
A frequent use case is to summarize long documents and then ask follow-up questions.
📌 For example, you might want to summarize a technical document with a focus on security, or review a company’s annual report from a financial perspective.
For instance, let’s work with the IPCC climate report.
Click the
+
button in the chat interface.Select the PDF from your computer.
Ask your question, for example:
What specific impacts can we expect from global warming between now and 2050?
Uploading a PDF file to le Chat
Le Chat analyzes the PDF and answers the question
The answer isn’t just based on general knowledge. Le Chat draws its information directly from the document you uploaded.
📌 You can upload many types of files, not just PDFs. Le Chat currently supports formats such as:
PDF (.pdf)
Word (.docx)
PowerPoint (.pptx)
CSV (.csv)
Text (.txt)
Markdown (.md)
Excel (.xlsx)
Code files (specifically but not limited to .html .css .js .php or .py)
🙋 Quick question: Do you use my uploaded documents for training your models?
🙋 Quick question: Do you use my uploaded documents for training your models?
Depending on your plan, uploaded data may be included in training, but you can opt out at any time.
Analyze a URL
Instead of uploading a file, you can also analyze a remote file (and even a webpage!) by pasting its URL into the chat.
🔑 Make sure the Web search
tool is enabled, as explained in the previous section.
Paste the link to the IPCC report in your question, and le Chat will fetch the content and answer.
You’ll see a “link” icon and an Opened Page
mention in the response.
Asking le Chat to analyze a URL
Le Chat fetches the content of the URL and answers
Analyze an image
Whether it’s a photo, diagram, or screenshot, le Chat can also analyze images.
Upload an image with the +
button, then ask:
Describe this image
Uploading an image to le Chat
Le Chat analyzes the image and answers the question
You can then ask follow-up questions, and le Chat will keep referring to the same image.
📌 Other useful applications include:
OCR: “Extract the text from this image” (scanned pages, handwritten notes, charts)
Describing visuals: “Describe the diagram in this image”
Analyzing screenshots: “What’s happening in this screenshot?”
🔑 Le Chat supports many image formats: JPEG, PNG, GIF, WEBP
Advanced tutorial: analyze spreadsheets
Le Chat can also work with structured data.
Imagine you receive a monthly Excel report and want to quickly visualize trends.
Prerequisites
🔑 Enable the Code Interpreter
tool by selecting Tools
> Code Interpreter
.
Download the sample Excel file and upload it using the +
button. Then ask:
Can you show me all sales from the North region?
Asking le Chat to analyze an Excel file
Le Chat generates code to analyze the Excel file
Le Chat executes the code and displays the results
You can then continue with questions like:
What is the average sales volume in that region?
Le Chat re-uses the data to answer a follow-up question
Generate charts
Ask le Chat to create graphs, for example:
Graph the average sales volume per region.
A bar chart generated by le Chat
Or:
Give me a pie chart of the sales per product.
A pie chart generated by le Chat
🔑 You don’t need coding skills, as the Code Interpreter handles the technical details for you.
Next steps
Now that you know how to upload and analyze files, let’s explore how to use Canvas to create and share interactive documents directly in le Chat.