Skip to content

fjcloud/llama-index-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Llama-index demo with OCP docs and groq

Prerequistes

Python requirements

pip install llama-index llama-index-llms-groq llama-index-embeddings-huggingface gradio

Export Groq API key

export GROQ_API_KEY=gsk_xxxxxxxxxxxx

Index PDFs

python index.py

Test it

python starter.py "Does ROSA support STS ?"

Chat with gradio

python chat.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages