Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markeljan/farcaster-ai
AI Farcaster Actions with Text + Vision
https://github.com/markeljan/farcaster-ai
farcaster farcaster-ai farcaster-frames warpcast
Last synced: 26 days ago
JSON representation
AI Farcaster Actions with Text + Vision
- Host: GitHub
- URL: https://github.com/markeljan/farcaster-ai
- Owner: Markeljan
- Created: 2024-04-07T10:23:03.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-16T23:15:04.000Z (7 months ago)
- Last Synced: 2024-10-01T18:00:02.149Z (about 1 month ago)
- Topics: farcaster, farcaster-ai, farcaster-frames, warpcast
- Language: TypeScript
- Homepage: https://farcaster-ai.vercel.app/
- Size: 7.77 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FC AI Insights
Get AI snippets from Farcaster casts! Works with text, images, or frames! Using new GPT-4 Turbo with Vision.
[](https://warpcast.com/markeljan/0xfeb98799)
# Install
Install on Warpcaster using the frame: [Warpcaster](https://warpcast.com/markeljan/0xfeb98799)
# Features
- Analysis of Social Media Posts: Automatically analyzes the content of social media posts, which can include text and images.
- Generate Responses: Creates responses that mimic human interaction, limited to 29 characters including spaces and punctuation.
- Edge Runtime: Deployed at the edge for low-latency responses.
- GPT-4 Vision for prompting via text, images, and even frames.# How It Works
Upon receiving a request, the system:
- Validates the request to ensure it complies with predefined criteria.
- Retrieves the social media post using a unique cast hash.
- Analyzes the post to understand its message and sentiment.
- Generates a text & vision response simultaneously, falling back to text only if the request is over 4 seconds.