Skip to content

alexcg1/example-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jina Chatbot

This simple example adapts Jina Hello Chatbot in the following ways:

Run

Backend

  1. cd backend
  2. python app.py

Frontend

  1. cd frontend
  2. python frontend.py

Configure

  • Backend: backend/config.py
  • Frontend: frontend/config.py and frontend/.streamlit/config.toml

Deploy

docker-compose up

About

Chatbot using Jina, Jina Hub and DocArray with Streamlit frontend

Topics

Resources

Stars

Watchers

Forks