AGAmos Gyamfiinamosgyamfi.hashnode.dev·Oct 28, 2024 · 14 min readExploring Reasoning LLMs and Their Real-World ApplicationsLLMs have excelled in writing, coding, and problem-solving tasks and prompts based on the data sets they were trained with. However, these models fall short when used to solve complex puzzles because they respond with the information they were traine...00
AGAmos Gyamfiinamosgyamfi.hashnode.dev·Sep 27, 2024 · 9 min readUsing a Speech Language Model That Can Listen While SpeakingTraditional Speech Language Models (SLMs) and conversational AI apps can only have one-sided (turn-based) conversations. For example, you speak to Siri and wait for it to respond. SLMs are incapable of real time interruptions that make conversations ...00
AGAmos Gyamfiinamosgyamfi.hashnode.dev·Aug 29, 2024 · 13 min readThe 6 Best LLM Tools To Run Models LocallyRunning large language models (LLMs) like ChatGPT and Claude usually involves sending data to servers managed by OpenAI and other AI model providers. While these services are secure, some businesses prefer to keep their data entirely offline for grea...00
AGAmos Gyamfiinamosgyamfi.hashnode.dev·Aug 7, 2024 · 9 min readSecure Data and Safeguard Users an App With End-to-End EncryptionHave you ever wondered about the cost and wreaking havoc data breaches cause worldwide every year? Let’s look at how end-to-end encryption eliminates this concern. In securing web and mobile applications, developers generally use traditional methods ...00
AGAmos Gyamfiinamosgyamfi.hashnode.dev·Jul 26, 2024 · 9 min readBuild Interactive In-App Polls With SwiftUIFollow the steps outlined in this guide to build the functionality required to allow users to create, display, vote, and provide feedback in your iOS apps using polls. Interactive polling in Slido, WhatsApp, Messenger, and Telegram make communicatin...00