AI Chatbot Development: Difference between revisions
Appearance
Saxtonmd77 (talk | contribs) No edit summary |
Saxtonmd77 (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
==Project Brief== | ==Project Brief== | ||
===Scope and Pupose=== | |||
The purpose of this project is to build a web application in Streamlit for an AI-powered chatbot. | The purpose of this project is to build a web application in Streamlit for an AI-powered chatbot. | ||
| Line 9: | Line 11: | ||
#* It's also good for projects that require frequent updates | #* It's also good for projects that require frequent updates | ||
# Building the chatbot with Streamlit is the first step toward a larger data science project | # Building the chatbot with Streamlit is the first step toward a larger data science project | ||
===Deliverables=== | |||
* New code for the '''main.py''' file in Righting Sentences | |||
* Deprication of the '''ui.html''' | |||
* A chat interface for Righting Sentences | |||
* New features for the frontend of Righting Sentences | |||
===Timeline=== | |||
This is a weekend project that will be finished on January 4, 2026. | |||
[[Category: Righting Sentences]] | |||
Latest revision as of 15:56, 3 January 2026
Project Brief
Scope and Pupose
The purpose of this project is to build a web application in Streamlit for an AI-powered chatbot.
- The chatbot will replace the one-way model generation capabilities in Righting Sentences
- It will also replace the static HTML frontend of the application with the Streamlit Python library
- Streamlit is better suited for AI development projects
- The streamlit chatbot frontend connects to model APIs quickly
- It's also good for projects that require frequent updates
- Building the chatbot with Streamlit is the first step toward a larger data science project
Deliverables
- New code for the main.py file in Righting Sentences
- Deprication of the ui.html
- A chat interface for Righting Sentences
- New features for the frontend of Righting Sentences
Timeline
This is a weekend project that will be finished on January 4, 2026.