An open API service indexing awesome lists of open source software.

https://github.com/sandst1/chrome-extension-ollama


https://github.com/sandst1/chrome-extension-ollama

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

# chrome-extension-ollama

a VERY quick proto testing

to test this PROTO, start Ollama with the following command:
```
OLLAMA_ORIGINS=chrome-extension://* ollama serve
```