Streamlit app for collaborative annotation of Bluesky posts
The project provides a Streamlit‑based web app that lets multiple coders annotate a fixed set of Bluesky posts and export their results as CSV. It runs locally with a single pip install and can be deployed on Streamlit Community Cloud without external storage. Users download their annotations, which are then merged via a provided script, making it handy for research or content analysis projects. Compared to generic annotation tools, it is pre‑configured for Bluesky data and requires minimal setup.
View on GitHub →sTechLab/content-annotation-app