The image alt text agent we built in class is now in the repo #177
taylorarndt
started this conversation in
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.
-
@community-access/students
The image alt text agent we built together in class has been merged into the GIT Going with GitHub repository.
You can find it in the
agents/folder. It includes four agents — an image analyzer, an image cataloger, a tag builder, and an image alt text orchestrator — plus a Python helper script for reading image metadata.If you want to pull it down and try it out locally:
Then open the
agents/image alt text agent/folder in VS Code and give it a go with GitHub Copilot agent mode.The full documentation is in
agents/image alt text agent/IMAGE-ALT-TEXT-DOCS.md.Let us know here if you have questions or want to share what you build with it.
Beta Was this translation helpful? Give feedback.
All reactions