Skip to content

Implement Streamlit chat app interface#2

Draft
plbiojout wants to merge 1 commit intomainfrom
streamlit-chat-app
Draft

Implement Streamlit chat app interface#2
plbiojout wants to merge 1 commit intomainfrom
streamlit-chat-app

Conversation

@plbiojout
Copy link
Owner

@plbiojout plbiojout commented May 2, 2024

Related to #1

This pull request introduces a Streamlit chat app interface to the Xassistant project, enhancing the user interaction experience by allowing questions

For more details, open the Copilot Workspace session. to be asked through a web interface. Additionally, it updates the project documentation and dependencies to support this new feature.

  • Adds a Streamlit chat app: Implements streamlit_app.py which utilizes the ask.ask() function to process user queries and display answers in a chat interface. This provides a more interactive way for users to engage with the Xassistant.
  • Updates project dependencies: Modifies requirements.txt to include streamlit, ensuring the necessary packages are installed for running the Streamlit chat app.
  • Enhances documentation: Updates README.md with instructions on how to run the Streamlit chat app, making it easier for new users to get started with this feature.

For more details, open the Copilot Workspace session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant