Skip to content

Commit

Permalink
✨ Update link
Browse files Browse the repository at this point in the history
  • Loading branch information
damianpumar committed Jul 18, 2024
1 parent 94fc3f2 commit aab453d
Show file tree
Hide file tree
Showing 24 changed files with 5,373 additions and 5,469 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: 🗯 Community Discussions
url: https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g
url: http://hf.co/join/discord
about: Our Slack Community loves to discuss Argilla and NLP topics
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ For contributions, we work together to regreen the earth with [JustDiggit](https

## Need some help?

We understand that getting started might be scary and difficult, therefore, we provide a guided contributor mentorship program. Feel free to schedule a meeting [here](https://calendly.com/argilla-office-hours/30min) to get you started. Alternatively, you can start with [joining our Slack](https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g) and reaching out in our [contributor channel](https://rubrixworkspace.slack.com/archives/C05BCGM277B).
We understand that getting started might be scary and difficult, therefore, we provide a guided contributor mentorship program. Feel free to schedule a meeting [here](https://calendly.com/argilla-office-hours/30min) to get you started. Alternatively, you can start with [joining our Slack](http://hf.co/join/discord).

## Want to work on your own?

For more seasoned contributors, we recommend taking a look at the [contributor section](https://docs.argilla.io/en/latest/community/contributing.html) in our docs.

7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<h1 align="center">
<a href=""><img src="https://github.com/dvsrepo/imgs/raw/main/rg.svg" alt="Argilla" width="150"></a>
<br>
Expand Down Expand Up @@ -27,7 +26,7 @@
<a href="https://www.linkedin.com/company/argilla-io">
<img src="https://img.shields.io/badge/linkedin-blue?logo=linkedin"/>
</a>
<a href="https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g">
<a href="http://hf.co/join/discord">
<img src="https://img.shields.io/badge/slack-purple?logo=slack"/>
</a>
</p>
Expand Down Expand Up @@ -58,7 +57,7 @@ We are an open-source community-driven project and we love to hear from you. Her

- [Community Meetup](https://lu.ma/embed-checkout/evt-IQtRiSuXZCIW6FB): listen in or present during one of our bi-weekly events.

- [Slack](https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g): get direct support from the community.
- [Slack](http://hf.co/join/discord): get direct support from the community.

- [Roadmap](https://github.com/orgs/argilla-io/projects/10/views/1): plans change but we love to discuss those with our community so feel encouraged to participate.

Expand Down Expand Up @@ -217,7 +216,6 @@ And that's it, you now have your first dataset ready. You can begin annotating i
</p>
</details>


<details>
<summary><a href="https://docs.argilla.io/en/latest/practical_guides/filter_dataset.html">Query datasets</a></summary>
<p>
Expand Down Expand Up @@ -329,4 +327,3 @@ We love contributors and have launched a [collaboration with JustDiggit](https:/
<img src="https://contrib.rocks/image?repo=argilla-io/argilla" />

</a>

2 changes: 1 addition & 1 deletion argilla-frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
https://github.com/argilla-io/argilla/assets/1107111/49e28d64-9799-4cac-be49-19dce0f6bd86

<p align="center">
<a href="https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g">
<a href="http://hf.co/join/discord">
<img src="https://img.shields.io/badge/JOIN US ON SLACK-4A154B?style=for-the-badge&logo=slack&logoColor=white" />
</a>
<a href="https://linkedin.com/company/argilla-io">
Expand Down

This file was deleted.

3 changes: 1 addition & 2 deletions argilla-frontend/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,7 @@ const config: NuxtConfig = {

publicRuntimeConfig: {
clientVersion: pkg.version,
slackCommunity:
"https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g",
slackCommunity: "http://hf.co/join/discord",
documentationSite: "https://docs.argilla.io/",
documentationSiteQuickStart:
"https://docs.argilla.io/en/latest/getting_started/quickstart.html",
Expand Down
3 changes: 1 addition & 2 deletions argilla-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
</h1>
<h3 align="center">The repository for the Python native FastAPI server for Argilla backend.</h2>


<p align="center">
<a href="https://pypi.org/project/argilla-server/">
<img alt="CI" src="https://img.shields.io/pypi/v/argilla.svg?style=flat-round&logo=pypi&logoColor=white">
Expand All @@ -27,7 +26,7 @@
<a href="https://www.linkedin.com/company/argilla-io">
<img src="https://img.shields.io/badge/linkedin-blue?logo=linkedin"/>
</a>
<a href="https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g">
<a href="http://hf.co/join/discord">
<img src="https://img.shields.io/badge/slack-purple?logo=slack"/>
</a>
</p>
Expand Down
13 changes: 5 additions & 8 deletions argilla-server/docker/quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,22 +21,19 @@
<p align="center">Data Labeling, curation, and Inference Store</p>
<p align="center">Designed for MLOps & Feedback Loops</p>


> 🆕 🔥 Play with Argilla UI with this [live-demo](https://argilla-live-demo.hf.space) powered by Hugging Face Spaces (
> login:`argilla`, password:`12345678`)
> 🆕 🔥 Since `1.2.0` Argilla supports vector search for finding the most similar records to a given one. This feature
> uses vector or semantic search combined with more traditional search (keyword and filter based). Learn more on
> this [deep-dive guide](https://docs.argilla.io/en/latest/guides/features/semantic-search.html)

![imagen](https://user-images.githubusercontent.com/1107111/204772677-facee627-9b3b-43ca-8533-bbc9b4e2d0aa.png)

<!-- https://user-images.githubusercontent.com/25269220/200496945-7efb11b8-19f3-4793-bb1d-d42132009cbb.mp4 -->


<p align="center">
<a href="https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g">
<a href="http://hf.co/join/discord">
<img src="https://img.shields.io/badge/JOIN US ON SLACK-4A154B?style=for-the-badge&logo=slack&logoColor=white" />
</a>
<a href="https://linkedin.com/company/argilla-io">
Expand Down Expand Up @@ -104,7 +101,7 @@ manage datasets.

To get started you just need to run the docker image with following command:

``` bash
```bash
docker run -d --name quickstart -p 6900:6900 argilla/argilla-quickstart:latest
```

Expand Down Expand Up @@ -135,6 +132,6 @@ This will run the latest quickstart docker image with 3 users `owner`, `admin`,
- `ARGILLA_WORKSPACE`: The name of a workspace that will be created and used by default for admin and annotator users. The default value will be the one defined by `ADMIN_USERNAME` environment variable.
- `LOAD_DATASETS`: This variables will allow you to load sample datasets. The default value will be `full`. The
supported values for this variable is as follows:
1. `single`: Load single datasets for Feedback task.
2. `full`: Load all the sample datasets for NLP tasks (Feedback, TokenClassification, TextClassification, Text2Text)
3. `none`: No datasets being loaded.
1. `single`: Load single datasets for Feedback task.
2. `full`: Load all the sample datasets for NLP tasks (Feedback, TokenClassification, TextClassification, Text2Text)
3. `none`: No datasets being loaded.
7 changes: 2 additions & 5 deletions argilla/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<h1 align="center">
<a href=""><img src="https://github.com/dvsrepo/imgs/raw/main/rg.svg" alt="Argilla" width="150"></a>
<br>
Expand Down Expand Up @@ -27,7 +26,7 @@
<a href="https://www.linkedin.com/company/argilla-io">
<img src="https://img.shields.io/badge/linkedin-blue?logo=linkedin"/>
</a>
<a href="https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g">
<a href="http://hf.co/join/discord">
<img src="https://img.shields.io/badge/slack-purple?logo=slack"/>
</a>
</p>
Expand Down Expand Up @@ -58,7 +57,7 @@ We are an open-source community-driven project and we love to hear from you. Her

- [Community Meetup](https://lu.ma/embed-checkout/evt-IQtRiSuXZCIW6FB): listen in or present during one of our bi-weekly events.

- [Slack](https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g): get direct support from the community.
- [Slack](http://hf.co/join/discord): get direct support from the community.

- [Roadmap](https://github.com/orgs/argilla-io/projects/10/views/1): plans change but we love to discuss those with our community so feel encouraged to participate.

Expand Down Expand Up @@ -217,7 +216,6 @@ And that's it, you now have your first dataset ready. You can begin annotating i
</p>
</details>


<details>
<summary><a href="https://docs.argilla.io/en/latest/practical_guides/filter_dataset.html">Query datasets</a></summary>
<p>
Expand Down Expand Up @@ -329,4 +327,3 @@ We love contributors and have launched a [collaboration with JustDiggit](https:/
<img src="https://contrib.rocks/image?repo=argilla-io/argilla" />

</a>

2 changes: 1 addition & 1 deletion docs/_source/404.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ We are not perfect so we love to get feedback. Do you feel anything is
missing in our documentation or do you simply want some help? Feel free
to contact our favorite developer advocate David, via
`email <mailto:[email protected]>`__,
`Slack <https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g>`__,
`Slack <http://hf.co/join/discord>`__,
or by scheduling a video meeting in his
`Calendly <https://calendly.com/argumentation-at-argilla/30min>`__.
2 changes: 1 addition & 1 deletion docs/_source/_common/general.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
We are not perfect so we love to get feedback.\
Do you feel anything is missing in our documentation or do you simply want some help? \
Feel free to contact our favorite developer advocate David, via [email](mailto:[email protected]), [Slack](https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g), or by scheduling a video meeting in his [Calendly](https://calendly.com/argumentation-at-argilla/30min).
Feel free to contact our favorite developer advocate David, via [email](mailto:[email protected]), [Slack](http://hf.co/join/discord), or by scheduling a video meeting in his [Calendly](https://calendly.com/argumentation-at-argilla/30min).
39 changes: 30 additions & 9 deletions docs/_source/_common/next_steps.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,31 @@
<section id="Next-steps">
<h2>Next steps<a class="headerlink" href="#Next-steps" title="Permalink to this headline">#</a></h2>
<p>If you want to continue learning Argilla:</p>
<p>🙋‍♀️ Join the <a class="reference external"
href="https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g">Argilla
Slack community</a>!</p>
<p>⭐ Argilla <a class="reference external" href="https://github.com/argilla-io/argilla">Github repo</a> to stay
updated.</p>
<p>📚 <a class="reference external" href="https://docs.argilla.io">Argilla documentation</a> for more guides and
tutorials.</p>
<h2>
Next steps<a
class="headerlink"
href="#Next-steps"
title="Permalink to this headline"
>#</a
>
</h2>
<p>If you want to continue learning Argilla:</p>
<p>
🙋‍♀️ Join the
<a class="reference external" href="http://hf.co/join/discord"
>Argilla Slack community</a
>!
</p>
<p>
⭐ Argilla
<a class="reference external" href="https://github.com/argilla-io/argilla"
>Github repo</a
>
to stay updated.
</p>
<p>
📚
<a class="reference external" href="https://docs.argilla.io"
>Argilla documentation</a
>
for more guides and tutorials.
</p>
</section>
4 changes: 2 additions & 2 deletions docs/_source/_common/next_steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
tabindex="0"
></iframe>
🙋‍♀️ Join the Argilla community on [Slack](https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g) and get direct support from the community.
🙋‍♀️ Join the Argilla community on [Slack](http://hf.co/join/discord) and get direct support from the community.

⭐ Argilla [Github repo](https://github.com/argilla-io/argilla) to stay updated about new releases and tutorials.

🎁 We've just printed stickers! Would you like some? [Order stickers for free](https://tally.so/r/nr5gg2).
🎁 We've just printed stickers! Would you like some? [Order stickers for free](https://tally.so/r/nr5gg2).
2 changes: 1 addition & 1 deletion docs/_source/_common/snippets/start_page.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Argilla is a platform to build high-quality AI datasets

If you need support join the [Argilla Slack community](https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g)
If you need support join the [Argilla Slack community](http://hf.co/join/discord)

</div>

Expand Down
2 changes: 1 addition & 1 deletion docs/_source/_templates/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
</div>
<article role="main">
<div class="social social--main" style="margin-top: 1em; display: flex; justify-content: right; gap: 8px">
<a href="https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g"
<a href="http://hf.co/join/discord"
class="button--primary" target="_blank">Join <span aria-label="slack"
class="slack-icon"></span></span></a>
<div class="github-stars github-stars--top-page"></div>
Expand Down
2 changes: 1 addition & 1 deletion docs/_source/_templates/sidebar/brand.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
{% endblock brand_content %}
</a>
<div class="social social--sidebar" style="margin-top: 1em; display: flex; justify-content: right; gap: 8px">
<a href="https://join.slack.com/t/rubrixworkspace/shared_invite/zt-whigkyjn-a3IUJLD7gDbTZ0rKlvcJ5g"
<a href="http://hf.co/join/discord"
class="button--primary" target="_blank">Join <span aria-label="slack" class="slack-icon"></span></span></a>
<div class="github-stars github-stars--sidebar"></div>
</div>
Loading

0 comments on commit aab453d

Please sign in to comment.