← Back to Blog

Building a ChatBot with Llama, Vicuna, FastChat and Streamlit

Step by Step guide to building and deploying a chatbot with Llama, Vicuna, FastChat and Streamlit

Evaluating Machine Translation Models: Traditional and Novel Approaches

Unravel the complexities of evaluating natural language generation models by discovering traditional and neural evaluation metrics, …

40 Jupyter Notebook Tips, Tricks, and Shortcuts for Data Science

Boost your data science skills with these 40 amazing Jupyter Notebook tips tricks and shortcuts for easy navigation efficient editing …

A Guide to MLOps

Machine Learning Operations (MLOps) is a relatively new discipline that provides the structure and support necessary for machine …

Will Large Language Models (LLMs) Transform the Future of Language?

With ChatGPT’s advanced language capabilities and ability to generate almost human-like responses, it's clear that we're entering a new …

Breaking the Data Barrier: How Zero-Shot, One-Shot, and Few-Shot Learning are Transforming Machine Learning

Discover the concepts of Zero-Shot, One-Shot, and Few-Shot Learning, which enable machine learning models to classify and recognize …

Tutorial: Understanding Jupyter Notebook Widgets

In this tutorial, we will explore what Jupyter Notebook Widgets are, what they can be used for, how to use them, and provide an example …

Getting Started with Jupyter Online: A Simple Guide

Jupyter notebooks have emerged as a leading tool in data science and programming, providing an interactive and user-friendly …

How to Write Data To Parquet With Python

In this blog post, we’ll discuss how to define a Parquet schema in Python, then manually prepare a Parquet table and write it to a …