Skip to content

lemonjp/chatgpt-llamaindex-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-llamaindex-demo

ChatGPT and LlamaIndex demo

Setup

Put your multi text file to ./data directory.

Install openai, llama-index with:

pip3 install -r requirements.txt

or you have a path to python3

pip install -r requirements.txt

Execute

python3 app.py

About

ChatGPT and LlamaIndex demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages