Yogendra Porwalqasimple.hashnode.dev·Sep 21, 2024RAG App as an Enabler for TestingWhat is RAG App? A Retrieval-Augmented Generation (RAG) app is an advanced AI solution that combines two powerful technologies: retrieval-based models and generative models. Unlike traditional AI models that rely solely on pre-trained data to generat...10 likesArtificial IntelligenceQuality Assurance
Yogendra Porwalqasimple.hashnode.dev·Jul 27, 2024Strengthen Your Selenium Tests with Pynt Security ScansSelenium automates web browser interactions, making it a valuable tool for functional testing. However, it doesn't inherently assess security risks (or web application security vulnerabilities). Here's where Pynt comes in! Pynt, a dynamic API securit...1 likeSecuritytools and tips