Skip to content

pieces-app/pieces-copilot-streamlit-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pieces CLI for Developers

Pieces Copilot Streamlit Example

The Pieces Copilot Streamlit Bot is an interactive chatbot application built using Streamlit, designed to provide users with a seamless interface to ask questions and receive answers in real-time and powered by Pieces OS Python SDK

Getting Started

  1. Clone the repository:

    git clone https://github.com/pieces-app/pieces-copilot-streamlit-example.git
  2. Prerequisites:

    • python 3.9.0+ version
  3. Install the dependencies:

    pip install pieces_os_client streamlit websocket threaded

    or

    pip install -r requirements.txt
    
  4. Run the app

    streamlit run pieces-bot.py

Dependencies

  • websocket
  • pieces_os_client
  • streamlit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages