SL
HomeBlogs
aigen ai

Gemini Integration with Discord using OpenAI and Node.js

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.

Apr 5, 2025
nodejs

How to Set Up a Node.js Project

In this blog, we will go through the process of setting up a Node.js project.

Apr 4, 2025
aitool calling

GitHub Assistant Integration with Tool Calling

In this blog, we'll introduce Tool Calling, briefly discuss how it works, and work on integrating GitHub Assistant using NodeJS and Ollama.

Mar 31, 2025
airag

Retrieval-Augmented Generation (RAG) - Implementation (Part II)

In this blog, we will implement a Retrieval-Augmented Generation (RAG) system using Ollama, NodeJS, and LanceDB.

Mar 26, 2025
airag

Retrieval-Augmented Generation (RAG) - Introduction (Part I)

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.

Mar 21, 2025
ai

AI Agents - Introduction and Customer Support AI Agent Example

In this blog, we'll discuss AI Agents and implement a Customer Support AI Agent with a custom knowledge base using Ollama and NodeJS.

Mar 20, 2025
ai

An introduction to Generative Artificial Intelligence (Gen AI)

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.

Mar 16, 2025
ai

An introduction to Artificial Intelligence

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.

Mar 15, 2025