Skip to content

This code provides an example of a simple page built in Streamlit to integrate HugginFace's LLMs as a chatbot window.

Notifications You must be signed in to change notification settings

bbnko/ai_chatbot_streamlit_interface

Repository files navigation

Requirements

This code provides an example of a simple page built in Streamlit to integrate HugginFace's LLMs. Required libraries: streamlit, hugchat

Run the code in the terminal, using the following command: streamlit run {.py_file_location}/simple_streamlit_interface_for_AI_chatbot.py

My example: streamlit run c:/Users/bbnfa/Python_bgdn/AI_chatbot/simple_streamlit_interface_for_AI_chatbot.py

Running the code:

Model

How the page looks:

Model

About

This code provides an example of a simple page built in Streamlit to integrate HugginFace's LLMs as a chatbot window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages