How to Run Llama-3.1🦙 locally in Python using Ollama, LangChainIn this article, we will learn how to run Llama-3.1 model locally on our PC using Ollama and LangChain in PythonAug 8, 2024Aug 8, 2024
Develop an e-Commerce Store using Django for BeginnersDevelop an e-Commerce store where users can add items to a cart and make paymentNov 25, 2022Nov 25, 2022
Published inAnalytics VidhyaDeploy a Fast.ai trained model using BinderTurn your notebook into a real app and deploy using binderJan 10, 20211Jan 10, 20211
Published inDataDrivenInvestorMalaria Parasite Species Classification using Fast.aiclassify images of malaria parasite into its different speciesJan 10, 2021Jan 10, 2021
Published inAnalytics VidhyaLearn the Process of Data Sourcing and Preparation to Model DeploymentMaster the process of sourcing and preparing your data for a deep learning algorithm down to deploying the trained deep learning model by…Jan 10, 2021Jan 10, 2021
Published inAnalytics VidhyaBuild an OCR and SUMMARIZE Webapp using pytesseract, gensim, and DjangoIn this tutorial, we are going to build a web app that will extract text from an image and give a summary of the ocred text using gensim…Nov 30, 20202Nov 30, 20202
How to activate search using Django and Django-filterIn this tutorial, we are going to learn how to build a simple search system using django and 'django_filter' which allows users to filter…Nov 2, 2020Nov 2, 2020