Cypress AI demo.
brew install nodebrew install ollamaClone the repository:
git clone https://github.com/ai-action/cypress-ai-demo.git
cd cypress-ai-demoInstall the dependencies:
npm installStart the Ollama server:
ollama serveDownload the LLM:
ollama pull qwen2.5-coderOpen Cypress:
npx cypress open