Skip to content

Latest commit

 

History

History

README.md

Giant AI Documentation

Welcome to the Giant AI documentation! This directory contains comprehensive guides for understanding and using Giant AI's features.

Getting Started

New to Giant AI? Start here:

  1. Quick Start Commands Guide - ESSENTIAL: Where to run what commands when - eliminates confusion!
  2. Neovim Plugin - Official Neovim integration for semantic search and AI analysis
  3. LLM Connectivity Guide - How Giant AI connects to your AI provider (Claude, OpenAI, etc.)
  4. RAG + AI Analysis Workflow - Making RAG search results actionable with AI analysis
  5. RAG vs Grep Usage Guide - When semantic search provides value over traditional text search

Documentation Index

Core Concepts

Feature Guides

Provider & Model Selection

Tools & Utilities

Setup & Configuration

Find What You Need

By Use Case

"I want to understand how Giant AI works with my AI provider"LLM Connectivity Guide

"When should I use semantic search vs grep?"RAG vs Grep Usage Guide

"How do I set up autonomous coding?"Agent Mode vs Manual Coding

"What's MCP and why should I care?"MCP Demystified

"How does the semantic search work?"RAG Overview Explained

"How do I choose between Claude and OpenAI?"LLM Provider Practical Guide

"How can I refactor code across multiple files?"AI Pattern Refactor

By Experience Level

Beginner: Start with LLM Connectivity → RAG vs Grep → Quick Start Guide

Intermediate: Core Concepts → Feature Guides → Provider Selection

Advanced: Tools & Utilities → Setup & Configuration → Architecture deep-dives

Documentation Tips

  • Code examples are provided throughout - try them in your own projects
  • Architecture diagrams show how components work together
  • Troubleshooting sections help resolve common issues
  • Best practices are highlighted for optimal results

External Resources

Documentation Standards

Our documentation follows these principles:

  • Practical examples over theoretical explanations
  • Clear use cases for every feature
  • Step-by-step guides with expected outputs
  • Troubleshooting for common issues
  • Architecture insights for understanding how things work

Improving Documentation

Found an issue or want to improve the docs?

  1. Check our Contributing Guide
  2. Open an issue with the "documentation" label
  3. Submit a pull request with improvements

Ready to dive in? Start with the LLM Connectivity Guide to understand how Giant AI enhances your existing AI workflow!