Announcing Prodigy-TUI: Annotations from the Terminal.

I've been working on a personal project for Prodigy users that allows folks to annotate from the terminal. It's called prodigy-tui. TUI stands for textual user interface, a term coined by Textual (which I'm using under the hood). It's still early days, but here's what it looks like.

ScreenFlow

I also recorded a small video for Youtube that gives the proper demo too.

Sound interesting? You can give it a spin via a quick pip install.

python -m pip install prodigy-tui

If you want to check out the source code, it can be found here:

Feedback would be super welcome, and feel free to post any issues to Github!

2 Likes

Oh! And one thing, just to be clear, this is a personal project! It's not officially supported by Explosion. I'm genuinely interested in exploring this space, and I'm doing my best to make sure it integrates properly with Prodigy, but it's not an official project.

Impressive!

2 Likes