Skip to content

AiDave71/ollamaCoderv2

 
 

Repository files navigation

Ollama Coder

Generate small apps with one prompt. Powered by the Ollama API.

READ WELL

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.

Tech stack

Tech stack

  • Ollama For LLM inference
  • Sandpack for the code sandbox
  • Next.js app router with Tailwind

Cloning & running

  1. Clone the repo: git clone https://github.com/Antonio-Rinaldi/ollamacoder
  2. If you want to customize ollama url create a .env file and add your OLLAMA_BASE_URL= else it will run at http://localhost:11434
  3. Run npm install and npm run dev to install dependencies and run locally

About

Create apps with Ollama

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.7%
  • CSS 1.1%
  • JavaScript 0.2%