mr-spaghetti-code / flaskframe

Flaskframe combines Flask with Frames to turn casts into interactive apps. Use frames to build polls, feeds, galleries and more.

Home Page:https://flaskframe.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo: Farcaster Frame + LLMs

This demo showcases a Frame on Farcaster that uses GPT-4 to play 20 questions.

Each turn, the question generates a JPG that is rendered in the frame along with a YES or NO buttons.

The user's answer is passed to a prompt and then the following question is generated.

Kudos to wbnns for the useful wbnns/flaskframe repo!

About

Flaskframe combines Flask with Frames to turn casts into interactive apps. Use frames to build polls, feeds, galleries and more.

https://flaskframe.vercel.app


Languages

Language:Python 100.0%