AI-powered starter kit using Next.js & JigsawStack APIs to quickly build apps. AI features include AI Scrape, image gen, TTS, OCR, and more.
You can deploy your own version to Vercel by clicking the button below:
Clone the repository and install dependencies:
Create a .env.local file in the root directory and add your JigsawStack API key:
You can get your API key by signing up at JigsawStack.
Run the development server:
Open http://localhost:3000 to view your application.
This template includes ready-to-use API routes for the following JigsawStack AI services:
Each API is pre-configured in the app/api/jigsawstack directory and ready to use in your Next.js application.
To learn more about the technologies used in this template:
This project is open source and available under the MIT License.


