--- title: OneAI Chat emoji: 💬 colorFrom: gray colorTo: gray sdk: gradio sdk_version: 5.15.0 app_file: app.py pinned: false hf_oauth: true hf_oauth_scopes: - inference-api python_version: 3.11 license: mit short_description: Modern ChatGPT-like interface for OneAI models. --- # OneAI Chat A premium ChatGPT-inspired interface for interacting with OneAI language models. ## Features - **Model Selection**: Switch between `oneai-1.2-38m` and `oneai-1-35m`. - **Aesthetic UI**: Dark-themed, modern interface built with Gradio Blocks. - **Real-time Streaming**: Instant responses via Hugging Face Inference API. - **Customizable**: Full control over system prompts and generation parameters. ## Models - `onedevelopment/oneai-1.2-38m` - `onedevelopment/oneai-1-35m`