Skip to content

BishoyHanyRaafat/pieces-copilot-streamlit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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/hivay-at-pieces/pieces-copilot-streamlit.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

  • Python 100.0%