Streamlit RAG based ChatbotBuild a RAG based chatbot fast with streamlit, and langchainpythonvector-dbLLMRAG
Local LLMs: Lightweight LLM using QuantizationRun big & heavy LLMs on your lower-end systems with quantizationpythonLLM
Recipe Recommender System Using Vector Database - WeaviateDevelop, and deploy a fully functioning recommender system of recipes using weaviate.pythonvector-dbLLM
Local LLMs: Host and Deploy Your Own LLM with OllamaUse any LLM locally on your system, or host and deploy it on your own servers with Ollama.pythonLLM
ES Modules VS CommonJSA comparison of two code bundling solutions in JavaScript, ES Modules and CommonJS.javascriptnode
Intersection Observer In ReactLearn how to make dynamic scroll animations, and trigger behavior on scroll using the native Intersection Observer APIjavascriptreact
Making a PDF searchable with LangchainMake a mini search engine with Langchain from a PDFlangchainpythonLLMchatbotRAG
Weather bot with semantic kernelLearn to empower chatgpt-like bot with your own datasemantic-kernelpythonLLMchatbot
How processes talkThis article explores the fascinating world of Inter-Process Communication (IPC), shedding light on the diverse techniques that enable communication and data sharing between processes.ospythonjavascript
Game Of Life in ReactCreate a captivating visualization of Conway's Game of Life using React, bringing the mesmerizing patterns of this cellular automaton to life on your screenvisualizationkonvareacttypescript