Skip to content

Commit 30f2df0

Browse files
committed
Update README.md
1 parent 456df02 commit 30f2df0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
AIChatUI is a simple chat UI with backend API for making chat completion called against Azure OpenAI Service. The API is written in Javascript using Node.js with Swagger UI support, and a static `Index.html` client for the front-end Chat UI.
44

5+
> **Like this sample app?** - You can read more about AI / ML, as well as related Microsoft Azure and DevOps topics over at [https://build5nines.com](https://build5nines.com)
6+
57
## User Interface
68

79
The frontend application is written as a static HTML page ([`/static/index.html`](static/index.html)) using Bootstrap and jQuery. Just a simple UI for now.

0 commit comments

Comments
 (0)