Kavya GoyalHow to stream data in OpenAI (Unstructured Outputs)Streaming data in OpenAI’s API involves using the stream parameter when making API calls (OpenAI API Reference). This allows responses to…3d ago3d ago
Kavya GoyalChroma DB | A vector database for efficient search🎗️Today, we will read through on Chroma DB and its building components and usages in real world use-casesDec 24, 2024Dec 24, 2024
Kavya GoyalBuilding a Naive Multi-Turn AI Chatbot in realtime(Part-1) 🤖Today, we will work on creating a multi-turn AI Chatbot that works in realtime and does not retain any history. This chatbot assumes that…Dec 24, 2024Dec 24, 2024
Kavya GoyalBuilding a Naive Multi-Turn AI Chatbot with History (Part-2) 🤖Today, we will work on creating a multi-turn AI Chatbot which retains the historical messages and has the entire context of all the…Dec 24, 2024Dec 24, 2024
Kavya GoyalSetting up Hugging Face on Google ColaboratoryToday we will be setting up Hugging Face on Google Colaboratory so as to make use of minimum tools and local computational bandwidth in 6…Apr 21, 2024Apr 21, 2024
Kavya GoyalSetting up Hugging Face on Kaggle NotebooksToday we will set up HuggingFace on Kaggle Notebooks in 6 easy steps.Sep 8, 2024Sep 8, 2024
Kavya GoyalGenerating text dataset from prompts using HuggingFace APIs & Microsoft Phi-3Today, we will look at how we can use Hugging Face APIs to generate prompts for ‘text-generation’ task and automating creation of ai…Sep 16, 2024Sep 16, 2024
Kavya GoyalGetting started with Codeium in VSCodeAI code tools are revolutionising the way developers write, debug, and optimize code. These tools leverage advanced machine learning…Oct 8, 2024Oct 8, 2024
Kavya GoyalExploring GenCraft.ai | An OverviewToday, we will deep dive into one of my favourite AI tools available out there that given the right prompt will help me with beautiful…Apr 14, 20242Apr 14, 20242
Kavya GoyalGencraft.ai vs Canva | An AI DuetDear Readers, today we will be deep diving into some of the tools that convert a text into an image. We will be working with the same…Apr 24, 2024Apr 24, 2024
Kavya GoyalExploring PixVerse.ai for Image to Video GenerationPixverse.ai for image to video generationSep 1, 2024Sep 1, 2024
Kavya GoyalVector Embeddings, Search Similarity & Sentence-TransformersToday, we will work with understand similarity with vector search on an n-dimensional space and what does it mean to use…Oct 9, 2024Oct 9, 2024
Kavya GoyalMovie Recommendation System using Vector Search and SimilarityWhat we are gonna make today 🍯Nov 9, 2024Nov 9, 2024