sveltekit-ai-wrapper Svelte Themes

Sveltekit Ai Wrapper

Simple template to build your own AI tool with SvelteKit, Supabase, TailwindCSS, OpenAI and LemonSqueezy

SvelteKit AI Wrapper

Simple template to build an web based AI powered tool with SvelteKit, Supabase, OpenAI and LemonSqueezy.

Examples

Development

Requirements

  • Node.js (18 or higher)

Optional

  • Supabase account to use auth and database features
  • Vercel for deployment
  • LemonSqueezy for payment

Local development

  • npm i to install all the dependencies
  • copy .env.example as .env, and .env-local.example as .env.local. Fill those files with your OpenAI and Supabase values
  • npm run dev to start the dev server

Testing

Bzzzzzz.

Deployment

Deployment is the same as depolying just another SvelteKit project. I personally use Vercel due to it's free tier, but you can use anything that SvelteKit supports.

You can follow SvelteKit's official documentation.

License

MIT. See LICENSE for more details.

Top categories

Loading Svelte Themes