d3rp3tt3 / AI-Trivia-ChatBot-Project-3

3 stars 1 forks source link

Add PoC frontend UI #16

Closed d3rp3tt3 closed 1 day ago

d3rp3tt3 commented 1 week ago

Overview

We'll need way to let the user interact with the chatbot, so we'll a user interface. We can use Gradio's chatbot or create a React web app. We can host this locally (local run) and on HuggingFace Spaces.

d3rp3tt3 commented 1 day ago

21