A Hot Potato’s Journey to Well Cooked ProductsAs a small but mighty agency, we pride ourselves on our ability to innovate and adapt in the always evolving world of Software Development and Design. At Pixion, our secret weapon for constantly improving our workflow is teamwork and as a Product Designer, one of my favorite methods for working closely with our Engineers to create beautiful and reliable products is the Hot Potato Process.
If you haven't heard of it before, let me introduce you to the approach that helps keep our team ahead of the game.
by Katie Tavares6 min read
Design
RAG in practice - EvaluationExplore the RAG evaluation on a large scale to assess the effectiveness of different strategies. This article analyzes answer quality across various configurations, addressing challenges like answer coverage, comparison methods, and rate limits. It also provides insights into the cost and resource impact of running the evaluation pipeline.
by Luka Panic15 min read
Development
RAG in practice - Answer GenerationDiscover how various parameters affect performance in Retrieval-Augmented Generation (RAG). This article explores factors like chunk size, overlap, and context size, examining their impact on the large language model's ability to answer questions. It also delves into error analysis and the cost breakdown of running the full pipeline, including token usage and pricing considerations.
by Luka Panic25 min read
Development
RAG in practice - EmbeddingExplore the embedding process in Retrieval-Augmented Generation (RAG) strategies. This article provides insights into the chunking process, LLM-generated summaries and hypothetical questions, offering valuable analysis on embedding configurations and their impact on answer generation.
by Luka Panic13 min read
Development
RAG in practice - Synthetic Test Set GenerationDive into the practical process of synthetic test set generation with Ragas. This article showcases how AI models are applied to create diverse question types using U.S. Code corpus of data, highlighting real-world testing and cost analysis in RAG applications.
by Luka Panic9 min read
Development
From JavaScript Summer School Student to Full-Time Employee: How and Why That HappenedThis short interview sums up my path from a summer JavaScript School participant to a full time Pixion software engineer explaining how and why that happened.
by Bruno Dapic4 min read
Development