-
Notifications
You must be signed in to change notification settings - Fork 2
docs: update README to match vlmrun-hub style #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-Authored-By: Sudeep Pillai <[email protected]>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
⚙️ Control Options:
|
README.md
Outdated
| ## VLM Run Python SDK | ||
|
|
||
| ## Installation | ||
| Welcome to the **VLM Run Python SDK**, a powerful and intuitive Python interface for interacting with VLM Run's Vision Language Model APIs. This SDK provides seamless integration capabilities for processing images, videos, and documents using state-of-the-art vision language models. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-Authored-By: Sudeep Pillai <[email protected]>
README.md
Outdated
| <a href="https://pypi.org/project/vlmrun/"><img alt="PyPI Version" src="https://img.shields.io/pypi/pyversions/vlmrun"></a> | ||
| <a href="https://www.pepy.tech/projects/vlmrun"><img alt="PyPI Downloads" src="https://img.shields.io/pypi/dm/vlmrun"></a><br> | ||
| <a href="https://github.com/vlm-run/vlmrun-python-sdk/blob/main/LICENSE"><img alt="License" src="https://img.shields.io/github/license/vlm-run/vlmrun-python-sdk.svg"></a> | ||
| <a href="https://discord.gg/4jgyECY4rq"><img alt="Discord" src="https://img.shields.io/badge/discord-chat-purple?color=%235765F2&label=discord&logo=discord"></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use https://discord.gg/AMApC2UzVY instead of https://discord.gg/4jgyECY4rq
README.md
Outdated
|
|
||
| ## 💡 Motivation | ||
|
|
||
| The VLM Run Python SDK is designed to make it easy for developers to integrate vision language models into their applications. It provides: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Vision Language Models (VLMs)
README.md
Outdated
|
|
||
| - 🔑 **Simple Authentication**: Easy-to-use client setup with API key management | ||
| - 🎯 **Type Safety**: Full type hints and modern Python typing support | ||
| - 🔄 **Async Support**: Both synchronous and asynchronous API interfaces |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove async support for now
README.md
Outdated
|
|
||
| ## 🔗 Quick Links | ||
|
|
||
| * 💬 Need help? Email us at [[email protected]](mailto:[email protected]) or join our [Discord](https://discord.gg/4jgyECY4rq) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change the discord URL as indicated above.
README.md
Outdated
| image = download_image("https://example.com/image.jpg") | ||
| ``` | ||
|
|
||
| ### Async Client |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove references to Async client
README.md
Outdated
| Welcome to the **VLM Run Python SDK**, a powerful and intuitive Python interface for interacting with [VLM Run's Vision Language Model APIs](https://vlm.run). This SDK provides seamless integration capabilities for processing images, videos, and documents using state-of-the-art vision language models. | ||
|
|
||
| <p align="center"> | ||
| <a href="https://vlm.run"><b>Website</b></a> | <a href="https://docs.vlm.run/"><b>Docs</b></a> | <a href="https://docs.vlm.run/blog"><b>Blog</b></a> | <a href="https://discord.gg/CCY8cYNC"><b>Discord</b></a> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use https://discord.gg/AMApC2UzVY instead of https://discord.gg/CCY8cYNC
…pdate Discord links Co-Authored-By: Sudeep Pillai <[email protected]>
README.md
Outdated
|
|
||
| ## 💡 Motivation | ||
|
|
||
| The VLM Run Python SDK is designed to make it easy for developers to integrate vision language models into their applications. It provides: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"integrate vision language models" -> "integrate Vision Language Models with the VLM Run API"
…I link Co-Authored-By: Sudeep Pillai <[email protected]>
README.md
Outdated
| ## VLM Run Python SDK | ||
|
|
||
| ## Installation | ||
| Welcome to the **VLM Run Python SDK**, a powerful and intuitive Python interface for interacting with [VLM Run's Vision Language Model APIs](https://vlm.run). Vision Language Models (VLMs) are AI models that can understand and process both visual and textual information, enabling sophisticated analysis of images and documents. This SDK provides seamless integration capabilities for processing images, videos, and documents using state-of-the-art vision language models. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use https://docs.vlm.run instead of https://vlm.run
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-write the heading to something simpler:
The VLM Run Python SDK is the official Python client for VLM Run API platform, providing a convenient way to interacting with our REST APIs.
Co-Authored-By: Sudeep Pillai <[email protected]>
Co-Authored-By: Sudeep Pillai <[email protected]>
Update README to match vlmrun-hub style
This PR updates the README.md to follow a similar style and structure as the vlmrun-hub repository, improving documentation clarity and consistency across VLM Run projects.
Changes
Testing
✅ Changes are documentation-only and have been manually verified:
Link to Devin run: https://app.devin.ai/sessions/58e5fce35486415e9d3982a99f53b031