a16z-infra / ai-town

A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.
https://convex.dev/ai-town
MIT License
7.12k stars 651 forks source link

Run AI Town entirely locally by default using llama3 #219

Closed ianmacartney closed 2 months ago

ianmacartney commented 2 months ago

AI Town can now run fully locally - Convex, Ollama, local Vite webserver.

No cloud provider signups needed (Clerk is now opt-in vs. opt-out) Convex open-source backend runs locally. Ollama-powered embeddings & chat via llama3 and mxbai-embed-large But many other models available.

Go through the README to give it a spin!