Cheers: When Cinema Stops Being a Celebration Random thought I can't shake: I went to see Wicked recently and the whole time I kept thinking about watching movies back home in India. The difference hit me hard.
SCIPE - Error Analysis Tool for LLM Chains The problem it solves Building LLM-powered applications is challenging, and the complexity multiplies with LLM chains that can have multiple LLM calls per query. While assessing the final outputs is critical in ensuring AI applications are working as designed, assessing intermediate outputs is largely ignored. This is most likely due
Deploy your chatGPT-like app with Chainlit and AWS ECS 🔗💡Chainlit is an open-source Python package that allows you to create ChatGPT-like UIs on top of any Python code in just minutes! Visit the GitHub repo to get started! This post is designed to guide you through deploying your Chainlit apps to AWS ECS. In this tutorial, we'll
ML-clerk, a simple way to store modeling results for data scientists Python package here: ml-clerk What is ml-clerk? ML-clerk, at its core, is a lightweight logging library that helps you keep track of performance, model parameters, timing (or whatever) throughout your data science experiment. I'm a data scientist. Why should I care? As a data scientist you're