Generate small apps with one prompt. Powered by the Ollama API.
This is a personal project. This fork doesn't want to be for public use, and i won't be mantaining it. This project is fully based on Llamacoder and GeminiCoder. Please follow Nutlope and osanseviero and give them a star.. I don't want to take credit for the work of other people.
- Clone the repo:
git clone https://github.com/Antonio-Rinaldi/ollamacoder - If you want to customize ollama url create a
.envfile and add yourOLLAMA_BASE_URL=else it will run athttp://localhost:11434 - Run
npm installandnpm run devto install dependencies and run locally