A modular AI pipeline built using LangChain and Google Gemini 1.5 Flash. Unlike standard chatbots that live in a vacuum, this project is the first step toward building an assistant with "long-term memory"—an AI that remembers context, follows complex instructions, and connects to your personal data.
Modern LCEL Architecture: Built using the latest LangChain Expression Language (LCEL) for high-speed, modular "piping" of logic.
Gemini Integration: Powered by Google's Gemini 1.5 Flash, offering massive context windows and lightning-fast responses.
Zero-Overhead Setup: Pre-configured for ES Modules (type: module) to work seamlessly with modern Node.js environments.
Framework: LangChain.js
LLM: Google Gemini 1.5 Flash
Runtime: Node.js (v20+)