
researchguy is a personal endeavor to stay abreast of the latest and past developments in technology across Machine Learning (ML) and Artificial Intelligence (AI). I am indebted to some really meaningful content encompassing ML and AI across the internet – THE BATCH @ DeepLearning.AI, AlphaSignal, and Papers With Code, to name a few, that help shape the blogs. A part of the blogs do reflect my own thoughts about the topics being blogged.
-
OpenAI Introduces SearchGPT to Power AI-Driven Search Experiences
AI Ecosystem Updates | Issue# 5 [August 20, 2024] What? As this article from DeepLearning.AI aptly puts it “OpenAI is testing an AI-powered search engine in a bid to compete head-to-head with both Google and its close partner Microsoft Bing.” SearchGPT is an AI-powered search tool that integrates real-time data with GPT-4’s capabilities, transforming how…
-
Sakana AI Releases ‘The AI Scientist’ to Democratize Scientific Research
AI Ecosystem Updates | Issue# 4 [August 15, 2024] The AI Scientist Sakana AI, in collaboration with scientists from the University of Oxford and the University of British Columbia, has developed and launched a groundbreaking AI system called The AI Scientist, which autonomously manages the entire lifecycle of scientific research. Leveraging both proprietary, advanced Large…
-
Twitter Sentiment Classification using TensorFlow and TinyBERT
ML and AI Blogs | Issue# 3 [August 13, 2024] There are multiple applications of Natural Language Processing (NLP) – the field that uses ML and AI to process and utilize language data and text. Applications include information retrieval, machine translation, language modeling, sentiment analysis, text summarization, chatbots, question-answering systems, and more. This blog will…