LocalhostAI
June 9, 2024 ยท View on GitHub
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
-
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 devThe application will be available at
http://localhost:3000.