Quick Start Guide

Get started with Gconv Prune in minutes

For Users

Start using Gconv Prune immediately with our cloud-hosted solution.

For Developers

Deploy your own instance with full customization options.

Prerequisites

  • Modern web browser (Chrome, Firefox, Safari, or Edge)
  • For developers: Node.js 18+ and npm/yarn

Step 1: Access the Platform

For Users

  1. Click "Sign Up" to create a new account
  2. Choose your preferred authentication method

For Developers

  1. Clone the repository:
    git clone https://github.com/gconvprune/gconvprune.git cd gconvprune
  2. Install dependencies:
    npm install
  3. Set up environment variables:
    cp .env.example .env.local # Edit .env.local with your configuration

Step 2: Configuration

Configure your environment based on your needs:

Essential Settings

AI Model

Choose your preferred AI model

Language

Set your preferred language

Theme

Select light or dark theme

Customization

Adjust advanced settings

Step 3: Start Using Gconv Prune

Basic Usage

  1. Start a new chat session
  2. Type your message in the input field
  3. Press Enter or click Send
  4. Receive AI-powered responses

Advanced Features

  • Use markdown for rich text formatting
  • Attach files for context
  • Save conversations for later reference
  • Export chat history

Next Steps

Need Help?

If you encounter any issues or have questions, check out our troubleshooting guide or contact our support team.