Śavvy AI Money Academy
Current Working Draft
1Introduction
You’ve already won by commiting to building your business on top of AI. This book will help you build with AI while learning along the way.
1.1WHO can make Money with AI?
Everyone.
- People without a technical background
- Super Young People
- Super Old People
- Not So Smart People 🎉
1.2Your First Dollar
The goal is to make your first dollar ideally, by selling one of the following:
- AI-related bug fixes and/or maintenance of a client’s software. (one-time payment)
- AI-based SaaS product. (recurring payment)
- Agentic workflow via low-code workflow builder (i.e. pipedream, n8n)
1.3Is This a SCAM?
Go use ChatGPT for a few days and you tell me if AI sounds like a scam to you...
2Introduction
You’ve already won by commiting to building your business on top of AI. This book will help you build with AI while learning along the way.
2.1WHO can make Money with AI?
Everyone.
- People without a technical background
- Super Young People
- Super Old People
- Not So Smart People 🎉
2.2Your First Dollar
The goal is to make your first dollar ideally, by selling one of the following:
- AI-related bug fixes and/or maintenance of a client’s software. (one-time payment)
- AI-based SaaS product. (recurring payment)
- Agentic workflow via low-code workflow builder (i.e. pipedream, n8n)
2.3Is This a SCAM?
Go use ChatGPT for a few days and you tell me if AI sounds like a scam to you...
3AI Software
3.1Conversational AI UI
- ChatGPT
- Deepseek
- Grok
3.2Meeting Assistants
- Meet Geek
3.3Programming Assistants
- Cline
- Cursor
- Windsurf
3.4Writing Assistants
- Writer.com
4Business Setup
4.1LLC Formation
4.2EIN
4.3Bank Account
4.4Domain Names
4.4.1Domain Ideas
4.5DNS
4.6...
5Community Links
6Software Development
6.1Open-Source
AI should remain open-sourced.
6.2Career
Once you’ve completed even one of these, you’re a software developer or software engineer. It’s not a legal term. It’s an accurate depiction of the role you’ve played by publishing software and getting paid to do so.
6.3Jobs
6.4Roles
6.4.1Web
- Fullstack
- Frontend
- Backend
6.4.2Mobile
- iOS
- Android
6.4.3AI
- Data Science
- AI Engineers
6.4.4Infra
- Platform Eng
- Site Reliability Engineers
6.4.5Product
- Product Design
- Product Mgmt
6.4.6Security
- Security Engineers
- Security Analysts
6.5AI in Software Development
- Software Engineers
- AI Assistants
- ...
6.6Automation
- pipedream
- n8n
6.7Front-End
- Web Components
- React
6.8DevOps
They try to make it seem hard. But, at the end of theday, it’s all in the dns. If you can conquer that, you can launch any business you want, AI or not.
6.9Machine Learning
- CV
- NLP (Natual Language Processing)
6.10Programming Languages
- Python
- TypeScript
- JavaScript
- Go
- Rust
- C++
- C
6.11Libaries
6.11.1Python
6.11.2TypeScript
7Terminology
- AAA: AI Automation Agency
- Conversational AI: ...
- Prompts
- Prompt Engineering
- Prompt Templates
- Generative: It creates (or generates) text, ideas, code, and more based on a prompt.
- Pre-trained: It has been trained on a massive dataset of text from books, articles, and websites to understand language patterns.
- Transformer: It uses a deep learning architecture called the Transformer model, which processes words in relation to each other rather than sequentially.
8Prompt Templates
Prompt
Template
8.1Song Link Translator
Use the given screenshot to extract the song title and artist. It should be obvious which song it is because the screenshot should depict either a single song or in cases where there’s more than one song, use the song that is selected and/or currently playing.
Next, craft direct song URLs (not search links) and render them as clickable links for the following platforms:
Spotify
YouTube
SoundCloud
Apple Music
If the song is unavailable on any of these platforms, note that explicitly. If direct links cannot be generated for any reason, explain why and provide a solution.
Ensure the links point directly to the playable song page, not a search page.
8.2Video Summary
> Summarize the transcript of this YouTube video and list the highlights in as many bullet points as necessary to capture the essence of the video. The video is by creator and is titled title.
Your output should use the following template:
#### Summary
{summary}
#### Highlights
{highlights}
#### Keywords
{Provide five relevant keywords based on the text content.}
The entire transcript is given below:
transcript
8.3Add to Google Calendar Link Generator
I have an appointment on Tuesday the 28th at 5pm @ LifeTime Fitness for Dynamic Stretch. The location is the LifeTime fitness in Colorado Springs. Please providing an add to google calendar link and make sure the link is inline source code, no <a href... just the URL and do not output anything else.
8.4YouTube Timestamp Link Generator
Below is a list of video timestamps that includes a description of giving context to what is happening in the video at that timestamp. I'd like you to convert the list into a markdown checkbox list of links to the spot in the YouTube video that corresponds to the timestamp. The name of the Link can be derived from the description.
0:00 - Welcome
0:20 - Raycast Wallpaper
1:06 - GIF Search
1:30 - HowLongToBeat
2:18 - Downloads Manager
3:01 - YouTube Downloader
3:40 - Remove Background
4:22 - Brew
5:48 - Typing Practice
6:28 - QR Code Generator
6:56 - Confetti
The base YouTube Video URL:
https://www.youtube.com/watch?v=XY1OshvyBh0
8.5Generate A Live Website With AI
You are a professional web designer.
Design a [website type] website for [who]. Take into consideration their [context] and convey it with the design of the website.
Website type = landing page
Who = a new mobile app called "Expensify"
Context = This is a new mobile app that helps individuals track their expenses.