Skip to main content

22 docs tagged with "ai"

View all tags

[DRAFT] Crawl 4 AI

Crawl 4 AI is a versatile open-source web scraping tool designed explicitly for gathering data to train AI models. It offers a suite of features tailored to handle the challenges of web data extraction, cleaning, and formatting for use in machine learning. This documentation is a work in progress.

[DRAFT] CrewAI

CrewAI is a framework designed to orchestrate autonomous AI agents to work collaboratively on complex tasks. It empowers you to create sophisticated workflows where multiple AI agents, each with specific roles and responsibilities, operate together to achieve a common goal.

CLI AI Code Assistants

Overview of CLI-based AI coding assistants, focusing on Aider with Gemini setup instructions.

Flowise

my rating for best coding tools assistant

Model Context Protocol (MCP)

The Model Context Protocol (MCP) is an open standard designed to connect AI assistants with data sources like content repositories and business tools. It aims to improve the relevance and quality of AI responses by providing a universal protocol for data access.

Qwen-AI

Qwen, developed by Alibaba Group, is a series of large language models (LLMs). These models are available in various sizes and have gained recognition for their strong performance across several benchmarks and applications.

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.