Gene-Weaver / VoucherVision

Initiated by the University of Michigan Herbarium, VoucherVision harnesses the power of large language models (LLMs) to transform the transcription process of natural history specimen labels.
https://huggingface.co/spaces/phyloforfun/VoucherVision
GNU General Public License v3.0
11 stars 1 forks source link

Documentation update: can the necessary API keys be set as environment variables? #2

Closed nickynicolson closed 4 months ago

nickynicolson commented 8 months ago

Scanning through the readme to determine if the vouchervision application could be configured to run on huggingface spaces. This would require specification of API keys (as documented here https://github.com/Gene-Weaver/VoucherVision#setting-up-api-key) as secrets (which are then made available as environment variables). Is this possible?

Gene-Weaver commented 8 months ago

Great question. Yes, they can be set as environment variables. Coincidentally, we are nearly ready to make our huggingface spaces implementation public. When it is, you can find it here. I'll drop a message here when it's public, it should be this week.

Gene-Weaver commented 8 months ago

Alright, we have a prototype version running on HF Spaces. Please let me know if you find any bugs or have feature/improvement requests! Feel free to duplicate the space if you want to use your own API keys (we are providing access to some APIs until the end of 2023).