Uncategorized

Langflow: Simplifying Language Model Management

The post discusses the use of Langflow for developing AI solutions within a day. Langflow is an open-source tool that simplifies building and managing workflows for large language models. It offers a user-friendly drag-and-drop interface, supports multiple models and APIs, and facilitates deployment, making it accessible for both beginners and advanced users.

Uncategorized

AI Hackathon Insights: My Personal Learning Journey

On August 28-29, Kongsberg Digital organized an AI Hackathon for all employees, focusing on meaningful AI applications and skill enhancement. Over 200 participants formed 21 teams. The author shares their personal learning journey, exploring AI model development, specifically Retrieval Augmented Generation (RAG), utilizing tools like Ollama and LangChain for practical implementation.

Artificial Intelligence, GenAI, Technology, Uncategorized

Testing Techniques for Modern Challenges

The vodQA conference featured a keynote by Kumar Shankar Iyer discussing modern testing challenges and solutions. Key issues include long production timelines, test data management, complex architectures, and quality assurance for Gen-AI systems. Proposed solutions are Canary Testing, Replay Testing, Open Policy Agent, and fitness assessment frameworks for Gen-AI applications.

Technology, Testing, Uncategorized

How to enable download in Playwright!

Playwright is an open-source automation library developed by Microsoft, supporting multiple programming languages. The author shares a solution for handling download issues in Playwright scripts, particularly for browsers like Chrome. By configuring the playwright.config.ts file and ensuring the download element is visible, users can achieve a reliable file download functionality.

Automation, Playwright, Technology, Testing, Uncategorized
Scroll to Top