From 115048a0d84bf992de13e2fa04fa0f0d40243f23 Mon Sep 17 00:00:00 2001 From: Ian Purton <36966+ianpurton@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:33:04 +0100 Subject: [PATCH] Added Bionic GPT as a front end. (#1463) * Added Bionic GPT as a front end. * Update README.md --------- Co-authored-by: Bruce MacDonald --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da846b62..88bb974f 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,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) - [Typescript UI](https://github.com/ollama-interface/Ollama-Gui?tab=readme-ov-file)