PinnedPublished inGoPenAISmart Fridge — AI Powered Object DetectionThis two-part article series will explore the design of an AI-powered refrigerator inventory system using the YOLOv8 model. The system…Sep 18, 2024A response icon5Sep 18, 2024A response icon5
PinnedPublished inGoPenAIAI powered Voice Assistant with wake up command in Python and OpenAI APIJan 7, 2024A response icon12Jan 7, 2024A response icon12
PinnedPublished inGoPenAIOpenAI’s Assistants API’s — A hands-on demo in .NETThe Assistants API by OpenAI allows you to create AI-powered assistants in your applications. These assistants can understand and respond…Jan 3, 2024A response icon3Jan 3, 2024A response icon3
PinnedPublished inGoPenAIChatGPT : OpenAI API retain historical context using .NET Core 6.0IntroductionJul 13, 2023A response icon4Jul 13, 2023A response icon4
Salary Prediction Using Simple Linear Regression in PythonThis Python program performs simple linear regression to predict salaries based on years of experience. It loads data from Salary_Data.csv…Apr 28Apr 28
Published inGoPenAINatural Language Processing (NLP) With Python’s NLTK PackageNLP is a concept / field that enables computers to derive meaning from natural language that humans use on the day-to-day basis. The goal…Sep 11, 2023A response icon5Sep 11, 2023A response icon5