A modern full-stack template project for creating AI-powered applications.
To create a new project, explore the /paths
directory to find different project templates, then use them to quickly scaffold your project!
You can customize the Path's prompt template to suit your needs.
Install dependencies:
npm install
Start the development server:
npm run dev
Open http://localhost:3000 in your browser to see the result.
The page will automatically update as you make changes to the code.
When you start the development server, you'll see output similar to this:
> next dev
▲ Next.js 14.2.7
- Local: http://localhost:3000
✓ Starting...
✓ Ready in 2.2s
✓ Compiled / in 1725ms (529 modules)
This indicates that:
This project uses the following technologies: