Skip to content

Commit 612dd00

Browse files
authored
Developed by radix.ai section
1 parent 1445adf commit 612dd00

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,3 +162,15 @@ After which you can compute `result` by setting the `delayed_optimize` method to
162162
with dask.config.set(scheduler='sync', delayed_optimize=graphchain.optimize):
163163
result.compute(location='s3://mybucket/__graphchain_cache__')
164164
```
165+
166+
## Developed by radix.ai
167+
168+
At [radix.ai](https://radix.ai/), we invent, design and develop AI-powered software.
169+
170+
Here are some examples of what we do with Machine Learning, the technology behind AI:
171+
- Help job seekers find a job. On the [Belgian Public Employment Service website](https://www.vdab.be/), we serve job recommendations based your CV.
172+
- Help hospitals save time. We extract diagnoses from patient discharge letters.
173+
- Help publishers calculate their impact, by detecting copycat articles.
174+
175+
Follow our adventures on [medium](https://medium.com/radix-ai-blog).
176+
Interested to join our team? We're [hiring](https://radix.ai/).

0 commit comments

Comments
 (0)