Skip to content

nathsouzadev/ai-saas

Repository files navigation

Genius AI

This is a Next.js project bootstrapped with create-next-app.

Interface project to integrate with AI and payment tools

Getting Started

Provide .env values

1 - Create a Clerk account

2 - Create a Stripe account and login

stripe login

3 - Get a stripe secret key and keep terminal running

stripe listen --forward-to localhost:3000/api/webhook

4 - Provide the key to use Gemini and Replicate apis

5 - Install and run Docker Desktop

docker-compose up -d

6 - Run the development server:

npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

Available resources

  • Provide input to application and have a natural conversation with AI
  • Provide a short input and receive music results from AI
  • Provide input and receive image results from AI
  • Provide input and receive video results from AI
  • Provide technical input and receive code results from AI

Stay in touch

About

Example of generative AI Saas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published