Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Clarified OpenAI model and libraries used
  • Loading branch information
amanat361 authored Oct 22, 2024
1 parent e1f993c commit ffbda6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A highly performant replica of [McMaster-Carr](https://www.mcmaster.com/) using

#### AI

- Used [OpenAI](https://openai.com)'s `gpt-3.5-turbo` to generate product categories, names and descriptions
- Used [OpenAI](https://openai.com)'s `gpt-4o-mini` with their batch API and the Vercel AI SDK to generate product categories, names and descriptions
- [GetImg.ai](https://getimg.ai) was used to generate product images via the `stable-diffusion-v1-5` model

### Deployment
Expand Down

0 comments on commit ffbda6e

Please sign in to comment.