Skip to content

Commit

Permalink
Merge pull request #346 from XpressAI/fahreza/ms_gradio_lib
Browse files Browse the repository at this point in the history
📖 MS Graph + Gradio Component Library
  • Loading branch information
MFA-X-AI authored Jul 23, 2024
2 parents 15ab414 + b678f7c commit d61d747
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,9 @@
[submodule "xai_components/xai_multion"]
path = xai_components/xai_multion
url = https://github.com/XpressAI/xai-multion
[submodule "xai_components/xai_gradio"]
path = xai_components/xai_gradio
url = https://github.com/XpressAI/xai-gradio
[submodule "xai_components/xai_ms_graph"]
path = xai_components/xai_ms_graph
url = https://github.com/XpressAI/xai-ms-graph
4 changes: 3 additions & 1 deletion xai_components/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ $ xircuits install <component library name>
| [Pycaret](https://github.com/XpressAI/xai-pycaret) | Simplify your ML workflow with PyCaret's comprehensive and easy-to-use machine learning components. | 0.1.0 |
| [RPA](https://github.com/yuenherny/xai-rpa) | Automate your routine tasks effortlessly with robust Robotic Process Automation components. | 0.2.1 |
| [Streamlit](https://github.com/XpressAI/xai-streamlit) | Transform your ML models into interactive web apps with Streamlit's seamless integration. | 0.1.0 |
| [Gradio](https://github.com/XpressAI/xai-gradio) | Create interactive machine learning demos effortlessly with Gradio Xircuits components. | - |

### 🤖 AI Agents
| Name | Description | Version |
Expand Down Expand Up @@ -79,7 +80,8 @@ $ xircuits install <component library name>
| ---- | ----------- | ------- |
| [GDrive](https://github.com/XpressAI/xai-gdrive) | Components for interacting with Google Drive. | - |
| [GSpread](https://github.com/XpressAI/xai-gspread) | Components for interfacing with Google Sheets. | - |

| [BOTO3](https://github.com/XpressAI/xai-boto3) | Components for AWS. | - |
| [MSGraph](https://github.com/XpressAI/xai-ms-graph) | Components that connects with the Microsoft Cloud using Graph API. | - |
</div>

Want your component library listed here? Just submit a PR to the Xircuits repository. For more information, refer to the [Xircuits component library documentation](https://xircuits.io/docs/component-library/).
1 change: 1 addition & 0 deletions xai_components/xai_gradio
Submodule xai_gradio added at 54ac05
1 change: 1 addition & 0 deletions xai_components/xai_ms_graph
Submodule xai_ms_graph added at 827766

0 comments on commit d61d747

Please sign in to comment.