From 11bf20c405b0ed150737e444aa96918d63f5288d Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Wed, 19 Mar 2025 08:49:58 +0530 Subject: [PATCH] Updated docs --- docs/blog/2025-03-08-blog/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/blog/2025-03-08-blog/index.md b/docs/blog/2025-03-08-blog/index.md index bb0524c..28c05ef 100644 --- a/docs/blog/2025-03-08-blog/index.md +++ b/docs/blog/2025-03-08-blog/index.md @@ -1,13 +1,11 @@ --- slug: talk-to-your-data-on-couchbase-via-ollama4j -title: "Talk to Your Data Using Natural Language " +title: "Talk to Your Data Using Natural Language: A Guide to Interacting with Couchbase via Ollama4j" authors: [ amith ] tags: [ Java, AI, LLM, GenAI, GenerativeAI, Generative AI Tools, Ollama, Ollama4J, OpenSource, Developers, ] --- -Talk to Your Data Using Natural Language: A Guide to Interacting with Couchbase via Ollama4j - Sometime back, I created a small wrapper called Ollama4j to interact with the Ollama server over the REST API in Java as a side project and made the [repository](https://github.com/ollama4j/ollama4j) public on GitHub. Over time, the project gained traction, with many fellow Java