CoolFace
Apppublic

ItRainsWanderer/SteamQuill_Backend

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes
App README

SteamQuill AI Backend

This Hugging Face Space hosts the AI models (e.g., Falcon-7B-Instruct) for the SteamQuill writing application. It uses the Gradio SDK to leverage ZeroGPU hardware for efficient inference.

The main SteamQuill application (running in a separate Docker space) will call the API endpoints provided by this space for features like:

  • —AI Writing Assistance
  • —AI Proofreading/Editing Suggestions

Note: Ensure necessary secrets (like HF_TOKEN if needed for private models or specific features) are added in the Space settings.