Skip to content
Courses/Claude Code + Local AI/Assistant for freelancers

Assistant for freelancers

A small local application that helps you with day-to-day paperwork as a freelancer: create invoices, keep track of income and expenses, and answer questions about your own documents. Everything on your computer, with no monthly fees.

  • Build a simple invoicing tool tailored to your needs.
  • Automate repetitive office tasks with local AI.
  • Keep your financial data private on your machine.

Key concepts

Step by step

Terminal
cd ~/proyectos-ia
mkdir asistente-autonomo
cd asistente-autonomo
claude

Run on your computer

Terminal
npm install
npm run dev

Create a test invoice and export it to PDF.

If something goes wrong

  • Incorrect totals — tell Claude Code the exact VAT/IRPF percentage for your situation; ask it to show the breakdown.
  • Lost data — that's why we insist on backups; restore the latest one.
  • The PDF looks bad — ask for a cleaner invoice design with your logo.

Practice challenge

Add reminders for unpaid invoices and a button to generate the quarterly summary ready to send to your accountant.

Complete Aulafy mapSee how this lesson fits without leaving your path.

Complete Aulafy map

How all courses connect

This is not a checklist. Start with the foundation, choose an outcome, and go deeper only when your project needs more control.

  1. 1Understand
  2. 2Apply or build
  3. 3Operate with confidence
01

Choose an application

Turn the foundation into a visible outcome: a website, a business improvement, media, or an interactive experience.

Continue into the technical branch when you need to maintain code, data, or infrastructure.

02

Build with code

Prepare your environment, work with coding agents, and run models while keeping control of your projects.

This branch prepares you to design and operate reliable AI systems.

03

Take systems to production

Combine retrieval, agents, evaluation, security, deployment, and model adaptation when the problem requires it.

You do not need every course: choose the component your system needs and return as it grows.

View full catalogue