Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 263 Bytes

File metadata and controls

11 lines (7 loc) · 263 Bytes

Chat AI bot using "microsoft/GODEL-v1_1-large-seq2seq" as the ML model, FastApi as the backend and vue.js as the frontend.

Run server

make serve

Tags: python, chatbot, machine learning, fastapi, transformers, vue.js