Smarter RAG: Improving FAQ Chatbots with Query ExpansionRetrieval-Augmented Generation (RAG) combines search and generative AI to power smarter FAQ chatbots. By retrieving relevant documents and…May 27May 27
🧠 Build a Local FAQ Chatbot with RAG, Streamlit & OllamaTurn a simple text or PDF into a local AI chatbot using Ollama, LangChain, and StreamlitMay 23May 23
🧠 How I Built a Local Chatbot That Understands My Notes Using RAG + OllamaHave you ever wished you could simply ask your notes a question and get an intelligent, direct answer?Apr 30Apr 30
Running LLMs Locally: Advantages and DisadvantagesExplore simple ways to use LLMs on your laptop and why it might (or might not) be right for you.Apr 28Apr 28
Firebase — Recognize FDL before onSuccessListenerSometimes we want to know if our App is opened because of Firebase Dynamic Link or not. To get the data from the FDL (Firebase dynamic…Mar 3, 2021A response icon1Mar 3, 2021A response icon1
Android — Deep link and App linkIn product development, we want that our users visit a certain screen of the application directly via links. This will have a better user…Feb 21, 2021A response icon1Feb 21, 2021A response icon1
Flutter — Provider (Explanation)The provider package is used almost by all developers (fresher or experienced) and in all types of projects (simple or complex). Google…Nov 2, 2020Nov 2, 2020
Export strings.xml to CSV filesIn Android, we put the strings used in the project under the values folder. In the Android studio, you can use the translator editor to…Sep 30, 2020Sep 30, 2020
Firebase project custom DomainFirebase project domain consists of {projectId}.firebaseapp.com. This domain is used everywhere in Firebase such as Verification email…Jun 27, 2020Jun 27, 2020
Data EncryptionWhat is Encryption? Encryption is a technique to achieve Data Security. According to GDPR (General Data Protection Regulation), Data…May 19, 2020May 19, 2020