AIassistant Built with Next.js, Tailwind CSS, Upstash, and Contentlayer. Running Locally git clone https://github.com/Beta-AI-Pro/AIassistant.git cd AIassistant Create a .env file similar to .env.example. Then install dependencies and run the development server: pnpm install pnpm dev