Skip to content

A multi-user, discord RAG ChatBot with per-channel context storage and retrieval using AstraDB. Core LLM powered by Google Gemini, all brought together with LangChain.js

Notifications You must be signed in to change notification settings

callisto-eth/js-rag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

To setup the bot, first run npm install or pnpm install or yarn install

Then, rename .env.template to .env and fill in the respective fields

Starting the bot

To run the bot in dev mode use, npm run dev or pnpm dev or yarn dev

About

A multi-user, discord RAG ChatBot with per-channel context storage and retrieval using AstraDB. Core LLM powered by Google Gemini, all brought together with LangChain.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published