Skip to content

docs: Add RapidFire AI integration guide#414

Merged
abidlabs merged 10 commits into
gradio-app:mainfrom
kamran-rapidfireAI:rapidfireai-integration-docs
Jan 29, 2026
Merged

docs: Add RapidFire AI integration guide#414
abidlabs merged 10 commits into
gradio-app:mainfrom
kamran-rapidfireAI:rapidfireai-integration-docs

Conversation

@kamran-rapidfireAI
Copy link
Copy Markdown
Contributor

Summary

This PR adds a new integration guide for RapidFire AI to the Trackio documentation.

Changes:

  • Add docs/source/rapidfireai_integration.md - comprehensive integration guide covering:
    • Installation and configuration
    • Fine-tuning example with code snippets
    • RAG optimization example
    • What metrics get tracked
    • Viewing the dashboard
  • Add docs/source/trackio-screenshot-sft.png - screenshot of Trackio dashboard showing RapidFire AI training metrics
  • Update docs/source/_toctree.yml to include the new guide in the Integration section

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

  • Verify the documentation builds correctly
  • Confirm the image renders properly in the docs
  • Check all links work correctly

kbigdelysh and others added 9 commits January 15, 2026 14:49
…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
Copy link
Copy Markdown
Member

@abidlabs abidlabs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@gradio-pr-bot
Copy link
Copy Markdown
Contributor

gradio-pr-bot commented Jan 29, 2026

🪼 branch checks and previews

Name Status URL
🦄 Changes detected! Details

@gradio-pr-bot
Copy link
Copy Markdown
Contributor

gradio-pr-bot commented Jan 29, 2026

🦄 change detected

This Pull Request includes changes to the following packages.

__No changes detected. __


  • docs: Add RapidFire AI integration guide

✅ Changeset approved by @abidlabs

  • Maintainers can remove approval by unchecking this checkbox.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can update the changelog file directly.

@abidlabs abidlabs merged commit a289d1b into gradio-app:main Jan 29, 2026
8 checks passed
@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

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.

@kamran-rapidfireAI
Copy link
Copy Markdown
Contributor Author

kamran-rapidfireAI commented Jan 30, 2026

Hi @abidlabs

It looks like the image link in the integration guide is currently broken.
image

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?

@abidlabs
Copy link
Copy Markdown
Member

abidlabs commented Jan 30, 2026

Either in a HF dataset or GitHub attachment is fine!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants