Alton Profile picture
Jan 10 11 tweets 4 min read
The best use case for ChatGPT is soooo obvious!!!

➡️Real-time chat on your Wordpress Website powered by ChatGPT ⬅️

How to do it the right way! 🧵👇(+FREE🐍code)
H/T to @shwnhll for the DM that sparked this tutorial.

Comment below or hit me up with questions. I'll do the research and get you a no BS solution asap!

TL;DR
1) why chat?
2) ethics!
3) integration
4) security
4) secret sauce?
6) code 🐍
7) getting started NOW!
Soon a chat-like experience will be as common as a search bar on every WP site.

However, real-time support from a contact center is expensive 🤑

I've worked with several call centers and it is a challenge:

- logistically to staff at the right time
- provide knowledgeable reps
Consider the ethics of ChatGPT first!

Human to robot interaction is a hot topic.

If you are doing anything but entertainment purposes you need to consider:

- transparency
- fact checking
- consent

Need proof? See this debate:
You really want to put a real-time chat on your own website powered by ChatGPT?

Here are the actual integration steps:

1) Prompt user (with consent)
2) System makes api call to backend service
3) Backend calls GPT
4) IMPORTANT: moderation!
5) Reponse
6) Repeat
Moderation for GPT and LLM comes in many forms:

- human in the loop
- constrained prompts
- AI for validation

Incidentally OpenAI provides a FREE moderation endpoint to make sure your responses are clean!

Probably the best kept secret! openai.com/blog/new-and-i…
Why is nobody talking about the difference between ChatGPT and GPT-3??

Lets clarify that if you want to put "ChatGPT" into production then you either must wait until it is out of BETA... or ...

..(not recommended) you could circumvent it like so: github.com/terry3041/pyCh…
So how do you power a real-time chat on your site with ChatGPT today? right now?

Use the OpenAI GPT-3 API of course.

And that's also where the secret sauce comes in.... You'll actually train the responses using your entire website as a knowledge base: help.openai.com/en/articles/66…
Here's the advanced code to train a chatbot on your entire website: github.com/openai/openai-…
Want beginner friendly code for ChatGPT??

Up next I'll share beginner friendly code for how to generate full articles with python examples.

Follow me @alton_lex to get FREE tutorials first🔥
Want help with a specific Python script for #seo???

1) drop your comments below
2) follow me @alton_lex for more tools
3) like and RT the first post if you want more #python examples!

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Alton

Alton Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @alton_lex

Jan 8
Topical Map Automation Script🤔

Is anyone else interested in a script to create a topical map automatically?

What would the inputs be?
- top down so you choose from a list the category, niche, topic, subtopics
- or a search, you put in any topic
- anything else?
Output might include:

for anywhere in the topical map:
- parent(s)
- related topics
- children topics

Preview output from a script I already have:
Try the link in my bio to get ideas on a potential workflow?

More details here:
Read 4 tweets
Jan 7
When combined ChatGPT + SerpAPI are like a cheat code for content generation and competitive analysis.

Want to take it one step further?? --> Use the API🦸‍♀️

((🐍 Free Python code included! 🧵👇))
Parsing google search isn't new. In fact that's exactly how companies like Ahrefs and Semrush get all their data.

... and you can too!
Here is the free code examples to connect to SerpAPI github.com/FrontAnalytics…
Read 6 tweets
Jan 6
Have you ever wanted to scrape every URL on the first page of google?

Say for example you want every H2 tag on each page to help build your outline?

You could copy and paste .... or ...

Well here's a free little 🐍 script to do just that.

Happy Friday! Image
Here is the source code: github.com/FrontAnalytics…
Open the notebook on GitHub:

option 1) download and run it locally using jupyter
option 2) run it on google colab Image
Read 6 tweets
Jan 6
🐍 [Part 1] Using Bulk Data from Google Search Console to:
- Optimize Your Content
- Improve Your Search Engine Rankings

💎GSC is hands down the best tool for organic traffic analysis and content optimization.

Full script to pull data in bulk🎯

🧵👇 Image
The script includes:

A) authenticating to the GSC API using a app service account (oauth)
C) Using the simple app is used to get the end user's creds and token for their GSC domain name
D) A couple of sample extracts for pages and queries

github.com/FrontAnalytics…
What can you do with this data?

An example:
Read 5 tweets
Dec 20, 2022
Steps I take to investigate and recover from a massive traffic drop:

👇
First, whenever this happens to me I get lots of confidence and reassurance knowing that:

a) people are still searching
b) google is still showing results
c) ... and if they can do so can I.

You got this!

Here's where I start:
1) Is it technical?

Check all major traffic sources (ie bing vs google)
.. did just Google drop?
.. are all sources but one consistent?
.. if drop in Bing also it might be your site.
Read 18 tweets
Dec 19, 2022
I woke up at 5AM to do my weekly plan and debrief.

Here's what to expect from me this week:
Above all else I'll use Twitter to establish real connections with people like you!

Thank you for following along.

Here is a recurring theme from new people I meet:
On Friday evening I was fortunate to have a powerful discussion regarding search, indexing, and information retrieval.

I'll clarify my insights before new years:
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(