Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

IRIS backend + db for RAG chatbot. Requires InterSystems IRIS. Used in tandem with rag-frontend.

Before running, use irispip to install the following:

  • langchain
  • langchain-cohere
  • langchain-community
  • langchain-core
  • langchain-iris
  • pypdf
  • unstructured
  • sqlalchemy-iris

Web application must be configured in InterSystems IRIS using Rag.disp as the dispatch class. InternProject namespace is used in the code, remember to update the file path in the GetUploads() method of Rag.impl and the connection string in the UploadFile() and MakeQuery() methods if the namespace is to be changed.

A free trial API key for Cohere is used.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages