root_academy
> CatalogRoot PassBlogFAQ

$ ▍

root_academy

Hands-on courses: Python, SQL, AI tools and Telegram bots.

LearnCourse catalogPricingBlog
DirectionsPythonAI toolsSQL & data
CompanyAboutFAQAffiliate program
LegalTerms of ServicePrivacyRefundsTerms of purchaseContacts

© 2026 RootAcademy

tg: @rootacademyityt: @rootacademyit

~ / ▍

  1. ~
  2. /
  3. courses
  4. /
  5. ai-tools

AI Tools from Scratch: ChatGPT and Beyond

Daniel academyInstructor: Daniel academy·beginner·AI

$39.00Get this course · $39.00

Already have an account? Log in

Try the first lesson free

One-time payment: lifetime access to this course.

or Root Pass: every course from $6/mo

$39.00
Get this course · $39.00

This course is for people who keep hearing about AI and want to actually use it well, without becoming a programmer. You will not read about AI in the abstract. Each lesson is a concrete way to put an assistant like ChatGPT or Claude to work: writing and editing, planning and summarizing, making images, and helping with content. The heart of the course is prompting, the one skill that separates a useless reply from a genuinely helpful one, and you build it step by step with real examples. Just as important, you learn where AI lies. It can produce a wrong answer with total confidence, so you learn to check it, and to know the moments when you should not lean on it at all. By the end you can sit down with any AI assistant and get a result you trust. Everything is plain text you can follow at your own pace.

Course program

7 modules · 21 lessons

  • ├─What ChatGPT and Claude actually are> preview
  • ├─Your first useful conversations
  • └─Checkpoint: the basics

By the end you will write this

A fragment of the course's final project. Every graduate writes this code with their own hands.

support_bot.py
from openai import OpenAI

client = OpenAI()
reply = client.responses.create(
    model="gpt-4o-mini",
    input=f"Summarize this support ticket in one line: {ticket}",
)
print(reply.output_text)

Reviews

~/courses/ai-tools/manifest

$39.00
access
lifetime · yours forever
modules
7
lessons
21
payment
crypto · SBP
refund
14 days
Get this course · $39.00

Already have an account? Log in

Try the first lesson free

or Root Pass: every course from $6/mo