https://github.com/sandst1/chrome-extension-ollama
https://github.com/sandst1/chrome-extension-ollama
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sandst1/chrome-extension-ollama
- Owner: sandst1
- Created: 2025-02-17T13:20:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-17T13:49:05.000Z (over 1 year ago)
- Last Synced: 2026-05-05T10:51:54.801Z (3 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```