diff --git a/README.md b/README.md index 4860177..7e1f24d 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,47 @@ -# Awesome ChatGPT Assistant API -Try OpenAI assistant API apps on Google Colab for free. +🤖 Awesome ChatGPT Assistant API Demos +Explore the power of OpenAI's Assistant API for free on Google Colab! -Here I created some demos based on GPT-4V, Dall-e 3, and Assistant API. -So you can try these APIs easily on Google colab, and even on your own machine. +This project includes simple and interactive demos using GPT-4 Vision, DALL·E 3, function calling, voice features, and more — all powered by OpenAI’s Assistant API. -Here's the awesome examples, just try it on Colab or on your local jupyter notebook -* [GPT 4 Vision - A Simple Demo](GPT-4V-simple-demo.ipynb) -* [GPT Image Generation and Function Calling](GPT-Image-Generation-and-Function-Call.ipynb) -* [GPT 4 Voice Chat on Colab](GPT-4-Voice-Chat.ipynb) -* [PPT Slides Generator by GPT Assistant and code interpreter](GPT-PPT-Slides-Generator.ipynb) -* [GPT 4V vision interpreter by voice from image captured by your camera](GPT-4V-Vision-Interpreter-by-Camera-And-TTS.ipynb) -* [GPT Assistant Tutoring Demo](GPT-Assistant-Tutoring.ipynb) -* [GPT VS GPT, Two GPT Talks with Each Other](GPT-VS-GPT.ipynb) +Whether you're new to AI or just want to see what’s possible, these examples are a great place to start. You can run them directly in Google Colab or your local Jupyter Notebook. +🚀 Try These Cool Demos +Demo Title What It Does +1. GPT-4 Vision Demo Analyze and understand images using GPT-4V. +2. Image Generation + Function Calling Combine DALL·E 3 and GPT to generate images and call functions. +3. GPT-4 Voice Chat Talk with GPT-4 using voice input and output in Colab. +4. PPT Slide Generator Auto-generate PowerPoint slides using the Assistant and Code Interpreter. +5. GPT-4V Voice Image Interpreter Speak to GPT-4 to describe images from your camera. +6. Assistant Tutoring Demo Learn from GPT like it's your personal tutor. +7. GPT vs GPT (AI Conversation) Watch two GPTs talk to each other! +8. API Reference Demo Explore how to use the Assistant API in your own projects. -GPT Assistant Document and API Reference -* [How assistant works](https://platform.openai.com/docs/assistants/how-it-works) -* [Assistant API Reference](https://platform.openai.com/docs/api-reference/assistants) +🧠 How Does the Assistant Work? +We use OpenAI’s Assistant API, which allows you to: -Ask any about Assistant API and GPT-4, GPT-4v -* [A GPT who knows everything about GPT](https://chat.openai.com/g/g-9ho7F6piB-everything-about-gpt) +Chat with GPT-4 or GPT-4V + +Use tools like the code interpreter, DALL·E, or function calling + +Handle files, images, and even voice input + +You’ll find beginner-friendly code and explanations in each notebook. + +📚 Learn More +📖 Assistant API Reference (Official) + +💬 Ask Me Anything About GPT-4 or the Assistant API + +🌟 Why This Repo? +This repo is for anyone who wants to: + +Experiment with GPT models + +Learn how to use OpenAI's Assistant API + +Build something cool with AI — without needing deep technical skills + +"A GPT who knows everything about GPT" — Try it and see for yourself. + +✅ Getting Started +Just open any notebook in Google Colab and run the cells — no setup required!