A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Pages
Posts
Configuring Wifi in ESP32 WORM using code
Published:
Recently, I have been delving into a specific use case that involves consuming a voice REST endpoint using the ESP32 microcontroller. This task requires not only utilizing the capabilities of the ESP32 but also ensuring that the device is connected to a Wi-Fi network for seamless communication with the endpoint.
Data mocking using Faker
Published:
Ideally, test data is of priority and the project teams always face an issue in getting the relevant and realistic test data for pre-production activities. More issues(refresh of data; data manipulations etc.,) arise, when programs consume data from a shared environment. Sometimes, requirements of data varies and a new set of data should be replicated through external tools and technologies. Many commercial data mocking/stubbing tools are available in the market, but as a open source lover, I recommend using Faker library.
aiengineering
Deploy a simple supervised machine learning algorithm in Azure as a function.
Published:
This post outlines the development of a supervised machine learning model using the DecisionTreeClassifier algorithm. We will cover training the model on a specific dataset, fine-tuning its parameters, and evaluating accuracy. After achieving proficiency, we’ll deploy the model as an Azure Function for serverless execution and expose it as a REST API for real-time predictions. This approach offers insights into machine learning and cloud-based solutions.
Unlock the power of offline speech recognition with the VOSK API!
Published:
TL;DR
Vosk API Overview: A powerful, offline speech recognition framework for converting spoken language into text without needing an internet connection.
AI Model Performance metrics
Published:
greensoftware
What got me pondering about Green Software?
Published:
Over the years I’ve seen some posters and online flyers and information about climate change, net zero and sustainability and never thought about thinking along these lines until I was confronted with some consequences.
Embracing Green AI for a better tomorrow
Published:
Green AI: Green AI promotes the creation of sustainable and energy-efficient AI and machine learning models, aligning technology with environmental responsibility.
Develop MCPServer with a focus on eco-friendly technology practices.
Published:
The field of AI Engineering is rapidly evolving and expanding to explore new possibilities. This growth is marked by frequent updates to models, integrations, upgrades, and methodologies, occurring daily and monthly. These advancements are essential for keeping pace with the dynamic nature of AI technologies and their applications.
Evaluating Green IT Metrics for Microservices, utilizing the Kepler
Published:
The majority of organizations are deploying and publishing Open APIs and microservices in both public and private cloud environments. Most cloud providers are following sustainable IT practices and offering infrastructure to clients along with detailed reports on metrics such as carbon footprints.
projects
Portfolio item number 1
Short description of portfolio item number 1
publications
robotoys
Robo - Toy Train
The goal of this project is to create a wooden toy train that can be controlled via Bluetooth.
repo link..