generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c5f056e
commit 7f47b2d
Showing
3 changed files
with
55 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,36 @@ | ||
--- | ||
title: "Vapi Experts" | ||
title: "Expert Directory" | ||
description: "Certified Voice AI Expert - Vapi" | ||
--- | ||
|
||
Want to maximize your Voice AI? Vapi, a certified consultant, specializes in building Voice AI bots. | ||
|
||
Whether you need help deciding what to automate or assistance in building it, Vapi Experts have proven their expertise by supporting users and creating valuable video content for the community. Find the right fit here. | ||
|
||
<CardGroup cols={2}> | ||
<Card href="https://malmachen.com/"> | ||
<img | ||
className="card-img" | ||
noZoom | ||
src="https://malmachen.com/wp-content/uploads/2024/06/mal-machen-600-x-180-px.webp" | ||
/> | ||
<div className="card-content"> | ||
<h3>Malmachen</h3> | ||
<p> | ||
I'm Maximilian Huber, co-founder of Integraticus, an agency specializing | ||
in full VoiceAI projects and VoiceAI consulting. | ||
</p> | ||
</div> | ||
</Card> | ||
<Card href="https://inflate.agency/"> | ||
<img | ||
className="card-img bg:white" | ||
noZoom | ||
src="https://cdn.prod.website-files.com/66150d67f058b33ff02872c9/6620a7cd66604e301711d1ab_transpng-p-500.png" | ||
/> | ||
<div className="card-content"> | ||
<h3>INFLATE AI Automation Development Services</h3> | ||
<p>Building voice systems for any industry from $3k USD minimum.</p> | ||
</div> | ||
</Card> | ||
</CardGroup> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters