https://github.com/cristofima/dentalofficevirtualassistant
Submission of the second project in the AI Engineer using Microsoft Azure nanodegree - Udacity
https://github.com/cristofima/dentalofficevirtualassistant
azure-ml chatbot nlp nodejs
Last synced: 8 months ago
JSON representation
Submission of the second project in the AI Engineer using Microsoft Azure nanodegree - Udacity
- Host: GitHub
- URL: https://github.com/cristofima/dentalofficevirtualassistant
- Owner: cristofima
- License: other
- Created: 2022-06-19T02:15:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-21T13:30:16.000Z (over 3 years ago)
- Last Synced: 2025-02-13T00:47:01.630Z (9 months ago)
- Topics: azure-ml, chatbot, nlp, nodejs
- Language: CSS
- Homepage:
- Size: 2.11 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# README Template
Below is a template provided for use when building your README file for students.
# Project Title
Project description goes here.
## Getting Started
Instructions for how to get a copy of the project running on your local machine.
### Dependencies
```
Examples here
```
### Installation
Step by step explanation of how to get a dev environment running.
List out the steps
```
Give an example here
```
## Testing
Explain the steps needed to run any automated tests
### Break Down Tests
Explain what each test does and why
```
Examples here
```
## Project Instructions
This section should contain all the student deliverables for this project.
## Built With
* [Item1](www.item1.com) - Description of item
* [Item2](www.item2.com) - Description of item
* [Item3](www.item3.com) - Description of item
Include all items used to build project.
## License
[License](LICENSE.txt)