amosgyamfi.hashnode.devExploring 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...Oct 28, 2024·14 min read
amosgyamfi.hashnode.devUsing 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 ...Sep 27, 2024·9 min read
amosgyamfi.hashnode.devThe 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...Aug 29, 2024·13 min read
amosgyamfi.hashnode.devSecure 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 ...Aug 7, 2024·9 min read
amosgyamfi.hashnode.devBuild 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...Jul 26, 2024·9 min read