Home

Awesome

<div style="margin: 10px;"> <img width="1500" alt="Screenshot 2024-09-25 at 8 52 53 AM" src="https://github.com/user-attachments/assets/d558b8f2-37ea-4a6d-b6ec-969d56cad103"> </div><br> <p align="center"> <img width="160" alt="LLMChat logo" src="https://github.com/user-attachments/assets/ea0535c8-37ee-4d5f-8db2-e15d5bc1decb"> </p> <p align="center">Most intuitive All-in-one AI chat interface.</p>

Key Features

Tech Stack

Roadmap

Quick Start

To get the project running locally:

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/your-repo/llmchat.git
    cd llmchat
    
  2. Install dependencies:

    yarn install
    # or
    bun install
    
  3. Start the development server:

    yarn dev
    # or
    bun dev
    
  4. Open your browser and navigate to http://localhost:3000.

og_6x

Deployment

Instructions for deploying the project will be added soon.