Skip to content

ddl-jwu/domino-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domino chatbot

Environment Defintion

Base image: Domino Standard Environment Py3.9 R4.3 (in Domino 5.10)

Additional dockerfile instructions:

RUN pip install streamlit pypdf pinecone-client ipywidgets langchain
RUN pip install --user dominodatalab-data==5.10.0.dev2
RUN pip install --user pinecone-client==2.2.4

Set-up

Create a project and mount this git repository instead of using the default Domino File System.

Additionally, add and authenticate Pinecone as a Data Source to your project.

Local Testing

To test in workspace:

  1. Change ports in app.sh to 8887
  2. Run ./app.sh
  3. Go to https://{domino-url}/{username}/{domino-project-name}/r/notebookSession/{runId}/proxy/8887/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •