Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
1ca386aa
Unverified
Commit
1ca386aa
authored
Feb 01, 2024
by
Russell Canfield
Committed by
GitHub
Feb 01, 2024
Browse files
Feature - Add Wingman Extension (#2313)
parent
a8960797
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
README.md
README.md
+6
-4
No files found.
README.md
View file @
1ca386aa
...
...
@@ -200,18 +200,21 @@ brew install cmake go
```
Then generate dependencies:
```
go generate ./...
```
Then build the binary:
```
go build .
```
More detailed instructions can be found in the
[
developer guide
](
https://github.com/jmorganca/ollama/blob/main/docs/development.md
)
### Running local builds
Next, start the server:
```
...
...
@@ -253,6 +256,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
## Community Integrations
### Web & Desktop
-
[
Bionic GPT
](
https://github.com/bionic-gpt/bionic-gpt
)
-
[
HTML UI
](
https://github.com/rtcfirefly/ollama-ui
)
-
[
Chatbot UI
](
https://github.com/ivanfioravanti/chatbot-ollama
)
...
...
@@ -267,7 +271,6 @@ See the [API documentation](./docs/api.md) for all endpoints.
-
[
Ollama-SwiftUI
](
https://github.com/kghandour/Ollama-SwiftUI
)
-
[
MindMac
](
https://mindmac.app
)
### Terminal
-
[
oterm
](
https://github.com/ggozad/oterm
)
...
...
@@ -307,7 +310,6 @@ See the [API documentation](./docs/api.md) for all endpoints.
-
[
Haystack
](
https://github.com/deepset-ai/haystack-integrations/blob/main/integrations/ollama.md
)
-
[
Ollama for R - rollama
](
https://github.com/JBGruber/rollama
)
### Mobile
-
[
Enchanted
](
https://github.com/AugustDev/enchanted
)
...
...
@@ -329,4 +331,4 @@ See the [API documentation](./docs/api.md) for all endpoints.
-
[
Obsidian BMO Chatbot plugin
](
https://github.com/longy2k/obsidian-bmo-chatbot
)
-
[
Open Interpreter
](
https://docs.openinterpreter.com/language-model-setup/local-models/ollama
)
-
[
twinny
](
https://github.com/rjmacarthy/twinny
)
(
Copilot
and Copilot chat alternative using Ollama)
-
[
Wingman-AI
](
https://github.com/RussellCanfield/wingman-ai
)
(
Copilot
code and chat alternative using Ollama and HuggingFace)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment