File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -162,3 +162,15 @@ After which you can compute `result` by setting the `delayed_optimize` method to
162
162
with dask.config.set(scheduler = ' sync' , delayed_optimize = graphchain.optimize):
163
163
result.compute(location = ' s3://mybucket/__graphchain_cache__' )
164
164
```
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/ ) .
You can’t perform that action at this time.
0 commit comments