diff --git a/smartassist/src/client.html b/smartassist/src/client.html new file mode 100644 index 0000000..3fe0471 --- /dev/null +++ b/smartassist/src/client.html @@ -0,0 +1,49 @@ + +Run a simple HTTP server in the directory containing your HTML file +python -m http.server 8000 +Open your web browser and navigate to http://localhost:8000/client.html +--> + + + +
+ +