Files
OpenPipe-llm/docs/introduction.mdx
arcticfly 96a589e401 Add docs (#207)
* Add docs folder with introduction, overview, and getting started

* Add feature pages

* Remove some of Who We Are
2023-08-31 13:20:08 -07:00

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>![](/images/intro/request-logs.png)</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>