SDSuyash Dubeyinsuyashblog.hashnode.dev·Aug 14, 2024 · 10 min readLLM app dev using AWS Bedrock and LangchainWhen trying to solve a Question Answering task over a larger document corpus with the help of LLMs we need to master the following challenges: How to manage large document(s) that exceed the token limit How to find the document(s) relevant to the q...13KRJ
SDSuyash Dubeyinsuyashblog.hashnode.dev·May 26, 2024 · 10 min readLeveraging Kubernetes and TensorFlow for Distributed Deep LearningIn today's data-driven world, deep learning has become a cornerstone for developing intelligent systems that can analyze vast amounts of data, make predictions, and solve complex problems. However, training deep learning models often requires signifi...10
SDSuyash Dubeyinsuyashblog.hashnode.dev·Jul 9, 2023 · 4 min readAdvantages of coding to interfacesI am excited to share my recent selection as a contributor for C4GT’23, a prestigious mentoring program aimed at fostering the development of Digital Public Goods (DPGs) in India. While working on my C4GT project at NHA ABDM, I noticed one of the pro...11C
SDSuyash Dubeyinsuyashblog.hashnode.dev·Jan 28, 2023 · 5 min readDevelopments in IoTThe Internet of Things (IoT) is a rapidly growing field that is changing the way we interact with the world around us. IoT refers to the interconnected network of physical devices, vehicles, buildings, and other items embedded with sensors, software,...00