MCPcopy Index your code
hub / github.com/alexrudall/rails-ai-book

github.com/alexrudall/rails-ai-book @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
80 symbols 181 edges 36 files 0 documented · 0% updated 3mo ago★ 621 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

RailsAI

Welcome to the RailsAI Github repo! Feel free to open issues and PRs. Thank you for your contributions.

Getting started

To get started with the book, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the book.

Global search

This template includes a global search that's powered by the FlexSearch library. It's available by clicking the search input or by using the ⌘K shortcut.

This feature requires no configuration, and works out of the box by automatically scanning your documentation pages to build its index. You can adjust the search parameters by editing the /src/markdoc/search.mjs file.

Learn more

To learn more about the technologies used in this site template, see the following resources:

  • Tailwind UI - This book was built on the TailwindUI Syntax template .
  • Tailwind CSS - the official Tailwind CSS documentation
  • Next.js - the official Next.js documentation
  • Headless UI - the official Headless UI documentation
  • Markdoc - the official Markdoc documentation
  • Algolia Autocomplete - the official Algolia Autocomplete documentation
  • FlexSearch - the official FlexSearch documentation

Core symbols most depended-on inside this repo

Shape

Function 80

Languages

TypeScript100%

Modules by API surface

src/components/Search.jsx19 symbols
src/components/Hero.jsx7 symbols
src/lib/sections.js5 symbols
src/components/MobileNavigation.jsx5 symbols
src/markdoc/search.mjs4 symbols
src/components/ThemeSelector.jsx4 symbols
src/components/Layout.jsx4 symbols
src/components/Icon.jsx4 symbols
src/components/TableOfContents.jsx3 symbols
src/components/PrevNextLinks.jsx3 symbols
src/components/QuickLinks.jsx2 symbols
src/components/Logo.jsx2 symbols

For agents

$ claude mcp add rails-ai-book \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page