[Livestream] Building an AI-Powered App for Microsoft Teams

[Livestream] Building an AI-Powered App for Microsoft Teams

2 years ago, June 19, 2023

Microsoft Teams is a popular collaboration platform used by many organizations. In this article, we will explore the process of building an AI-powered app for Microsoft Teams. The app we will create is a chatbot that can answer questions about your organization using external data sources. These data sources can include repositories, PDF files, Google […]

Langchain – Tool that helps you build AI apps with ease

Langchain – Tool that helps you build AI apps with ease

2 years ago, June 9, 2023

This is a transcript of a talk I presented recently at my company to an audience from all the departments in the company. I went over general definitions, Langchain, some modules in langchain and two applications I had built recently, one being a Question Answer application and a data interpreter. Definitions Let’s get started with […]

Dual-axis Joystick module with ESP32 and IPS LCD Screen (Paint App)

Dual-axis Joystick module with ESP32 and IPS LCD Screen (Paint App)

2 years ago, April 1, 2023

In this blog post, we’ll explore how to build a simple paint app using a dual-axis joystick module, ESP32, and an IPS LCD screen, powered by the TFT_eSPI graphics library. The following components are required for this project. The app features 6 colors that are switchable by pressing the joystick switch. The cursor moves to […]

DIY House plant manager using Moisture Sensor and ATTiny45

DIY House plant manager using Moisture Sensor and ATTiny45

2 years ago, March 30, 2023

This project is one of my favorites because I have lots of plants in my home. I sometimes get too busy and forget to water my plants and the plants get really unhappy and dry. This project will implement a humidity/moisture sensor to detect dry soil and alert you to water your plant. The project […]

© 2025 Anil Maharjan