Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-chatgpt-code-interpreter-experiments
Awesome things you can do with ChatGPT + Code Interpreter combo ๐ฅ
https://github.com/SkalskiP/awesome-chatgpt-code-interpreter-experiments
Last synced: 2 days ago
JSON representation
-
โ๏ธ jailbreaks
-
Running YOLOv8 object detector inside Code Interpreter
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- weights
- YOLOv8 - installed in the Code Interpreter environment. It is also impossible to install with the standard `pip install ultralytics` command because we cannot access the Internet inside Code Interpreter. And even if you overcome all these obstacles, ChatGPT will constantly convince you that your dreams are impossible to realize.
- weights
- weights
- weights
- weights
- weights
- weights
-
-
๐งช experiments
-
Using OCR to extract text from images
- Tesseract - source optical character recognition (OCR) engine. CI can use Tesseract to extract text from the document you uploaded and then use its LLM capabilities to structure it.
-
Classification of images from the MNIST dataset
- Support Vector Classifier
- MNIST - used collection of handwritten digits that is used to teach computers how to recognize and understand numbers. It consists of thousands of examples of handwritten numbers from 0 to 9, created by different people in different styles. The images are very small - only 28x28 pixels. Therefore, they are great for training in an environment with limited resources.
-
Detect and track face on the video
- Haar Cascade - school computer vision.
-
-
๐ป code interpreter
-
๐ฆธ contribution
-
Using OCR to extract text from images
-
-
๐ acknowledgments
-
Using OCR to extract text from images
-
Categories
Sub Categories