LocalhostAI is an AI assistant designed to work seamlessly with Chrome and Gemini Nano. Enhance your productivity with cutting-edge AI models.
- 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.
-
Clone the Repository
git clone https://github.com/yourusername/localhostai.git
-
Navigate to the Project Directory
cd localhostai
-
Install Dependencies
npm install
-
Run the Application
npm run dev
The application will be available at
http://localhost:3000
.