4 docs tagged with "ai-tools"
View all tags[DRAFT] Tavily
Goose
Goose is an open-source AI agent that automates coding tasks, enhancing software development. It can be used via CLI or a macOS desktop application.
Repomix
Repomix is a powerful tool for interacting with Large Language Models (LLMs) on your codebase. Instead of feeding LLMs individual files, Repomix packages your entire repository into a single, structured text file, making it easier for LLMs to understand the context and relationships within your project. This streamlined approach can lead to more accurate and helpful insights from AI assistants.