Skip to content

imadi124/LangChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LangChain

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.

✨ Key Features

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.

🛠️ Technical Stack

Framework: LangChain.js

LLM: Google Gemini 1.5 Flash

Runtime: Node.js (v20+)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors