SUMMARY AI summary by gpt-5-mini
faithは「AIエージェント向け」に設計された聖書のCLI/ライブラリ/APIです。端末で人が読むためのツールではなく、トークン効率の良いJSON出力や決定論的な参照形式(USFM準拠)を通じて、エージェントのループやMCPサーバ、ファクトチェック、定期ジョブなどがオフラインで聖書を参照できることを目的としています。 主な利用者: 自律エージェントやツールチェーン(開発者が組み込むバックエンド)。 主な機能: - バイナリ/クレートで配布、ローカルに翻訳データを保存(~~/.faith)。 - faith.v1のバージョン化されたJSONスキーマでトークン節約の構造化出力。 - USFM 3文字ブックIDによる正規化された参照(例: KJV/JHN/3/16)。 - 一回の呼び出しで複数翻訳を返す並列取得、stdin経由のバッチ処理。 - 多言語参照パーサ(PT/EN/ES/FR/DE/GR/HE対応)と安定したエラーコード。 - 機能マニフェスト(faith manifest)によりMCP対応を予定。オフライン優先で低レイテンシ。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 15:42 |
Similar repos (same language)
Local desktop gateway that translates OpenAI Codex CLI's Responses API into Chat Completions for Kimi / DeepSeek / Zhipu GLM / Bailian and other OpenAI-compatible providers.
garudust-org/garudust-agent🦅 Open-source self-improving AI agent in Rust — persistent memory, skill learning, tool hub, multi-platform bots & production gateway
holotherapper/lmmLocal AI model manager
jscott3201/rusty-bacnet-mcpDedicated MCP (Model Context Protocol) server for agentic interaction with BACnet building automation networks — bulk reads, hot-reload safety layer, and a ratatui operator console on the rusty-bacnet stack.
martint/kataCode review for jj (jujutsu) workflows: revset-defined reviews, patchset-anchored comments that survive branch movement, with web, HTTP, and MCP surfaces for fast AI-agent iteration.
atliliw/langchainRustAgentRAG-based conversational AI system with layered compression, multi-agent collection, and hybrid retrieval (BM25 + vector). Built with Rust/Axum.
Jeffrin-dev/AimDock Tespera/alluviumAuto-archive Claude Code sessions to your Obsidian vault as a Karpathy-style LLM wiki. Passive, hook-driven, knowledge converges instead of accumulating.