Skip to content

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:

  1. Create a data set to create embeddings
    1.1) Refer to frontend.json for the format
  2. Create the model embeddings and achieve a desirable accuracy and efficiency.
  3. Host the model on a flask app.
  4. (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:

  1. Create a data set to create embeddings
    1.1) Refer to frontend.json for the format
  2. Create the model embeddings and achieve a desirable accuracy and efficiency.
  3. Host the model on a flask app.
  4. (optional) Design a webpage template for the flask app.
  5. More features/issues tbd.
Loading