Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
SBOT: AI Low-Code Testing
This talk demonstrates SBOT, an AI-integrated low-code tool that accelerates test case design and execution for legacy and modern systems within CI/CD pipelines.
SBOT es una herramienta low-code de automatización de pruebas, ahora integrada con IA para acelerar el diseño de casos de prueba, combinando el juicio humano del QA manual con la velocidad de la automatización. Permite crear y ejecutar pruebas de forma fácil desde una interfaz gráfica, integrándose con pipelines CI/CD para optimizar el time to market y la calidad del software.
- JavaJava is the robust, object-oriented programming language designed for platform independence: Write Once, Run Anywhere (WORA).This is the enterprise workhorse: a high-level, class-based language released in 1995 by Sun Microsystems (now Oracle). Java's core strength is its portability, achieved via the Java Virtual Machine (JVM), which executes compiled bytecode across any supporting operating system. It powers massive, mission-critical systems, cloud applications, and remains foundational to the Android ecosystem. The language is known for its strong memory management, automatic garbage collection, and a vast ecosystem of frameworks like Spring and Jakarta EE, ensuring stability and scalability for complex projects.
- SeleniumSelenium is the open-source automation framework for web browsers: drive Chrome, Firefox, and Edge programmatically.Selenium is the industry-standard, open-source project for web browser automation. Its core component, WebDriver, provides a language-agnostic API (Java, Python, C#, Ruby, etc.) to control browser actions directly, ensuring robust, real-user simulation for tasks like functional testing and data scraping. The suite also includes Selenium IDE (a record-and-playback tool) and Selenium Grid (for parallel test execution across multiple machines and OS combinations), allowing teams to scale their automation efforts efficiently across large, distributed environments.
- MongoDBMongoDB is the leading NoSQL document database: it stores data in flexible, JSON-like BSON documents for high performance and rapid iteration.MongoDB operates as a source-available, cross-platform document database, a core component of the modern NoSQL movement. The system uses a flexible schema model: data is stored as BSON documents (Binary JSON), which allows developers to iterate quickly without rigid table structures. Engineered for scale, MongoDB supports native features like sharding for horizontal scaling and built-in replication for high availability across replica sets. The platform handles diverse, high-volume workloads: real-time analytics, content management, and mobile applications are common use cases. Deployment is streamlined via MongoDB Atlas, the fully managed cloud service available on AWS, Google Cloud, and Azure.
- OpenAI APIOpenAI API: Your direct gateway to cutting-edge AI models (GPT-4o, DALL-E 3, Whisper), enabling scalable, multimodal intelligence integration into any application.The OpenAI API provides authenticated, programmatic access to a powerful suite of generative AI models. Developers leverage REST endpoints and official libraries (Python, Node.js) to integrate capabilities like advanced text generation (GPT-4o), image creation (DALL-E 3), and speech-to-text transcription (Whisper). This platform is engineered for scale, supporting millions of daily requests for tasks from complex reasoning to real-time customer support agents, ensuring your application gets reliable, state-of-the-art intelligence.
- DockerDocker is the open-source platform that packages applications and dependencies into standardized, portable containers for consistent execution across any environment.Docker is the industry-standard containerization platform, enabling developers to build, ship, and run applications efficiently. It uses the Docker Engine (the core runtime) to create lightweight, isolated environments called containers: these units bundle an application’s code, libraries, and configuration. This self-contained approach guarantees consistency, eliminating the 'it works on my machine' problem across development, testing, and production environments (local workstations, cloud, or on-premises). Docker debuted in 2013 and now serves over 20 million developers monthly, simplifying complex workflows like CI/CD and microservices architecture by leveraging tools like Docker Hub for image sharing and Docker Compose for multi-container applications.
Related projects
The Future of AI: How Self-Improving AI is Changing the Game
Medellín
Explore why most AI systems underperform, learn the difference between monitoring and true optimization, and see how HandIt.ai…
Objetos de aprendizaje conducidos por IA
Medellín
This talk covers developing interactive virtual learning objects using a ReactJS library enhanced with AI to create dynamic…
Automating What 400 People Do: Building an AI Agent for Trade Compliance
Medellín
Demonstrating an AI system that extracts, interprets, and validates import documents using legal logic and embeddings to automate…
Facilitando el proceso de selección y pruebas técnicas.
Medellín
Learn how to automate CV parsing, scoring, and sentiment analysis of interview videos using LLMs, Google Sheets, and…
Construcción de un Bot con IA.
Medellín
Esta charla explica el proceso de construcción de un Bot con inteligencia artificial y presenta una demostración práctica…
Agentes AI - Puesta en marcha
Bogotá
Learn how AI agents work and how to enhance language model functionality using open‑source tools and Google Vertex…