MarkWme / pet-recommend-api-js

Sample of an API using Azure OpenAI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pet Recommendation API

Simple example of an API application which receives a JSON object with details of a potential new pet owner's lifestyle details, then formats a prompt using that data to call the Azure OpenAI API to generate a response with a recommendation of a dog breed that would suit them.

About

Sample of an API using Azure OpenAI


Languages

Language:JavaScript 87.5%Language:Dockerfile 6.3%Language:HTML 3.8%Language:CSS 2.4%