A newer version of the Gradio SDK is available: 6.19.0
metadata
title: JD OpenManus Engine
emoji: π€
colorFrom: indigo
colorTo: purple
sdk: gradio
sdkVersion: 4.0.0
app_port: 7860
pinned: false
license: mit
JD OpenManus Engine
A sleek, dark-themed Web UI for AI Agent interactions - deployed on Hugging Face Spaces.
π Features
- π¬ Chat Interface - Modern chat UI for communicating with AI agents
- βοΈ Configuration Panel - Configure Base URL, Model Name, and API Key
- π File Upload - Support for uploading files and images
- π Dark Theme - Sleek modern dark-themed UI
π Quick Start
- Open the Space at: https://huggingface.co/spaces/YOUR_USERNAME/JD-OpenManus-Engine
- Go to the Chat tab
- Configure your API credentials:
- Base URL: e.g.,
https://api.openai.com/v1 - Model Name: e.g.,
gpt-4-turbo - API Key: Your API key
- Base URL: e.g.,
- Type a message and hit Send!
π Requirements
- Python 3.9+
- See
requirements.txtfor all dependencies
π§ Deployment
This Space is configured to run with Gradio. Simply push to a Hugging Face Space with:
app.py- Main applicationrequirements.txt- Dependencies
π License
MIT License