One more place to discover custom GPTs https://
gptshunter.com
@testingcatalog
-

New directory for discovering custom GPT models
By
–
-

Limitations of LLMs in Real-Time Web Data Sourcing
By
–

Exploring GPT for news sourcing, I found that ChatGPT can’t access Twitter due to robots.txt restrictions. Interesting to note, Elon Musk said Grok from X will have full Twitter data access, offering an edge. However, while Googlebot accesses Twitter, it seems to lag with about a
-

Evaluating prompt building tools for serious AI projects
By
–

Writing custom GPT instructions works for playing around but won't be sufficient for a serious project. I was exploring if there are any existing prompt builders around and tested @promptmetheus_ It can give you an idea of what prompting may look like in the future.
-

Updated submission requirements for AI GPTs
By
–
Now it has a higher entry bar, requiring you to record a video describing your GPT and provide a category name and Twitter handle. Looks like I will record a video soon Made by @johnrushx
-

AI-generated logo and domain setup
By
–
Now it has a better name, along with an AI-generated logo. A custom domain link is there as well
-

Alternative directories for finding GPTs
By
–
The GPTs store is not there yet but alternative directories already exist. Try https://
allgpts.co -
Prompt Engineering as the New Abstraction Layer in Programming
By
–
Prompt engineering is getting more mature by being the next level of abstraction over traditional programming. It might be a good opportunity to shift the focus of TestingCatalog once again to something more specific like Prompt Engineering
-
Potential impact of custom GPTs on referral traffic and monetization
By
–
GPTs may become a huge source of referral traffic because builders will be able to specify which external URLs to link to. Or private knowledge bases – imagine a private database with exclusive news that updates in real-time and offers a paid subscription to GPT builders
-
The emerging ecosystem and infrastructure for GPT-based applications
By
–
Would be interesting to explore which services will start appearing around GPTs – something for analytics, something for prompt tuning, databases for prompts and other parts of the infrastructure. Plus security services and all the rest.
-

Fixing broken markdown links in AI model outputs
By
–
Links appear to be broken sometimes. The best way to fix it which I have found is to specify how to construct a markdown with an example like "1. [Feature name](URL)"