What's Next: From Chat to Tools
Beyond the chat window — web search, artifacts, code execution, vision, and voice. The models you've been using are capable of more than type-and-respond. Here's your on-ramp.
Goal
See what your chatbot can do beyond typing — search, vision, code, artifacts, and research modes
What You'll Need
⏱ Time: 15 minutes | 📋 Tasks:
- Open your preferred chatbot: chatgpt.com, claude.ai, or gemini.google.com
- Pick one tool feature you haven't tried yet — web search, artifacts, code execution, or vision
- Keep this lesson open in a second tab to follow along
You've Done It
You can now ask an LLM to write stuff, control its tone, work with documents, choose the right chatbot for the task, recognize when to verify its output, and steer it through real research. That's the full skill stack for effective chat — and if you've followed along through lessons 1-7, you're already more proficient than most casual users.
But the chat window is only the simplest interface. The same models power features that go beyond type-and-respond — features that are built into the chatbots you already have, often for free. This lesson connects everything you've learned to what comes next: tools that turn chat into action.
Beyond Chat — What Your Chatbot Can Already Do
Every major chatbot ships with capabilities that extend beyond the text box. Here's what's available and which models offer it:
| Feature | Available in | What it does |
|---|---|---|
| Web search | ChatGPT, Gemini | Pulls current information from the web instead of relying on training data that may be months or years old. Toggle it on or off per query. |
| Vision | ChatGPT, Claude, Gemini | Upload a photo, screenshot, or scanned document and ask about its contents. Reads text in images and describes visual elements. |
| File uploads | ChatGPT, Claude, Gemini | Analyze PDFs, spreadsheets, code files, presentations — covered in Lesson 4. |
| Voice mode | ChatGPT, Gemini | Speak your prompt instead of typing. Useful when you're on the go, cooking, or thinking out loud. |
| Code execution | ChatGPT, Claude | The model writes and runs Python code to calculate, visualize, or transform data — no setup, no environment needed. |
| Artifacts | Claude | Live preview pane where Claude renders web pages, diagrams, or interactive content in real time. |
| Canvas | ChatGPT | A shared editing workspace where you and the model can edit documents and code together, with inline suggestions and revisions. |
Web search is the most immediately useful for research. Code execution and Artifacts expand what you can ask the model to do — from "write an email" to "calculate this, visualize that, and show me both." The rest are quality-of-life upgrades that save you time on specific types of tasks. None require a paid plan.
Pro Modes and Research Modes
The free tiers of these chatbots are capable, but each model offers a paid upgrade that unlocks significantly more powerful research capabilities. Here's what changes when you go pro, and which one to pick if research is your primary use case.
| Model | Pro / Research Mode | What it adds |
|---|---|---|
| Gemini | Gemini Advanced + Deep Research | Deep Research mode creates a multi-step research plan — it searches the web, reads multiple sources, and produces a structured report with citations. Best for "I need to understand a topic from multiple angles" research. The free tier has search, but Deep Research does the synthesis for you. |
| ChatGPT | ChatGPT Plus | Longer context, priority access, DALL-E image generation, data analysis (upload CSVs and ask questions). The model is the same GPT-4 class, but with fewer rate limits and a larger context window. |
| Claude | Claude Pro | Massive context window (200K tokens — about a full novel). Better for uploading entire books, codebases, or long documents and analyzing them in one pass. Claude's Pro tier is the best pick when your research material is a single very long document. |
Which should you pay for? If your research is broad — exploring a new topic from multiple sources — Gemini's Deep Research mode is the most capable tool for multi-source synthesis. If your research is deep — analyzing a single 200-page document or contract — Claude's large context window gives you the most complete view in one chat. If you just want fewer rate limits and more consistent access, ChatGPT Plus is the safest default. None of these are essential for the workflows in this course, but if you find yourself doing weekly research, one of them will save you real time.
Walkthrough — Try a Free Tool Feature
Pick one of these options and try it right now. Each takes under a minute and shows you a capability the chat box alone doesn't have.
Option A — Web search (ChatGPT or Gemini)
Enable web search (look for the search toggle in the interface) and ask: "What were the top news stories this morning?" Then turn off search and ask the same question. Compare the two answers — that's the difference between current information and training-data information. The first pulls live data; the second draws on whatever the model learned during training, which could be months or years old. This difference matters more than any other single feature for research tasks.
Option B — Artifacts (Claude)
Ask Claude: "Write me a simple to-do list web page as an artifact." Watch it build a working HTML page in real time in the preview pane. You can interact with the output, ask for changes, and see them applied instantly. This is the model moving from generating text to generating interactive content — a different category of output entirely.
Option C — Code execution (ChatGPT)
Ask: "Calculate the compound interest on $10,000 at 5% over 10 years and show me the year-by-year breakdown." ChatGPT writes and runs Python code to produce the table — no calculator needed, no spreadsheet required. The output includes the actual code it wrote, so you can inspect and reuse it. This is useful whenever you need a calculation, a chart, or a data transformation and don't want to open a separate tool.
Option D — Vision
Take a photo of a whiteboard, a menu, or a printed document and upload it. Ask: "Summarize what's on this board" or "What are the prices for the top 3 items?" The model reads the text in the image and responds. Handwriting is less reliable than typed text, but the feature is surprisingly capable with clean photos of typed or printed material.
Each of these is a small step beyond plain chat. Try one today; try another tomorrow. You don't need to learn them all at once. The goal is to know they exist so that when you encounter a problem one of them solves, you can reach for it instead of reaching for a different tool.
Your Takeaway — Personal AI Toolkit Checklist
Here's a checklist of the features covered in this course. Mark which you've tried and which you'll explore next:
[ ] Prompt template (Lesson 1) [ ] Voice card for tone (Lesson 2) [ ] Decision matrix — which chatbot for which task (Lesson 3) [ ] Document upload and analysis (Lesson 4) [ ] Trust-decisions checklist (Lesson 5) [ ] Email draft workflow template (Lesson 6) [ ] Article summary workflow template (Lesson 6) [ ] Research brief template (Lesson 7) [ ] Web search in ChatGPT or Gemini [ ] Vision — upload a photo and ask about it [ ] Voice mode — try speaking instead of typing [ ] Artifacts — ask Claude to build something interactive [ ] Code execution — ask ChatGPT to calculate or visualize data
You don't need to master everything at once. Pick the two or three tools that match the tasks you do most often, and make them a habit. The skill that compounds most is the one you use consistently.
Where to Go Next
You've completed the Basic Chatbots track. You can now use LLMs effectively in a browser — prompt, refine, research, verify, repeat. That's a real skill, and it's enough for most of what people need from AI day to day.
If you want to go further, here's what's next:
- Keep practicing: pick one workflow from Lesson 6 and use it weekly until it feels automatic. The best next step is repetition, not more theory.
- Next track: Basic Agents — desktop and terminal agents that do real work. Learn the options, how to set one up, what they cost, and when to use them instead of chatting in a browser.
- Customize your toolkit: if you use a specific tool for work — Word, Excel, Gmail, Slack — check whether it has built-in AI features. Gemini (Google) and various third-party plugins bring these capabilities into the apps you already use. You don't always need to open a separate chatbot. A caution on value: some LLMs are far more capable than others, and price is not a reliable guide. Microsoft Copilot, for example, can be a very expensive product that simply does not deliver well in some enterprise contexts (as of 2026.07.04). Test before you commit — a free chatbot with a well-written prompt often outperforms a premium add-on that sounded good in a sales demo.