Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 311 Bytes

File metadata and controls

7 lines (4 loc) · 311 Bytes

Project: Simple FAQ Chatbot

Goal: Build a chatbot that answers predefined FAQ questions using structured responses.
Tech Stack: Python, OpenAI, Flask (for API), Streamlit (UI), JSON (to store FAQs).

image