sambarrowclough / chatcsv-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

You will need to use the environment variables defined in .env.example to run Next.js AI Chatbot.

Note: You should not commit your .env file or it will expose secrets that will allow others to control access to your various OpenAI and authentication provider accounts.

pnpm install
pnpm dev

Your app template should now be running on localhost:3000.

Credits

This template is forked from Vercel's Next.js AI Chatbot

About

License:Other


Languages

Language:TypeScript 93.6%Language:JavaScript 4.6%Language:CSS 1.8%