Skip to content

dxv2k/langchain-llama-index-document-understanding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langchain-llama-index-document-understanding

LangChain + LLama Index (GPT Index) for Document Understanding application

Prerequisite:

  • Use python 3.10
  • Copy file .env.example and rename to .env, paste your OPENAI_API_TOKEN there.
  • You must use tab GPTIndex Document Embedding first to generate index from your favorite document, and, then switch to Chat GPT_Index tab to select your indexing and chat with it.

Running the app:

If you want to change the settings, take a look at app.py for more.

python app.py

About

LangChain + LLama Index for Document Understanding application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages