This is an AI project by Samuel James Wyndham as part of the DFES Hackathon
This project is a proof of concept that integrates websites with ChatGPT using langchain for javascript. It is a client side application and not at all optimized for scalability.
Update your .env
file with the following
OPENAI_API_KEY="Your-Key"
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
If you are requiring any assistance on AI projects please feel free to contact me on [email protected]