Skip to content

fifteen42/localhostai

Repository files navigation

LocalhostAI

LocalhostAI is an AI assistant designed to work seamlessly with Chrome and Gemini Nano. Enhance your productivity with cutting-edge AI models.

Features

  • Built-in Chrome AI Model: Integrates with the AI model provided by Chrome.
  • Offline Usage: Can be used without an internet connection.
  • Privacy-Focused: No backend APIs, no data collection.
  • Fast and Free: Runs locally for speed and zero cost.

Installation

  1. Clone the Repository

    git clone https://github.com/yourusername/localhostai.git
  2. Navigate to the Project Directory

    cd localhostai
  3. Install Dependencies

    npm install
  4. Run the Application

    npm run dev

    The application will be available at http://localhost:3000.