Skip to content

Commit

Permalink
Merge pull request #223 from leeeizhang/lei/readme-update
Browse files Browse the repository at this point in the history
  • Loading branch information
HuaizhengZhang authored Sep 25, 2024
2 parents d721f10 + 351f7ef commit 9cfbd76
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
![GitHub License](https://img.shields.io/github/license/MLSysOps/MLE-agent)
<a href="https://discord.gg/SgxBpENGRG"><img src="https://img.shields.io/badge/Discord-Join%20Us-purple?logo=discord&logoColor=white&style=flat" alt="Join our Discord community"></a>

[🏠 Website](https://repx.app/) |
[📚 Get Started](https://docs.repx.app/) |
[🐞 Report Issues](https://github.com/MLSysOps/MLE-agent/issues/new) |
👋 Join us on <a href="https://discord.gg/SgxBpENGRG" target="_blank">Discord</a>

</div>


Expand Down Expand Up @@ -69,9 +74,10 @@ mle chat

## Use cases

### Generate Work Report
### :bar_chart: Generate Work Report

MLE agent can help you summarize your weekly report, including development progress, communication notes, and to-do lists.
For more details, see the [MLE-Agent Tutorials](https://docs.repx.app/tutorial/Report_your_progress_and_plan).

```bash
cd <project name>
Expand All @@ -81,9 +87,10 @@ mle report
Then, you can visit http://localhost:3000/ to generate your report locally.
Alternatively, you can directly try our deployed service at https://workspace.repx.app/ to generate reports with more third-party extensions (e.g., Zoom, Google Calendar) supported.

### Start with Kaggle Competition
### :trophy: Start with Kaggle Competition

MLE agent can participate in Kaggle competitions and finish coding and debugging from data preparation to model training independently.
For more details, see the [MLE-Agent Tutorials](https://docs.repx.app/tutorial/Start_a_kaggle_task).

```bash
cd <project name>
Expand Down

0 comments on commit 9cfbd76

Please sign in to comment.