Course 01 · One Hour
Build an AI Assistant
A guided Colab session. You call a real AI model through our proxy and build a small personal assistant. 60 minutes, code that runs.
Launch price200 RON
- Duration
- 60–90 min
- Delivery
- Instant, by email
- Access
- Community included
assistant.py
import anthropic
client = anthropic.Anthropic(
base_url="https://proxy.vmcodes.io",
api_key="student_k3y",
)
reply = client.messages.create(
model="claude-opus-4-7",
max_tokens=256,
messages=[{"role": "user",
"content": "Teach me."}],
)What you'll learn
05 outcomes- What a real API call looks like
- What a prompt is and how to write one
- Differences between models
- What you can do in 60 minutes
- How to continue if you like it
What you'll build
A small personal assistant that replies based on a role you assign. You run it, modify it, break it, fix it. At the end you have a Colab notebook you can return to anytime.
What you get
- Email with everything you need
- Proxy access key (student_k3y)
- Direct Colab link
- Document with concrete steps
- Access to the Discord community
After payment you get an email with the Colab link and your access key. Instant delivery.
Launch price200 RON
100RON
FAQ
06I have zero experience. Is that ok?
Yes. That's exactly who this is for.
Do I need to install anything?
No. Colab runs in the browser. You just need a Google account.
How long does it really take?
60–90 minutes if you take time to understand each step.
Do I use my own Anthropic key?
No. I give you access through a proxy. No extra cost beyond the course price.
What if I don't like it?
14-day refund, no questions. Email vm.codes11@gmail.com.
Do I get a certificate?
No. The point is to learn, not to collect paper.
And if you want more?
- Community · Discord
Join the Community
The place where you don't learn alone. A community of people who want to build together.
- Discord community access
- 2–3 mini-lessons from the program per week
- Direct Q&A with Victor
50RON - Module · Career
The Career Module
The career module from the ITJobSprint program, available on its own.
- How to build your CV
- Where and how to apply
- What to expect in a technical interview
- Community access
Launch price400 RON → 200RON