Skip to content

Milestones

List view

  • # Milestone 2 ### Goal: Finetune a model via HuggingFace library and host it locally as a Flask App ### To-Do: 1. Create a data set for finetuning 1.1. Refer to [frontend_data.json](https://github.com/Open-Source-Chandigarh/sadakAI/blob/main/finetune_data/frontend_data.json) for the format 2. Finetuning the model via the HuggingFace library (base model tbd) 3. Host the model as a Flask App locally

    No due date
    1/1 issues closed
  • # 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](https://github.com/Open-Source-Chandigarh/sadakAI/blob/main/finetune_data/frontend_data.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.

    No due date
    4/7 issues closed