diff --git a/_meta.tsx b/_meta.tsx
index 6dd888f..2717640 100644
--- a/_meta.tsx
+++ b/_meta.tsx
@@ -19,7 +19,7 @@ export default {
title: 'Introduction',
"theme": {
"layout": "full"
- }
+ }
},
'readme': {
title: 'Open Source'
@@ -31,19 +31,29 @@ export default {
'guide': {
title: 'Guides for integrations',
},
- 'creatives': {
+ 'creative-tools': {
title: 'Creative suite',
+ defaultMenuCollapsed: true
},
'-- Commercial use': {
type: 'separator',
"title": Commercial use
},
- 'use-cases': {
- title: 'Use cases',
+ 'commercial': {
+ title: 'Commercial',
+ "display": "children",
},
- 'pricing': {
- title: 'Pricing',
+ // 'commercial/getting-started': {
+ // title: 'Getting Started',
+ // },
+ 'upload-content': {
+ title: 'Send us your content ↗',
+ "href": "https://getomni.app/api",
+ "newWindow": true
},
+ // 'pricing': {
+ // title: 'Pricing',
+ // },
'-- For developers': {
type: 'separator',
"title": For developers
diff --git a/commercial/_meta.tsx b/commercial/_meta.tsx
new file mode 100644
index 0000000..ac9b898
--- /dev/null
+++ b/commercial/_meta.tsx
@@ -0,0 +1,8 @@
+export default {
+ 'use-cases': {
+ title: 'Use cases',
+ },
+ 'getting-started': {
+ title: 'Getting started',
+ },
+}
\ No newline at end of file
diff --git a/commercial/getting-started.mdx b/commercial/getting-started.mdx
new file mode 100644
index 0000000..abbe05c
--- /dev/null
+++ b/commercial/getting-started.mdx
@@ -0,0 +1,34 @@
+# Commercial-Scale Dubbing with Omni
+
+Omni has partnered with leading dubbing studios to offer top-quality dubbing services at affordable rates and faster delivery times. Our AI technology, combined with human quality controls by linguistic experts, ensures excellence in every project.
+
+We can also collaborate seamlessly with your existing editing teams.
+
+Submit your content through [this form](https://docs.google.com/forms/d/1begM4VfB0s5kWDUXLhwviJXF8QoRekW8fafNuv25bJY/viewform?edit_requested=true&pli=1) to avail Omni's commercial dubbing services.
+
+## On-Premises
+
+For enhanced data security, real-time processing, or extensive data requirements, you may want to deploy Omni systems locally on your premises. Contact our team at info@getomni.app for more details.
+
+## Pricing
+
+### How We Calculate Costs
+
+Our quote depends on:
+
+1. Average content length
+2. Desired quality level
+3. Selected services
+
+Here's a breakdown of services from highest to lowest cost:
+
+| Service | Cost |
+| :----------------- | :----: |
+| LipSync | High |
+| Prosody Transfer | Medium |
+| Voice Cloning | Medium |
+| Voiceover | Low |
+
+### Ballpark Charges
+
+Our average pricing is **$5 per minute for 3 languages**, subject to change. Adjustments can be made for large orders. We also offer equity pricing based on [geographical location](https://dealhub.io/glossary/geographical-pricing/) for additional discounts. For inquiries, [contact our team](mailto:info@getomni.app) for a tailored solution to meet your dubbing needs.
\ No newline at end of file
diff --git a/commercial/use-cases.mdx b/commercial/use-cases.mdx
new file mode 100644
index 0000000..7e6b86f
--- /dev/null
+++ b/commercial/use-cases.mdx
@@ -0,0 +1,33 @@
+# AI on the big screen
+
+We want to bring Omni and similar AI tech to the big screen. After trying out our consumer level technology, you may be interested in large-scale use cases.
+
+Some examples are:
+
+- You're a content creator who wants to reach a larger audience
+- You're a dubbing studio who wants to accelerate some of their processes with AI
+- You're a newsroom, production company, or media outlet who wants to stand out from the competition, and use the latest tech to be faster in reaching the world.
+
+Not fitting into any of the categories above? We want to hear from you too!
+
+## Why Omni?
+
+1. **Cost-Effectiveness:** Traditional dubbing is notorious for being expensive. Omni provides a budget-friendly solution without compromising on quality, ensuring you get more bang for your buck.
+
+2. **Rapid Turnaround:** Omni's AI-powered technology accelerates the dubbing process, enabling you to meet tight deadlines and release content faster than ever.
+
+3. **Consistent Quality:** Say goodbye to the variability in human performance. Omni maintains a consistent level of quality across all your dubbing projects, ensuring a professional and polished outcome every time.
+
+4. **Adaptability:** Whether you're handling extensive content or require real-time solutions, Omni adapts to your specific needs, offering flexibility unmatched by traditional methods.
+
+### When NOT to Use Omni
+
+While Omni excels in various scenarios, there are instances where it might not be the ideal choice:
+
+1. **Highly Artistic Content:** For projects demanding a nuanced and highly artistic touch, where human creativity is irreplaceable, traditional dubbing may still be the preferred choice.
+
+2. **Extremely Specialized Requirements:** In cases where projects have highly specialized linguistic or cultural nuances that require human expertise, traditional dubbing might be more suitable.
+
+3. **Small-Scale Productions:** For projects with minimal dubbing requirements or a focus on personalized, handcrafted content, traditional methods may provide a more tailored approach.
+
+At Omni, we value transparency and believe in helping you make informed decisions based on your unique project needs.
diff --git a/creative-tools/_meta.tsx b/creative-tools/_meta.tsx
new file mode 100644
index 0000000..a3ddc7a
--- /dev/null
+++ b/creative-tools/_meta.tsx
@@ -0,0 +1,14 @@
+export default {
+ 'sub': {
+ title: 'Sub - Coming Soon',
+ },
+ 'actor-db': {
+ title: 'ActorDB - Coming Soon',
+ },
+ 'voice': {
+ title: 'Voice - Coming Soon',
+ },
+ 'lip-sync': {
+ title: `Lip Sync - Coming Soon`,
+ },
+}
\ No newline at end of file
diff --git a/guide/actor-db.mdx b/creative-tools/actor-db.mdx
similarity index 100%
rename from guide/actor-db.mdx
rename to creative-tools/actor-db.mdx
diff --git a/guide/dub.mdx b/creative-tools/dub.mdx
similarity index 100%
rename from guide/dub.mdx
rename to creative-tools/dub.mdx
diff --git a/guide/lip-sync.mdx b/creative-tools/lip-sync.mdx
similarity index 100%
rename from guide/lip-sync.mdx
rename to creative-tools/lip-sync.mdx
diff --git a/guide/sub.mdx b/creative-tools/sub.mdx
similarity index 100%
rename from guide/sub.mdx
rename to creative-tools/sub.mdx
diff --git a/guide/voice.mdx b/creative-tools/voice.mdx
similarity index 100%
rename from guide/voice.mdx
rename to creative-tools/voice.mdx
diff --git a/guide/_meta.tsx b/guide/_meta.tsx
index c8102d8..4c98848 100644
--- a/guide/_meta.tsx
+++ b/guide/_meta.tsx
@@ -1,17 +1,6 @@
export default {
- 'dub': {
- title: 'Dub Bot',
- },
- 'sub': {
- title: 'Sub - Coming Soon',
- },
- 'actor-db': {
- title: 'ActorDB - Coming Soon',
- },
- 'voice': {
- title: 'Voice - Coming Soon',
- },
- 'lip-sync': {
- title: `Lip Sync - Coming Soon`,
+ 'integrations': {
+ title: 'Integrations',
+ display: 'children'
},
}
\ No newline at end of file
diff --git a/guide/dub/_meta.tsx b/guide/dub/_meta.tsx
deleted file mode 100644
index f6f4dc8..0000000
--- a/guide/dub/_meta.tsx
+++ /dev/null
@@ -1,17 +0,0 @@
-export default {
- 'whatsapp': {
- title: 'WhatsApp - beta',
- },
- 'discord': {
- title: 'Discord - alpha',
- },
- 'telegram': {
- title: 'Telegram - Coming Soon',
- },
- 'wechat': {
- title: 'WeChat - Coming Soon',
- },
- 'supported-languages': {
- title: 'Supported Languages',
- },
-}
\ No newline at end of file
diff --git a/guide/integrations/_meta.tsx b/guide/integrations/_meta.tsx
new file mode 100644
index 0000000..1264dbc
--- /dev/null
+++ b/guide/integrations/_meta.tsx
@@ -0,0 +1,14 @@
+export default {
+ 'whatsapp': {
+ title: 'OmniDub for WhatsApp (Beta)',
+ },
+ 'discord': {
+ title: 'OmniDub for Discord (Alpha)',
+ },
+ 'wechat': {
+ title: 'OmniDub for WeChat (Coming Soon)',
+ },
+ 'telegram': {
+ title: 'OmniDub for Telegram (Coming Soon)',
+ }
+}
\ No newline at end of file
diff --git a/guide/dub/discord.mdx b/guide/integrations/discord.mdx
similarity index 100%
rename from guide/dub/discord.mdx
rename to guide/integrations/discord.mdx
diff --git a/guide/dub/supported-languages.mdx b/guide/integrations/supported-languages.mdx
similarity index 100%
rename from guide/dub/supported-languages.mdx
rename to guide/integrations/supported-languages.mdx
diff --git a/guide/dub/telegram.mdx b/guide/integrations/telegram.mdx
similarity index 100%
rename from guide/dub/telegram.mdx
rename to guide/integrations/telegram.mdx
diff --git a/guide/dub/wechat.mdx b/guide/integrations/wechat.mdx
similarity index 100%
rename from guide/dub/wechat.mdx
rename to guide/integrations/wechat.mdx
diff --git a/guide/dub/whatsapp.mdx b/guide/integrations/whatsapp.mdx
similarity index 100%
rename from guide/dub/whatsapp.mdx
rename to guide/integrations/whatsapp.mdx
diff --git a/index.mdx b/index.mdx
index 24d9b76..83c9f62 100644
--- a/index.mdx
+++ b/index.mdx
@@ -5,9 +5,9 @@ title: "Introduction"
import Link from 'next/link'
import styles from './index.module.css'
import {BlogLatestCard} from "../components/blogIndex"
-import SupportedEngines from "../components/SupportedEngines.mdx"
+// import SupportedEngines from "../components/SupportedEngines.mdx"
-
+
Videos for everyone
diff --git a/readme.mdx b/readme.mdx
index 383326f..b045883 100644
--- a/readme.mdx
+++ b/readme.mdx
@@ -1 +1,9 @@
-The Omni docs are publicly accessible, for quick improvements and PRs from the users themselves.
\ No newline at end of file
+# We ❤️ Open Source
+
+Omni thrives on state-of-the-art research and open-source contributions. Our commitment to community growth and innovation is reflected in our emphasis on transparency and open collaboration.
+
+To nurture the cycle of innovation, we regularly release older versions of Omni to the public, ensuring that the broader community benefits from our advancements.
+
+## Safe AI
+
+At Omni, ethical AI is a top priority. To maintain the integrity of our technology, we restrict its use to dubbing purposes only. Our ongoing research in AI security is dedicated to ensuring the safety and traceability of each generation of our technology.
\ No newline at end of file