frontend-server
CommunityUI server powering your voice assistant frontend.
Authorpapdawin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a lightweight frontend service to host and render the voice assistant's web UI, enabling seamless user interaction via a browser.
Core Features & Use Cases
- Render the index.html using Jinja2 templates and expose it via a FastAPI endpoint.
- Serve static assets from the static directory to power the web UI.
- Configure the backend API base URL (API_BASE) and page title (TITLE) to connect the frontend with the RAG/LLM backend.
Quick Start
Install dependencies from requirements.txt. Start the server with: uvicorn app:app --reload Open http://localhost:8000 and set API_BASE to your backend URL (e.g., http://localhost:8090).
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: frontend-server Download link: https://github.com/papdawin/customer-service-assistant/archive/main.zip#frontend-server Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.