TOAST!

The friendly guide to using AI β€” for everyone. Simple. Fun. Free. πŸ’›

Learn to Use AI 🍞 Build Your Site FREE 🌾
πŸ”₯
Your Daily Streak
1 day

How to Chat with Any AI 🍞

You don't need to be a tech person. Just be yourself!

1
🫢 Feed It Kindness
Say please. Tell it exactly what you want β€” like you're texting a really smart friend. "Hey, can you help me write a birthday message for my grandma?" works perfectly.
✨ Works in: Claude, ChatGPT, Grok, Gemini β€” every single one
2
🎯 Be Super Specific
Don't say "tell me about history." Say "explain the moon landing like I'm 10 years old and make it exciting." The more details you give, the better the answer you get.
πŸ”‘ Magic words: "step by step" Β· "for a beginner" Β· "make it funny" Β· "like I'm 10" Β· "keep it short"
3
πŸ” Refine, Don't Quit
If the first answer isn't right, say "make it shorter," "add more examples," or "make it funnier." AI learns from your follow-ups instantly β€” like training a puppy with treats.
4
🧱 Build on Answers
Have a whole conversation! "Now write that as a poem." "Now make it for a 5-year-old." "Now add a funny twist." Stack ideas like delicious toast layers.
5
πŸ‘‘ You're Always in Charge
AI is a tool, not a boss. Always check important answers. Ask "are you sure?" if something seems off. Your brain + AI's speed = unstoppable.
🍞 TOAST rule: AI is your co-pilot. You're still flying the plane.

Your AI Squad 🀝

Every AI has a personality. Find your favorite β€” they're all free to try!

πŸ€–
Claude
Thoughtful Kind Honest

Great for writing, explaining hard things, creative projects, homework help, and long conversations. Tries to be genuinely honest β€” even when it's complicated.

πŸ’¬ Be conversational. Push back on answers. Ask it to explain things multiple ways.
Chat with Claude β†’
⚑
ChatGPT
Popular Versatile Fast

The one most people know. Great at almost everything β€” writing, coding, brainstorming, summarizing. Huge knowledge base.

πŸ’¬ Add "be creative and funny" for more personality. Give lots of context for best results.
Chat with ChatGPT β†’
πŸ”₯
Grok
Bold Unfiltered Real Talk

Built by xAI. Less corporate guardrails, loves wild ideas. Great for current events and real opinions when you want a straight answer.

πŸ’¬ Just be yourself. Ask "what do you actually think?" β€” it'll actually tell you.
Chat with Grok β†’
πŸ’Ž
Gemini
Google-powered Fact-heavy Current

Google's AI. Connected to Search. Incredible for up-to-date info, research, science, and fact-checking. If it just happened in the news, Gemini knows.

πŸ’¬ Ask "give me both sides" for balanced takes. Great for research and homework.
Chat with Gemini β†’
🌊
Mistral
European Fast Open Source

French AI company. Smart, fast, and less filtered than the big American ones. Has free open-source models you can run yourself β€” great for privacy-conscious folks.

πŸ’¬ Works great with direct, no-nonsense requests. Very good at technical questions.
Chat with Mistral β†’
πŸͺŸ
Copilot
Microsoft Practical Work-ready

Built into Windows, Edge, and Office 365. Best for emails, documents, and summarizing long things. Probably already on your computer.

πŸ’¬ "Help me write a professional email to…" is its sweet spot. Great for work tasks.
Try Copilot β†’
πŸ› οΈ
Replit AI
Code Build Create Live

Want to actually BUILD something? Replit writes AND runs code in your browser. Say "make me a game" and watch it build in real time. Genuinely wild and fun.

πŸ’¬ "Make me a [thing] using HTML and JavaScript" and it builds it live right there.
Try Replit β†’
πŸš€
Astro AI
Community Coming Soon Built by Us

A new AI being built by Dylan (Heather's husband) with community support. Made with real people's needs in mind β€” AI that works for everyone, not just big companies.

πŸ’¬ Watch this space β€” Astro is going to be something special. Join the waitlist now!
Check Out Astro β†’

Every AI makes mistakes. Every AI has blind spots. The smartest thing you can do is use multiple AIs, compare their answers, and always think for yourself.

🍞 TOAST rule: AI is a tool, not a truth machine. You're the one with common sense.

Steal These Prompts πŸ’¬

Copy, paste into any AI, swap the [brackets] for your thing, and go!

πŸ§’ Explain Anything Simply
Hey! Can you explain [TOPIC] like I'm 12 years old? Use simple words, a short example, and maybe a fun analogy. Keep it under 5 sentences.
πŸ“ Help Me Write Something
Please help me write a [TYPE β€” email/text/card/post] to [WHO] about [WHAT]. Keep it warm, friendly, and under 100 words. I'm not great at writing so make it sound natural.
πŸ’‘ Brainstorm with Me
I need help brainstorming ideas for [YOUR GOAL OR PROJECT]. Give me 5 creative ideas from easy to hard. Explain each one in 1–2 sentences. I'm a beginner so keep it realistic.
πŸ˜‚ Make Anything Fun
Explain [TOPIC] as if you're a hilarious teacher who loves dad jokes and pop culture references. Keep it educational but make me laugh at least twice.
🍳 Daily Life Helper
I have [LIST WHAT YOU HAVE β€” ingredients, time, budget, tools]. What can I make/do/create? Give me 3 options from easiest to most creative, with quick step-by-step instructions for each.
🌐 Build a Simple Website
Create a complete single-file HTML website for me. Topic: [YOUR TOPIC]. Style: fun, colorful, easy to read for all ages. Include: a big header, 3–4 sections with helpful content, a footer with contact info. Make it mobile-friendly. No external dependencies β€” everything in one file.
🍞 Make a Site Like TOAST
Build me a fun single-page website with a warm yellow/orange toast theme. Include: a hero section with a big headline, a how-to guide section, copy-paste prompt cards with a copy button, a daily missions checklist, and a footer with links. Make it mobile-first, include a dark/light mode toggle, and put everything in one HTML file.
🎨 Add a Dark Mode Toggle
Add a dark mode and light mode toggle to my HTML page. Use CSS variables (like --bg, --text, --accent) so colors switch cleanly. Put the toggle button in the top-right corner. Save the user's preference using localStorage so it remembers their choice next time. Show me the complete updated code.
πŸ“± Make It Mobile-Friendly
Look at my HTML code and make it fully mobile-friendly. The text should be readable on a phone without zooming. Buttons should be easy to tap. Images should resize properly. Use flexbox or CSS grid. Add a hamburger menu if there's a navigation bar. Show me the complete updated code.
πŸ”§ Fix My Website
Here is my HTML code: [PASTE YOUR CODE]. Please fix any bugs, broken links, or layout problems. Explain what you changed and why in simple language so I can learn from it.
πŸ“š Study Helper
I'm trying to learn [SUBJECT]. I'm a complete beginner. Give me: (1) a super simple 3-sentence explanation, (2) one real-life example from everyday life, (3) three questions to test if I understood, and (4) what I should learn next.
πŸ” Compare Two Things
Compare [THING A] and [THING B] for me. I'm a beginner. Make a simple table showing 4–5 differences. Then tell me: which one should I start with and why? Keep it under 150 words total.
πŸ—ΊοΈ Make Me a Learning Plan
I want to learn [SKILL] in [TIMEFRAME β€” e.g. 30 days]. I'm a complete beginner with [TIME PER DAY] to spare each day. Make me a simple day-by-day plan. Keep each day's task to one clear, doable thing. No overwhelm β€” just steady progress.
🧠 Think About Fairness
Explain what "AI bias" means like you're teaching a 10-year-old. Give one easy example of how an AI could accidentally be unfair, and one simple way to help fix it.
πŸ“ Think About Honesty
What's the difference between using AI to help me write something (like a tutor) versus using AI to do my work for me (like cheating)? Use a school example. Why does the difference matter?
πŸ” Privacy Check
What personal information should I NEVER share with an AI chatbot, and why? Explain it simply like you're telling a kid before they use the internet for the first time. Then tell me 3 things that ARE safe to share.

Build Your Own Website 🌾

This is exactly how sites like TOAST get made. You can do this too!

You don't need to know how to code. You just need Claude (or any AI) and a free GitHub account. Follow these steps and you'll have a live website that you own β€” forever, for $0.

Step 1

Tell the AI What You Want

Open any AI (Claude works great!). Describe your website idea in plain English. The more specific you are, the better your first draft will be.

Try this exact prompt: Create a complete single-file HTML website about [YOUR TOPIC]. Make it fun, colorful, and easy to read on phones. Include a big header, 3 sections of helpful content, and a footer. No external dependencies.
πŸ’‘ Why one file? It makes uploading to GitHub super simple β€” just one thing to manage!
Step 2

Copy the Code

The AI will give you a bunch of code. Don't panic! You don't need to understand it all. Just copy everything it gives you.

What to look for: The code will start with <!DOCTYPE html> and end with </html>. Copy ALL of it β€” from that first line to the very last line.
πŸ’‘ Pro tip: Ask the AI to "show me the complete code in one block" if it splits it up.
Step 3

Paste It Into a File

Open Notepad (Windows) or TextEdit (Mac). Paste your code. Save the file as index.html β€” that name matters!

Saving tip for Mac TextEdit: Go to Format β†’ Make Plain Text first, THEN save as index.html. Otherwise it saves as a .txt file and won't work.
πŸ’‘ You can also open the file in your browser first to see what it looks like before uploading!
Step 4

Put It on GitHub

Go to github.com and create a free account. Make a new "repository" (that's just a folder for your website). Upload your index.html file.

Ask the AI to walk you through it: Walk me through creating a GitHub account and uploading an index.html file step by step. I'm a complete beginner. Include screenshots descriptions so I know what to click.
πŸ’‘ GitHub is free, you own everything you put there, and it never expires.
Step 5

Go Live with Cloudflare Pages

Go to pages.cloudflare.com, create a free account, and connect it to your GitHub. It will automatically build and publish your site. Boom β€” you're live on the internet!

Your site will be at: yourprojectname.pages.dev β€” a real website anyone can visit, for free, forever.
πŸ’‘ Every time you update your index.html on GitHub, your live site updates automatically. Magic.
Step 6

Make It Better (Repeat!)

Go back to the AI. Ask it to improve your site. Add a dark mode, fix colors, add new sections, make it more mobile-friendly. Each time, copy the new code, update your GitHub file, and your live site updates!

Improvement prompts to try: "Add a dark/light mode toggle to my site." Β· "Make the buttons bigger for mobile." Β· "Add a section about [NEW TOPIC]." Β· "Make the colors warmer and friendlier."
πŸ’‘ This is exactly how Heather built TOAST β€” one small improvement at a time!
Read the Full Tutorial πŸš€

AI Ethics for Everyone βš–οΈ

AI is powerful. With great toast comes great responsibility.

βœ… Do this

Use AI to help you learn β€” ask it to explain things, then put the answer in your own words to make sure you actually got it.

❌ Not this

Copy AI answers word for word as your own work. That's not learning β€” it's letting a machine think for you.

βœ… Do this

Double-check important facts. AI makes stuff up sometimes. For medical, legal, or money decisions β€” always talk to a real human professional too.

❌ Not this

Trust AI blindly on things that really matter. "The AI said so" is not a good enough reason for serious decisions.

βœ… Do this

Keep private info private. Your full name, address, phone number, passwords β€” never share these with any AI chatbot, ever.

❌ Not this

Share sensitive personal info in AI chats. Those conversations can be stored, reviewed, or used to train future models.

βœ… Do this

Use AI to lift people up β€” write kind messages, make information more accessible, help someone who's struggling.

❌ Not this

Use AI to spread fake information, create deceptive content, or generate anything that hurts real people.

Today's Toast Missions 🎯

Check one off. That's enough for today. Seriously.

Your progress today
0 of 7 done

Heather's Corner of the Internet 🌐

All free. All yours. Built with a laptop, late nights, and a belief that the internet should belong to us.

πŸ’š
Mama Said This

Free tools for moms in hard seasons β€” budget tracker, Texas benefits, pay stubs, meal ideas, and more. No login. No paywall. Real help.

Visit β†’
🌾
How to Be Cool

Escape the AI farmland. Learn to build your own website with GitHub + Cloudflare Pages for $0 forever. Step-by-step tutorial. Anyone can do it.

Visit β†’
🌿
Herbal Home

Holistic homeschool resources, herbal knowledge, free educational tools, and the story behind everything we build here.

Visit β†’
πŸš€
Astro AI

A brand new AI built by Dylan (Heather's husband) with community support. Watch this space β€” Astro is going to be something special. Join the waitlist now.

Check it out β†’

Help Keep This Free πŸ’š

TOAST, Mama Said This, How to Be Cool, and Herbal Home are all built by one mom in Texas. If something here helped you β€” a share or a dollar means more than you know.

Ko-fi takes fees β€” Venmo or Cash App goes straight to us.