AboutBlogsContact

© 2026 Sayan Dey . All rights reserved.

AI LAB

A playground where I explore AI systems , autonomous agents , and intelligent developer tools.

AI AgentsLLM ToolsExperimentsResearch
Explore Experiments ↓View GitHub

What is AI Lab?

AI Lab is my experimental space where I build and test AI-powered systems. I explore large language models, autonomous agents, and developer tools that automate workflows and enhance productivity.

Experiments & Tools

Multi-Agent Coordinator (Demo)
Multi-Agent Coordinator (Demo)experiment

A system that orchestrates multiple AI agents to collaborate on complex tasks.

agentslang-chaintask-graph

AI Agents

Research Agent (Demo)

AI agent that searches the web and summarizes research.

openaisearch-apirag

AI System Architecture

Most AI experiments in this lab follow a layered architecture combining interfaces, backend orchestration, AI models, and scalable infrastructure.

Interface Layer

User-facing interfaces where AI tools, chat systems, and experiments are interacted with in real-time.

Next.jsTypeScriptTailwind CSSshadcn/ui

Upcoming Experiments

Future explorations planned for the AI Lab. These ideas push the boundaries of intelligent systems and automation.

Multi-Agent Coordinator (Demo)

Idea

Orchestrates multiple AI agents for complex tasks.

AI Meeting Summarizer (Demo)

Idea
AI Code Review System (Demo)
AI Code Review System (Demo)experiment

An AI-powered tool that reviews pull requests and provides feedback on code quality and security.

llmgithub-apinodejs
Demo GitHub
AI Meeting Summarizer (Demo)
AI Meeting Summarizer (Demo)experiment

Automatically converts meeting recordings into structured summaries with action items.

whisperopenai-apinextjs
Demo GitHub
AI Coding Agent (Demo)

Autonomous AI that analyzes and improves codebases.

llmnodejslst-analysis

Orchestration Layer

Handles request flow, prompt construction, API calls, and coordination between different AI components.

Next.js API RoutesServer ActionsNode.js

AI Execution Layer

Core intelligence powered by LLMs for reasoning, generation, and tool-based workflows.

OpenAI APIPrompt EngineeringFunction Calling

Memory & Infrastructure

Manages state, caching, and scalability for AI interactions and real-time systems.

Redis (Aiven)WebSocketsVercel

Convert meetings into summaries with action items.

RAG Knowledge Base (Demo)

Idea

AI question answering using a custom knowledge base.

Research Agent (Demo)

Idea

AI agent that searches the web and summarizes research.