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.
- 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
- Purpose: Introduction to AI concepts without coding
- Content: Prompts and instructions only
- Projects: Resume & Portfolio Generator, AI Resume Improver
- Purpose: Transition to coding with AI assistance
- Content: Prompts and guided code snippets
- Projects: Spanish ↔ English Translator, Song Lyrics Sentiment Analyzer
- 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
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/
- Basic computer skills
- Internet connection
- No coding experience required
- Lovable.dev: Create free account at lovable.dev
- Replit: Create free account at replit.com
- Cursor AI: Download and install Cursor
- Session 1 (30 min): Lovable.dev - No-code AI
- Session 2 (45 min): Replit - Low-code AI
- Session 3 (45 min): Cursor AI - Advanced coding
- Q&A & Networking (30 min)
- Resume & Portfolio Generator: Create professional resumes using AI
- AI Resume Improver: Enhance existing resumes with AI suggestions
- Spanish ↔ English Translator: Build a language translation tool
- Song Lyrics Sentiment Analyzer: Analyze emotions in song lyrics
- 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
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
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
- 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.