From 8d2eeb388e5187dac081f6e55fa7b8190d4e1a7c Mon Sep 17 00:00:00 2001 From: Tawanda Kembo <1892654+tawandakembo@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:24:59 +0200 Subject: [PATCH] Updating URL of code-collator as the GitHub username has now changed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d93569c..29163c8 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Your contributions are always welcome! - [Tune Studio](https://studio.tune.app/playground) - Playground for software developers to finetune and deploy large language models. - [Langfuse](https://langfuse.com/) - Open-source LLM monitoring platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications. [#opensource](https://github.com/langfuse/langfuse) - [Shell-Pilot](https://github.com/reid41/shell-pilot) - Interact with LLM using Ollama models(or openAI, mistralAI)via pure shell scripts on your Linux(or MacOS) system, enhancing intelligent system management without any dependencies -- [code-collator](https://github.com/tawanda-kembo/code-collator): Creates a single markdown file that describes your entire codebase to language models. +- [code-collator](https://github.com/tawandakembo/code-collator): Creates a single markdown file that describes your entire codebase to language models. ## User Tools - [llmcord.py](https://github.com/jakobdylanc/discord-llm-chatbot) - Discord LLM Chatbot - Talk to LLMs with your friends!