Skip to content

kylerc150/OpenAI-Image-classification

Repository files navigation

This is a image classification project working with OpenAI API

By: Kyler Conant

This GitHub contains comments, code, screenshots of results, and pictures used for this program.


This model uses only 3 classifications - dog, rabbit, and bird. It should be able to tell from any picture submitted, if it is not any of the classifications it will say "I can't identify any rabbits, dogs, or birds in the image."

Documents you might need:


To run this code you must:

  • pip install openai
  • pip install pillow
  • pip install requests
  • pip install gradio
  • pip install opencv-python
  • pip install opencv-contrib-python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages