The Huggingcast extension for Raycast allows users to interact with the Hugging Face Inference API seamlessly. With features like asking questions, summarizing text, tracking conversations, creating custom models, and exporting/importing data, this extension is a powerful tool for developers and AI enthusiasts. All you need is a free access token!
To use the extension, you need to configure your Hugging Face API token:
The extension requires the following packages:
@huggingface/inference
@raycast/api
@raycast/utils
node-fetch
uuid
This extension was made from scratch, but chat functionality was inspired by the ChatGPT extension by Abiel Zulio M. While these extensions are similar, Huggingcast is designed to be free since it utilizes a variety of unpaid models from Hugging Face's Inference API.
Nonetheless, if you want access to the latest models with more powerful capabilities, it might be worth either subcribing to Hugging Face Pro (more advanced/paid models will be supported in this extension ASAP), or to use Abiel's ChatGPT extension!
This extension is licensed under the MIT License.
Developed by Ragnor Comerford and extended by William De Rocco. For questions or issues, feel free to open a GitHub issue!