docs: Add RapidFire AI integration guide#414
Conversation
…ration - Add Trackio dashboard screenshot showing fine-tuning metrics - Fix grammar in opening paragraph - Update tutorial links to point to trackio/ subfolders - Remove 'coming soon' placeholders and add working notebook links
- Eliminate fine-tuning and RAG tutorial links that are no longer relevant - Streamline the documentation for clarity and focus on current resources
…I integration guide
abidlabs
left a comment
There was a problem hiding this comment.
Thanks @kamran-rapidfireAI. I'm not sure whether we'll keep the integrations section in the docs long term, but for now, we are happy to include RapidFire AI
🪼 branch checks and previews
|
🦄 change detectedThis Pull Request includes changes to the following packages.__No changes detected. __
✅ Changeset approved by @abidlabs
|
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
Hi @abidlabs It looks like the image link in the integration guide is currently broken. I mentioned this in my PR summary under "Note on Image Asset"—the screenshot was included as a local file, but it may need to be hosted externally (e.g., on Hugging Face or as a GitHub attachment) to render correctly in the live docs. Could you let me know your preferred way to host this asset so I can submit a quick fix? |
|
Either in a HF dataset or GitHub attachment is fine! |

Summary
This PR adds a new integration guide for RapidFire AI to the Trackio documentation.
Changes:
About the Integration:
RapidFire AI enables rapid experimentation for AI customization (fine-tuning, post-training, RAG optimization). It has native Trackio support via environment variables, allowing users to track and visualize multi-configuration experiments with minimal setup.
Note on Image Asset:
The screenshot is included as a local file in docs/source/. If you prefer images to be hosted elsewhere (e.g., huggingface/documentation-images dataset or GitHub user-attachments), please let me know and I'll update accordingly.
Test Plan