Skip to content

rucieryi369/ChatglmLlamaIndex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatglm和LLama-index

EN | 中文文档

this repository use jerryjliu/llama_index, based on mckaywrigley/chatbot-ui, inspired by madawei2699/myGPTReader

Chatfiles

Upload your file and have a conversation with it.

chat with file

  1. upload a file.
  2. have a conversation with it.

chat with Chatglm

  1. send message without upload file.

How to run locally

chatfiles-ui

cd chatfiles-ui
npm install
npm run dev

chatfiles

cd chatfiles
python3 server.py

how to deploy flyio

Feature

  • Chat with GPT-3.5
  • Chat with file by llama_index
  • Upload multiple files to one index, chat with multiple files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published