issues
search
toggle-corp
/
ai-chatbot-backend
MIT License
0
stars
0
forks
source link
Create a streamlit app for chatbot
#14
Open
ranjan-stha
opened
1 month ago
ranjan-stha
commented
1 month ago
Task description
To develop a chatbot application using Streamlit for testing purposes
Implementation details
Create a Streamlit application that forwards the query messages to the Django Server.
Acceptance criteria
The query message should reach the Django Server and get the response back and display in the chat interface.
Task description
Implementation details
Acceptance criteria