Milestone 1: ChatBot Model (knowledge based embedding)
No due date
57% complete
Milestone 1
Goal: Create a basic Chatbot Model (through knowledge based embedding) and locally host a flask app to interact with it.
To-do:
- Create a data set to create embeddings
1.1) Refer to frontend.json for the format - Create the model embeddings and achieve a desirable accuracy and efficiency.
- Host the model on a flask app.
- (optional) Design a webpag…
Milestone 1
Goal: Create a basic Chatbot Model (through knowledge based embedding) and locally host a flask app to interact with it.
To-do:
- Create a data set to create embeddings
1.1) Refer to frontend.json for the format - Create the model embeddings and achieve a desirable accuracy and efficiency.
- Host the model on a flask app.
- (optional) Design a webpage template for the flask app.
- More features/issues tbd.