A real-time AI generated website.
Why? Why not!
But dont expect much 😂
-
Make sure you have at least bun 1.2.4 installed.
-
Clone the project.
-
Install dependencies:
bun install-
Make sure ollama is running locally.
-
The default model is
qwen2.5-codermake sure its pulled. -
Run:
bun run index.ts- Open browser on https://localhost:3000/home
PORT=3001
LLM_MODEL_NAME="llama3.2"