Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

🎨 AI Para Todos - Vibe Coding Workshop

Date: July 11th, 2025
Level: Beginner-friendly introduction to Generative AI

Welcome to the first workshop in the AI Para Todos series! This hands-on workshop will take you from no-code to advanced coding with AI, using three powerful platforms.

🎯 Workshop Goals

  • Learn the fundamentals of Generative AI through hands-on projects
  • Experience the progression from no-code to advanced coding
  • Build a portfolio of AI-powered applications
  • Prepare for advanced AI development in future workshops

🛠️ Tools & Platforms

1. 💗 Lovable.dev (No-code)

  • Purpose: Introduction to AI concepts without coding
  • Content: Prompts and instructions only
  • Projects: Resume & Portfolio Generator, AI Resume Improver

2. 🌐 Replit (Low-code)

  • Purpose: Transition to coding with AI assistance
  • Content: Prompts and guided code snippets
  • Projects: Spanish ↔ English Translator, Song Lyrics Sentiment Analyzer

3. ⚡ Cursor AI (Advanced coding)

  • Purpose: Full Python development with AI assistance
  • Content: Complete Python code and projects
  • Projects: Iris EDA + ML Project, El Salvador News Scraper, Hello World Python

📁 Workshop Structure

vibe-coding/
├── README.md                    # This file
├── prompts/                     # No-code and low-code prompts
│   ├── lovable-dev/            # Lovable.dev project prompts
│   │   ├── resume-generator.md
│   │   └── resume-improver.md
│   └── replit/                 # Replit project prompts
│       ├── translator.md
│       └── sentiment-analyzer.md
├── code/                       # Python code for Cursor AI
│   ├── iris-eda-ml/
│   │   ├── main.py
│   │   ├── requirements.txt
│   │   └── README.md
│   ├── news-scraper/
│   │   ├── scraper.py
│   │   ├── requirements.txt
│   │   └── README.md
│   └── hola-mundo/
│       ├── hello_world.py
│       └── README.md
├── resources/                  # Additional materials
│   ├── setup-guides/
│   │   ├── lovable-dev-setup.md
│   │   ├── replit-setup.md
│   │   └── cursor-setup.md
│   └── templates/
│       └── project-template.md
└── solutions/                  # Completed project examples
    ├── lovable-dev/
    ├── replit/
    └── cursor/

🚀 Getting Started

Prerequisites

  • Basic computer skills
  • Internet connection
  • No coding experience required

Setup Instructions

  1. Lovable.dev: Create free account at lovable.dev
  2. Replit: Create free account at replit.com
  3. Cursor AI: Download and install Cursor

Workshop Flow

  1. Session 1 (30 min): Lovable.dev - No-code AI
  2. Session 2 (45 min): Replit - Low-code AI
  3. Session 3 (45 min): Cursor AI - Advanced coding
  4. Q&A & Networking (30 min)

📋 Project Overview

Lovable.dev Projects (No-code)

  • Resume & Portfolio Generator: Create professional resumes using AI
  • AI Resume Improver: Enhance existing resumes with AI suggestions

Replit Projects (Low-code)

  • Spanish ↔ English Translator: Build a language translation tool
  • Song Lyrics Sentiment Analyzer: Analyze emotions in song lyrics

Cursor AI Projects (Advanced)

  • Iris EDA + ML Project: Data analysis and machine learning
  • El Salvador News Scraper: Web scraping and data collection
  • Hello World Python: Basic Python programming in Spanish

🎓 Learning Outcomes

By the end of this workshop, you will:

  • Understand the fundamentals of Generative AI
  • Experience the progression from no-code to advanced coding
  • Build 7 different AI-powered applications
  • Have a portfolio ready for the next workshop in the series

🔗 Next Steps

After completing this workshop, you'll be ready for:

  • AI Agents Workshop: Building intelligent autonomous systems
  • Advanced AI Development: Complex multi-agent systems
  • Real-world AI Projects: Industry applications

🤝 Support

  • Workshop Materials: All prompts and code are in this repository
  • Community: Join our Techqueria Slack
  • Questions: Ask during the workshop or reach out to the community

¡Vamos a crear algo increíble juntos! (Let's create something amazing together!) 🚀

Part of the Techqueria community - supporting Latinx professionals in tech.