* Add docs folder with introduction, overview, and getting started * Add feature pages * Remove some of Who We Are
19 lines
723 B
Plaintext
19 lines
723 B
Plaintext
---
|
|
title: "OpenPipe Documentation"
|
|
sidebarTitle: "Introduction"
|
|
description: "
|
|
Product-focused teams use OpenPipe's seamless fine-tuning and monitoring services to decrease the cost and latency of their LLM operations.
|
|
You can use OpenPipe to collect and analyze LLM logs, create fine-tuned models, and compare output from multiple models given the same input."
|
|
---
|
|
|
|
<Frame></Frame>
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Get Started" icon="code">
|
|
Quickly integrate the OpenPipe SDK into your application and start collecting data.
|
|
</Card>
|
|
<Card title="Features" icon="lightbulb">
|
|
View the platform features OpenPipe provides and learn how to use them.
|
|
</Card>
|
|
</CardGroup>
|