CoolFace
Apppublic

ComposableConsult/juicese

sourceHugging Facemitupdated 1y agoView on Hugging Face
1likes
README.md26 linesDownload Raw Back to root
1---2title: Juicese3emoji: 💻4colorFrom: green5colorTo: yellow6sdk: gradio7sdk_version: 5.29.08app_file: app.py9pinned: false10license: mit11short_description: Pre-sales Engineer12---13 14## Juice Pre-Sales Engineer Agent15 16This Hugging Face Space is powered by LangChain + Gradio + OpenAI to answer technical and integration questions about Juice Labs' GPU virtualization software.17 18## Features19- ❓ Natural language Q&A on Juice Docs20- 🧪 Suggest demo environments based on use case21- ⚙️ Generate integration guidance steps22 23## Setup24Add your OpenAI API key in the Hugging Face "Secrets" tab as:25- `OPENAI_API_KEY`26