InAI AdvancesbyGavin LiRun the strongest open-source LLM model: Llama3 70B with just a single 4GB GPU!The strongest open source LLM model Llama3 has been released, Here is how you can run Llama3 70B locally with just 4GB GPU, even on MacbookApr 21, 20249Apr 21, 20249
InStackademicbySau SheongOvercome LLM Context Window Limits With a Simple In-Memory RAG Using GoHow to do question-answering with large documents without using large context window LLMs, using a simple in-memory RAGMar 10, 20241Mar 10, 20241
InStackademicbySau SheongCreating a ChatGPT clone that runs on your laptop with GoRunning Llama-2 on your laptop using llama.cpp and GoAug 20, 20236Aug 20, 20236
InStackademicbySau SheongCreating a simple ChatGPT clone with GoA simple introduction to writing LLM applications with GoAug 6, 20235Aug 6, 20235
Michael KingChatGPT API: Create Your Own Personalised AI Chatbot with Python: A Step-by-Step GuideHello there! As technology advances, we are witnessing the rise of artificial intelligence and its impact on our daily lives. One of the…Mar 11, 20231Mar 11, 20231
InLevel Up CodingbyNitin SharmaAutoGPT: The New Kid on the AI Block That’s Changing Everything!Exploring the cutting-edge features of AutoGPT with examples.Apr 16, 202316Apr 16, 202316
InLevel Up CodingbyYeyu HuangHow To Create A Doc ChatBot That Learns Everything For You, In 15 MinutesA quick guide for building a ChatBot website that accepts external documents as contextApr 12, 202330Apr 12, 202330
InLevel Up CodingbyIrtiza HafizCreating Your Own AI-Powered Second Brain: A Guide with Python and ChatGPTUnleashing the power of AI with 10 lines of Python Code that will help you create your very own memory palace.Apr 3, 202322Apr 3, 202322
InBetter ProgrammingbyRuolinEnhancing ChatGPT With Infinite External Memory Using Vector Database and ChatGPT Retrieval PluginAllowing GPT to access infinite external memoryApr 9, 202329Apr 9, 202329
InBetter ProgrammingbyMaximilian StraussGPT4All: Running an Open-source ChatGPT Clone on Your LaptopThe open-source chatbot that was trained on ChatGPT outputApr 17, 202320Apr 17, 202320
InLevel Up CodingbyYeyu HuangIt’s Time To Create A Private ChatGPT For Yourself TodayA step-by-step guide for building a chatbot website powered by gpt-3.5-turbo APIMar 10, 202316Mar 10, 202316
InBetter ProgrammingbyFrancisco EscherConsume OpenAI (ChatGPT) With GolangMy Go client library for the OpenAI APIMar 13, 20233Mar 13, 20233
InLevel Up CodingbyMichael KPrompt crafting with GPT-4 to make my life easierI have been thoroughly impressed by the endless possibilities that GPT-4 and other large language models offer us. This gave me a…Mar 30, 2023Mar 30, 2023
InDev GeniusbySung KimChat with Document(s) using OpenAI ChatGPT API and Text EmbeddingHow to chat with any documents, PDFs, and books using OpenAI ChatGPT API and Text EmbeddingMar 9, 202322Mar 9, 202322