AI

Artificial Intelligence (AI) refers to machines imitating human intelligence, including learning, reasoning, perceiving the environment, and performing tasks like recognizing images and understanding natural language. AI uses models and algorithms that enable computers to learn from data and make decisions based on that learning.
AI can enhance user experience in web development by providing personalized content and recommendations based on user behavior. Customer service and support can be automated by using AI-powered chatbots. Repetitive tasks, such as filling forms and entering data, can also be automated.

Langchain – Tool that helps you build AI apps with ease
6/9/2023

Langchain – Tool that helps you build AI apps with ease

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 […]

ML5 with Webpack and TypeScript
10/31/2020

ML5 with Webpack and TypeScript

Why TypeScript? TypeScript allows you to add static typing to your javascript, which adds a possibility to type check on your code during compile time. Even better your IDE itself will be able to tell you if there are any issues with your data types, etc in realtime. Additionally, it can be used by your […]

Machine Learning – On your Browser
10/21/2020

Machine Learning – On your Browser

Inviqa Engineering CoP 22.10.2020
Machine Learning on your Browser.

© 2024 Anil Maharjan