November 23, 20241 min readDana, the Legal-Assistant DogLLMChatbotLangchainReact-JsSupabaseDana, the Legal-Assistant Dog is an legal assistance platform powered by LLM and document retrieval. Designed as a virtual assistant, Dana helps legal professionals, researchers, and individuals efficiently navigate and interact with legal documents.Read More →
November 11, 20241 min readPDF QnA with LangchainRAGOpenAIChatbotLangchainStreamlitPDF-based Q&A application that allows users to upload a PDF file, ask questions about its content. The project leverages LangChain for document loading, text splitting, and creating retrieval and question-answering chains, all integrated within a Streamlit interface.Read More →
November 8, 20245 min readRAG with LangchainLLMChatbotLangchainRAG (Retrieval, Augmentation, and Generation) is the combination of retrieval techniques with generation to produce more accurate answers or text. In this project, the input is a PDF, and the output is an answer generated based on the received input.Read More →
October 10, 20241 min readLlama2 ChatbotLLMChatbotLlama2The Llama 2 Chatbot is an advanced conversational agent built on Meta’s Llama 2 model, designed for intelligent and dynamic interactions. With customizable and multilingual capabilities, this chatbot delivers human-like, context-aware responses tailored to user needs.Read More →
October 8, 20241 min readLlama3 in Google ColabLLMChatbotLlama3Easy way to run Llama3 in Google Colab.Read More →