-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
407 lines (382 loc) · 11.7 KB
/
Copy path_config.yml
File metadata and controls
407 lines (382 loc) · 11.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
title: DocRouter.AI
author:
name: Andrei Radulescu-Banu
email: "andrei@docrouter.ai"
description: > # this means to ignore newlines until "show_excerpts:"
DocRouter provides AI-powered document processing solutions that automate
manual data entry from invoices, manifests, and reports.
google_analytics: "G-F9E84SGYPP"
show_excerpts: false # set to true to show excerpts on the homepage
permalink: pretty
baseurl: ""
url: "https://docrouter.ai"
# Logo (same as analytiq-hub; displayed in header next to site title)
logo: /assets/images/analytiq_hub_logo_40.png
logo_2x: /assets/images/analytiq_hub_logo_80.png
# Calendly integration
calendly_url: "https://calendly.com/analytiqhub"
# Minima date format
# refer to https://shopify.github.io/liquid/filters/date/ if you want to customize this
minima:
date_format: "%b %-d, %Y"
#skin: classic
skin: dark
#skin: solarized-dark
#skin: solarized
# generate social links in footer
social_links:
twitter: bitdribble
github: andrei-radulescu-banu
# devto: jekyll
# dribbble: jekyll
# facebook: jekyll
# flickr: jekyll
# instagram: jekyll
linkedin: andrei-radulescu-banu
# pinterest: jekyll
# youtube: jekyll
# youtube_channel: UC8CXR0-3I70i1tfPg1PAE1g
# youtube_channel_name: CloudCannon
# telegram: jekyll
# googleplus: +jekyll
# microdotblog: jekyll
# keybase: jekyll
# Mastodon instances
# mastodon:
# - username: jekyll
# instance: example.com
# - username: jekyll2
# instance: example.com
# GitLab instances
# gitlab:
# - username: jekyll
# instance: example.com
# - username: jekyll2
# instance: example.com
# DocRouter navigation structure
header_pages:
- title: "Solutions"
url: "#"
children:
- title: "Overview"
url: "/solutions"
- title: "Banking"
url: "/solutions/banking"
- title: "Clinical Trials"
url: "/solutions/clinical-trials"
- title: "Durable Medical Equipment"
url: "/solutions/dme"
- title: "Insurance"
url: "/solutions/insurance"
- title: "Private Equity"
url: "/solutions/private-equity"
- title: "Supply Chain"
url: "/solutions/supply-chain"
- title: "Case Studies"
url: "#"
children:
- title: "Overview"
url: "/case-studies"
- title: "Boston Medical Data"
url: "/case-studies/boston-medical-data"
- title: "Insurance ACORD"
url: "/case-studies/insurance_wholesaler"
- title: "Supply Chain"
url: "/case-studies/supply-chain"
- title: "DME Platform"
url: "/case-studies/dme"
- title: "Epic Order Automation"
url: "/case-studies/epic_dme_order_processing"
- title: "Starlims Copilot"
url: "/case-studies/starlims-copilot"
- title: "Starlims Chat"
url: "/case-studies/starlims-chat"
- title: "Koch Book Companion"
url: "/case-studies/koch-ai-book-companion"
- title: "Docs"
url: "#"
children:
- title: "Getting started"
children:
- title: "How It Works"
url: "/docs/how-it-works"
- title: "Quick Start Guide"
url: "/docs/quick-start"
- title: "Video Tutorials"
url: "/docs/video-tutorials"
- title: "Core concepts"
children:
- title: "Tags"
url: "/docs/tags"
- title: "Prompts"
url: "/docs/prompts"
- title: "Schemas"
url: "/docs/schemas"
- title: "Document Agent"
url: "/docs/document-agent"
- title: "Knowledge Bases"
url: "/docs/knowledge-bases"
- title: "Knowledge Base Chat"
url: "/docs/chat-agents"
- title: "APIs & SDKs"
children:
- title: "REST APIs"
url: "/docs/rest-api"
- title: "Webhooks"
url: "/docs/webhooks"
- title: "Flows"
url: "/docs/flows"
- title: "Workflows"
url: "/docs/workflows"
- title: "Python SDK"
url: "/docs/python-sdk"
- title: "TypeScript SDK"
url: "/docs/typescript-sdk"
- title: "Integrations"
children:
- title: "Integrations"
url: "/docs/integrations"
- title: "Flows"
url: "/docs/flows"
- title: "N8N"
url: "/docs/n8n"
- title: "Power Automate"
url: "/docs/power-automate"
- title: "Temporal"
url: "/docs/temporal"
- title: "MCP Server"
url: "/docs/mcp"
- title: "Claude Code"
url: "/docs/claude-code"
- title: "Cursor"
url: "/docs/cursor"
- title: "GitHub Copilot"
url: "/docs/github-copilot"
- title: "On-Prem Installation"
children:
- title: "Overview"
url: "/docs/on-prem-installation"
- title: "Docker Compose Install"
url: "/docs/docker-compose-install"
- title: "Kubernetes Install"
url: "/docs/kubernetes-install"
- title: "LLM Configuration"
url: "/docs/llm-configuration"
- title: "AWS Configuration"
url: "/docs/aws-configuration"
- title: "GCP Configuration"
url: "/docs/gcp-configuration"
- title: "Azure Configuration"
url: "/docs/azure-configuration"
- title: "Platform"
url: "/docs/platform"
- title: "Architecture"
url: "/docs/architecture"
- title: "Open Source"
url: "/docs/open-source"
- title: "Resources"
url: "#"
children:
- title: "Blog"
url: "/blog"
- title: "Talks"
url: "/talks"
- title: "Newsletter"
url: "https://www.linkedin.com/newsletters/document-ai-in-practice-7491166494890848256/"
external: true
- title: "Company"
url: "#"
children:
- title: "On-Prem Pricing"
url: "/pricing/on-prem"
- title: "SAAS Pricing"
url: "/pricing/saas"
- title: "Support"
url: "/support"
- title: "Team"
url: "/team"
- title: "Contact"
url: "/contact"
- title: "Launch App"
url: "https://app.docrouter.ai"
button_style: "solid"
external: true
# Docs floating widget (theme renders; optional overrides)
docs_widget:
title: "Docs"
# Docs floating widget sidebar (separate from header dropdown; same structure: title/url or title/children)
docs_sidebar_pages:
- title: "Getting started"
children:
- title: "How It Works"
url: "/docs/how-it-works"
- title: "Quick Start Guide"
url: "/docs/quick-start"
- title: "Video Tutorials"
url: "/docs/video-tutorials"
- title: "Core concepts"
children:
- title: "Tags"
url: "/docs/tags"
- title: "Prompts"
url: "/docs/prompts"
- title: "Schemas"
url: "/docs/schemas"
- title: "Document Agent"
url: "/docs/document-agent"
- title: "Knowledge Bases"
url: "/docs/knowledge-bases"
- title: "Knowledge Base Chat"
url: "/docs/chat-agents"
- title: "APIs & SDKs"
children:
- title: "REST APIs"
url: "/docs/rest-api"
- title: "Webhooks"
url: "/docs/webhooks"
- title: "Flows"
url: "/docs/flows"
- title: "Workflows"
url: "/docs/workflows"
- title: "Python SDK"
url: "/docs/python-sdk"
- title: "TypeScript SDK"
url: "/docs/typescript-sdk"
- title: "Integrations"
children:
- title: "Flows"
url: "/docs/flows"
- title: "N8N"
url: "/docs/n8n"
- title: "Power Automate"
url: "/docs/power-automate"
- title: "Temporal"
url: "/docs/temporal"
- title: "MCP Server"
url: "/docs/mcp"
- title: "Claude Code"
url: "/docs/claude-code"
- title: "Cursor"
url: "/docs/cursor"
- title: "GitHub Copilot"
url: "/docs/github-copilot"
- title: "On-Prem Installation"
children:
- title: "Overview"
url: "/docs/on-prem-installation"
- title: "Docker Compose Install"
url: "/docs/docker-compose-install"
- title: "Kubernetes Install"
url: "/docs/kubernetes-install"
- title: "LLM Configuration"
url: "/docs/llm-configuration"
- title: "AWS Configuration"
url: "/docs/aws-configuration"
- title: "GCP Configuration"
url: "/docs/gcp-configuration"
- title: "Azure Configuration"
url: "/docs/azure-configuration"
- title: "Platform"
url: "/docs/platform"
- title: "Architecture"
url: "/docs/architecture"
- title: "Open Source"
url: "/docs/open-source"
# Footer sitemap - simplified navigation for footer display
site_map:
- title: "Solutions"
links:
- title: "Overview"
url: "/solutions"
- title: "Banking"
url: "/solutions/banking"
- title: "Clinical Trials"
url: "/solutions/clinical-trials"
- title: "Durable Medical Equipment"
url: "/solutions/dme"
- title: "Insurance"
url: "/solutions/insurance"
- title: "Private Equity"
url: "/solutions/private-equity"
- title: "Supply Chain"
url: "/solutions/supply-chain"
- title: "Case Studies"
links:
- title: "Overview"
url: "/case-studies"
- title: "Boston Medical Data"
url: "/case-studies/boston-medical-data"
- title: "Insurance ACORD"
url: "/case-studies/insurance_wholesaler"
- title: "Supply Chain"
url: "/case-studies/supply-chain"
- title: "DME Platform"
url: "/case-studies/dme"
- title: "Epic Order Automation"
url: "/case-studies/epic_dme_order_processing"
- title: "Starlims Copilot"
url: "/case-studies/starlims-copilot"
- title: "Starlims Chat"
url: "/case-studies/starlims-chat"
- title: "Koch Book Companion"
url: "/case-studies/koch-ai-book-companion"
- title: "Resources"
links:
- title: "Blog"
url: "/blog"
- title: "Talks"
url: "/talks"
- title: "Newsletter"
url: "https://www.linkedin.com/newsletters/document-ai-in-practice-7491166494890848256/"
external: true
- title: "Company"
links:
- title: "Pricing"
url: "/pricing"
- title: "Support"
url: "/support"
- title: "Team"
url: "/team"
- title: "Contact"
url: "/contact"
- title: "Privacy Policy"
url: "/privacy"
- title: "Docs"
links:
- title: "Documentation"
url: "/docs"
- title: "Video Tutorials"
url: "/docs/video-tutorials"
# Build settings
theme: analytiq-pages-theme
# Collections
collections:
posts:
output: true
permalink: /:categories/:title/
# Pagination configuration for jekyll-paginate (GitHub Pages compatible)
paginate: 5
paginate_path: "/blog/page:num/"
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-pdf-embed # Per example at https://github.com/MihajloNesic/minimal-mistakes-pdf-example/
- jekyll-paginate
future: true
# Default OG/social image for pages that don't set their own image: front matter
defaults:
- scope:
path: ""
values:
image: /assets/images/og-default.png
# Twitter card type - summary_large_image gives a large banner preview
twitter:
username: bitdribble
card: summary_large_image
# Google Search Console verification
# Get this from https://search.google.com/search-console → Settings → Ownership verification → HTML tag
# Paste only the content="..." value, e.g. "abc123xyz"
# google_site_verification: ""
# GitHub repository configuration
repository: analytiq-hub/analytiq-hub.github.io