Aileen Villanueva

Aileen Villanueva

My background includes 10 years experience in Web development and currently venturing into Machine Learning, I am deeply passionate about empowering and inspiring others, which is why I proudly serve as a Women Techmaker Ambassador, dedicated to sharing my knowledge and experiences with the community and fostering diversity in the tech industry.
Let's Build Your Personal AI Agent in JavaScript
JSNation US 2025JSNation US 2025
Upcoming
Let's Build Your Personal AI Agent in JavaScript
We all have those repetitive web tasks we wish would just handle themselves – sorting through data, extracting information from multiple pages, or customizing content for different audiences. What if your JavaScript application could do this autonomously, right in the browser?This talk demonstrates how to create intelligent AI agents in JavaScript that eliminate tedious tasks without sending sensitive data to the cloud. We'll combine modern web technologies with client-side AI techniques like RAG (Retrieval-Augmented Generation) and function calling to build applications that understand content, make decisions, and take actions based on user goals.
NodeJS & AI: Building Smarter Applications
Node Congress 2025Node Congress 2025
19 min
NodeJS & AI: Building Smarter Applications
Unlock the potential of AI in Node.js applications through practical, real-world implementations. This session demonstrates how to integrate both open-source and closed AI models to build intelligent features like semantic search and autonomous agents. Attendees will learn production-ready patterns for RAG systems, vector embeddings, and AI agents while understanding the core architectural decisions behind each implementation. Perfect for developers ready to move beyond basic API calls to building sophisticated AI-enhanced applications.