GithubHelp home page GithubHelp logo

00mjk / yolo_gpt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zawawiai/yolo_gpt

0.0 0.0 0.0 8 KB

This is a GUI application that integrates YOLOv8 object recognition with OpenAI's GPT-3 language generation model.

License: MIT License

Python 100.00%

yolo_gpt's Introduction

yolo_gpt

A playground to test integration between GPT3 and Object Recognition using Python.

Introduction The OpenAI YOLOv8 is a project that demonstrates the integration between GPT-3 and Object Recognition using Python. The project provides a GUI where users can input an image, detect objects in the image using YOLOv8, and generate 5 simple recipes based on the detected objects using GPT-3.

Prerequisites Before running the project, make sure you have the following installed:

Python 3 tkinter PIL openai ultralytics Installation To install the required packages, run the following command in your terminal:

pip install tkinter pillow openai ultralytics

Usage To use the project, simply run the following command in your terminal:

python yolo_gpt.py After running the script, a GUI will be displayed with a drag and drop window where you can input an image, and a results window where the generated recipes will be displayed.

To generate the recipes, simply input an image by clicking on the "Input Image" button and then follow the prompts.

To clear the input and results window, click on the "Clear Input and Results" button.

Note: To use the GPT-3 integration, you will need to have your own OpenAI API key. Update the "Your Own OpenAI API Key" placeholder in the code with your actual API key.

Credits This project was made possible with the help of the following libraries:

tkinter PIL openai ultralytics License This project is licensed under the MIT License. See the LICENSE file for details.

yolo_gpt's People

Contributors

zawawiai avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.