Skip to content

ellenatsu/darksoul-chatbot

Repository files navigation

This is a Next.js project

RAG chatbot

  1. database: Chroma local database
  2. RAG chain: langchain
  3. AI LLM model: Llama-3 , hosted by groq

TODO list

  1. Initial RAG chain at the beginning
  2. database to cloud host
  3. RAG and LLM model adjustment. (response words etc)
  4. whole UI revise
  5. more features: more games context; user; conversations.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors