正在加载视频...

视频加载失败

Are you still using ChatGPT to generate content??? 💎I'm giving away a FREE code tutorial💎 I'm tired of watching #SEOs copy and paste!!! (( free 🐍 #python code + prompt examples👇👇))

118,650 次观看 • 3 年前 •via X (Twitter)

10 条评论

Alton 的头像
Alton3 年前

Here is the fully tested #python starter script. 🏆INCLUDES: - Connecting OpenAI GPT API - Helper function - Prompt templates - Dozens of REAL examples Steps: 1) run it locally or use google colab 2) Paste in your OpenAI API key 3) Generate Content 🎯

Alton 的头像
Alton3 年前

This is not a joke or click bait. I seriously want to see people succeed and this is the [best] step to get ready to use the ChatGPT API! Open the code and you'll see prompts like this:

Alton 的头像
Alton3 年前

If you think AI content is a joke (or that LLMs like ChatGPT are a fad) then I just encourage you to have an open mind and try it out for yourself (link to code above):

Alton 的头像
Alton3 年前

Why would I use the OpenAI API if ChatGPT is free? A: What is your time worth! Automation and Python has saved me 1000s of hours of my life. Its time to level up and learn a new skill! (If you run this whole notebook above it costs less than 10cents in API tokens)

Alton 的头像
Alton3 年前

I've used the OpenAI API for months now to generate thousands of articles and outlines. 1) Like + RT + comment "more examples please" 2) follow me @alton_lex I'll DM the first 50 people the exact code I use for full article generation:

Alton 的头像
Alton3 年前

If this is your first time running python have no fear! 1 Login to 2 Paste the link to the repo & find the noteboook 3 run each cell one at a time

Alton 的头像
Alton3 年前

When the notebook first loads on google colab you'll need to: 1) Add your own api key from OpenAI 2) Click the play button next to each cell 3) Enjoy!

Alton 的头像
Alton3 年前

If I missed you via DM and you want more examples.... Here's the code for full AI articles:

Alton 的头像
Alton3 年前

INTRODUCING a new course: Data Analytics for SEO!

Dhiraj Yadav 的头像
Dhiraj Yadav3 年前

Based thread man! You are upping your content game. Super happy to see that. Love the way you have explained even the tiniest of details. Will definitely try this out using your Google Colab link. Thanks for sharing it w the community.

相关视频

👀 I used OpenAI's Code Interpreter to make Flappy Bird 🐦in 7 minutes: Code Interpreter/GPT-4 for code generation. Pre-existing or AI-generated assets for graphics. --- Here's how to make the game in only 6 steps: (1): Enter the following prompt: "write p5.js code for Flappy Bird where you control a yellow bird continuously flying between a series of green pipes. The bird flaps every time you left click the mouse. If the bird falls to the ground or hits a pipe, you lose. This game goes on infinitely until you lose and you get points the further you go". (2): Use generative AI or existing game assets and spirits. I searched "flappy bird assets" on Google and used the first link, a GitHub repo with pngs from the original Flappy Bird. (3): Use this prompt to link assets to the code: "Please generate the entire file again based on the fact I'm using a unique background, spirits for the bird, and pipes. Here is the list of assets I'm using: [list of file names]." Code Interpreter should modify the code accordingly to include the list of file names. (4) Make an account OpenProcessing -> create a sketch -> paste in the code generated by Code Interpreter -> upload in-game assets from step (2). (5) (Optional) Ask ChatGPT to make changes to improve the in-game experience e.g., adding a high score, restarting the game when the bird dies, etc. Copy the new code into your OpenProcessing sketch and reload the game. (6) If something doesn't work, ask GPT4 to fix it. Copy and paste the error message and ask it to regenerate the code. --- Bonus Tips: - Iteratively test code. Each time you make a change using Code Interpreter, test the updated code by playing the game so you catch new bugs early. - Learn programming by asking questions: "Act as a senior programmer very good at explaining concepts to a beginner. Tell me how gravity works in this game and how you used code to make this happen."Code Interpreter/GPT4 for code generation. Download Pre-existing assets or generate new images for graphics. Excited to see what you make!

Alex Ker 🔭

739,874 次观看 • 3 年前