bsky2llm - analyze bluesky posts with AI #3826
circularmachines
started this conversation in
Project Show and Tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'd like you all to see my project bsky2llm!
https://github.com/circularmachines/bsky2llm
It's a simple python package that allows you to analyze Bluesky posts with AI.
v0.1.0 Features:
📄 Saves content in an intermediate markdown file that is human readable in Obsidian or similar, that let you see what the AI sees, including images.
📽️ Parses videos by transcribing audio and extracting video frames
🤖 Compatible with OpenAI and AzureOpenAI (Working on local model support)
This is a part of a bigger project experimenting with social network dynamics, but I realized this could be a generally useful building block.
Beta Was this translation helpful? Give feedback.
All reactions