Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 986 Bytes

File metadata and controls

28 lines (21 loc) · 986 Bytes

Mesh AI

https://meshjs.dev/ai

AI compatible Web3 tools and documentation platform for the Cardano ecosystem.

Applications

Mesh Documentation Platform (apps/docs)

  • MeshJS documentation site built with Next.js and Fumadocs
  • AI Chat functionality
  • Includes llms.txt

Starter Site (apps/mesh-startersite)

MeshJS MCP (apps/meshjs-mcp)

  • MCP server that integrates with code editors to provide real-time MeshJS documentation and context-aware assistance.
  • https://meshjs.dev/ai/mcp

RAG Backend (meshjs-rag)

  • Python based contextual RAG system

MeshJS Agent Skills (MeshJS/skills)