In this blog, we will explore the technical details of integrating an LLM with a Discord server, enabling the server to serve as a frontend for interacting with OpenAI-compatible models.
In this blog, we will go through the process of setting up a Node.js project.
In this blog, we'll introduce Tool Calling, briefly discuss how it works, and work on integrating GitHub Assistant using NodeJS and Ollama.
In this blog, we will implement a Retrieval-Augmented Generation (RAG) system using Ollama, NodeJS, and LanceDB.
In this blog, we'll discuss Retrieval-Augmented Generation (RAG), including examples, how it works, its pipelines, tokens and context window, and its core components.
In this blog, we'll discuss AI Agents and implement a Customer Support AI Agent with a custom knowledge base using Ollama and NodeJS.
In this blog, we'll take a closer look at Generative Artificial Intelligence (Gen AI), explore its applications, rise, and examine how branches of AI come together.
In this blog, we will discuss about Artificial Intelligence (AI), explore its history, types, and branches, and examine how different branches of AI work together through a real-world example.