AI Jeff is an open-source utility application that provides AI-powered assistance for various tasks. While the current version is available as open source, please note that future versions may transition to a closed-source, commercial SaaS product.
- This open-source version is provided as-is, without any guarantee of future updates or maintenance
- Future versions of AI Jeff will be developed as a commercial SaaS product
- The author reserves the right to discontinue or limit the open-source version at any time
- Features and functionality in future commercial versions may differ from this open-source release
This project is licensed under the MIT License - see the LICENSE file for details.
- Clone the repository w/o the git history:
npx degit monsieurBoutte/jeff-ai your-project-name
- Install dependencies:
pnpm install
- Run the development server:
pnpm tauri dev