Welcome to GRIZL!
GRIZL initially began as a "MemeFi" platform - my satirical and degenerate response to KaitoAI's InfoFi.
GRIZL allowed users to upload animated meme GIFs or MP4s to the platform and my AI pipelines would vectorize a frame of the media and store it.
GRIZL queried the X API using a series of cron jobs to detect content using the required hashtags and media and would compare the vector of post content against a vector database for matches and attribution.
I also developed an AI augmented social sentiment and scoring algorithm to score each piece of content based on a "Profile Trust Score" plus other common social metrics.
Later, I used Google Vision and LangChain to store embed information about each item for a dual RAG search engine, so users could more easily query the media library for relevant content.
However, X announced that they are revoking API access for all platforms such as KaitoAI and others due to the heavy bot activity it influenced.
While we were not affected, as we were barely off the ground, if forced me to pivot and come up with something entirely new to escape the wrath of the X overlords. And thus, GRIZL V.2 was born!