Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.41 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.41 KB

Project Web Visual Assist

This project is a sandbox environment for experimenting with Claude AI, an advanced language model, to generate personalized website content. The goal is to explore the capabilities of AI in creating tailored and engaging content for websites based on user preferences and input.

Prerequisites

Getting Started

Create .env.local file

Add the following to your .env.local file

NEXT_PUBLIC_CLAUDE_API_KEY=replace-with-your-public-key

Install dependencies

npm install

Run the development server:

npm run dev

Built With

Authors