From 69c7fdc4dfbad93bee1f39a38c2892e79044dd15 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Fri, 10 Feb 2023 11:07:15 -0500 Subject: [PATCH] readme --- api/readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 api/readme.md diff --git a/api/readme.md b/api/readme.md new file mode 100644 index 0000000..cf80d73 --- /dev/null +++ b/api/readme.md @@ -0,0 +1,9 @@ +# Chatbots API + +FastAPI and PyTorch + +To build yourself you'll need to first train a model with ../train + +My image compressed is 22GB + +Scripts in test to talk to it