Skip to content

Helton-AI/LlamaIndex-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LlamaIndex-demo

Introduction

Use the Llama Index Core library to implement document vector index creation, storage and query functions, which can achieve the effect of asking questions based on a large amount of text and getting effective answers.

Usage

  1. Set environment variables:
export OPENAI_API_KEY=
  1. Install and run the code:
pip3 install -r requirements.txt  
python3 query.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages