autonomous019 / Jamie_prototype

Interactive Dialogue AI, using Hugging Face API, BERT, Streamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jamie_prototype

Interactive Dialogue AI, using Hugging Face API, BERT, Streamlit

This is a prototype for a AI Chatbot named Jamie. It uses Streamlit to serve a UI.

to run you need to open a command prompt: python -m streamlit run app.py

which is opened to default port: http://localhost:8501/

best to deploy to a cloud server if you have an undersized less powerful computer.

you can set this up at https://huggingface.co/spaces/

About

Interactive Dialogue AI, using Hugging Face API, BERT, Streamlit


Languages

Language:Python 100.0%