Skip to content

dhodvogner/anyweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anyweb

A real-time AI generated website.

Why? Why not!

But dont expect much 😂

Running locally

  • 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-coder make sure its pulled.

  • Run:

bun run index.ts

Enviroment Variables

PORT=3001
LLM_MODEL_NAME="llama3.2"

About

A real-time AI generated website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors