Skip to content

Commit

Permalink
Update team, projects and why part
Browse files Browse the repository at this point in the history
  • Loading branch information
ionosphere committed Feb 9, 2024
1 parent f7d6f63 commit 271c438
Show file tree
Hide file tree
Showing 10 changed files with 73 additions and 25 deletions.
38 changes: 25 additions & 13 deletions _data/projects.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# Add open source project link to agricultural technologies
featured_orgs:
- ekylibre
- CentipedeRTK
- natuition
- waziup
Automation and Robotics:
- name: Agopengps
website: https://github.com/farmerbriantee/AgOpenGPS
Expand Down Expand Up @@ -56,6 +51,18 @@ Automation and Robotics:
demo: https://github.com/supergreenlab/SuperGreenOS
img: "/assets/img/projects/supergreenos.png"
Climate, Environment, Imagery and Weather:
- name: Agro monitoring
website: https://agromonitoring.com/
demo: https://agromonitoring.com/map#12/41.978/-93.3977
img: "/assets/img/projects/agromonitoring.jpeg"
- name: IGN
website: https://ign.fr
demo: https://geoservices.ign.fr/documentation/diffusion/telechargement-donnees-libres.html#bd-topo
img: "/assets/img/projects/ign.png"
- name: Météo France
website: https://meteofrance.com/
demo: https://meteo.data.gouv.fr/
img: "/assets/img/projects/meteo_france.png"
- name: Open weather map
website: https://openweathermap.org/
demo: https://openweathermap.org/weathermap
Expand All @@ -64,10 +71,6 @@ Climate, Environment, Imagery and Weather:
website: https://open-meteo.com/
demo: https://open-meteo.com/en/docs
img: "/assets/img/projects/openmeteo.png"
- name: Agro monitoring
website: https://agromonitoring.com/
demo: https://agromonitoring.com/map#12/41.978/-93.3977
img: "/assets/img/projects/agromonitoring.jpeg"
Data Standardization, Open Data, Interoperability and APIs:
- name: Calculatrice IFT
website: https://alim.agriculture.gouv.fr/ift/
Expand Down Expand Up @@ -249,6 +252,11 @@ Sales and Customers links:
github_org: acp-admin
demo: https://github.com/acp-admin/acp-admin
img: "/assets/img/projects/acp.png"
- name: Oseille
website: https://www.oseille.app/
github_org: monsieurpigeon/oseille
demo: https://www.oseille.app/
img: "/assets/img/projects/oseille.jpeg"
- name: Wordpress
website: https://wordpress.org/
github_org: WordPress
Expand All @@ -260,12 +268,16 @@ Machine Learning and AI:
github_org: Project-AgML
demo: https://github.com/Project-AgML/AgML
img: "/assets/img/projects/agml.png"
- name: Plant CV
website: https://plantcv.danforthcenter.org/
demo: https://github.com/danforthcenter/plantcv
img: "/assets/img/projects/plantcv.png"
- name: Gaia
website: https://www.gaia-mistral.org/
demo: https://huggingface.co/spaces/gaia-mistral/chatbot-g-rag
img: "/assets/img/projects/gaia.png"
- name: Mistral AI
website: https://mistral.ai/
github_org: mistralai
demo: https://docs.mistral.ai/
img: "/assets/img/projects/mistralai.png"
- name: Plant CV
website: https://plantcv.danforthcenter.org/
demo: https://github.com/danforthcenter/plantcv
img: "/assets/img/projects/plantcv.png"
4 changes: 4 additions & 0 deletions _data/teams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@
role: Project Leader
img: "/assets/img/teams/olivier_l.jpeg"
url: "https://www.linkedin.com/in/olivier-ly-8160b65"
- name: Ouiddad
role: Project Leader
img: "/assets/img/teams/ouiddad.png"
url: "https://www.xlim.fr/recherche/pole-electronique/systemes-reseaux-intelligents/remix"
- name: Pierre
role: Project Leader
img: "/assets/img/teams/pierre.jpeg"
Expand Down
2 changes: 1 addition & 1 deletion _includes/org-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h3 class="alt-h3 mb-3" id="{{ include.id }}-{{ slug }}">{{ type_hash[0] }} ({{
<a href="{{ org.website }}" title="{{ org.name }}" class="border d-block text-center px-2 py-4 mb-4">
<div class="org-name text-small">
<img class="avatar" src="{{ org.img | relative_url }}" width="80" height="80"/>
<a href="{{ org.demo }}" target='_blank' title="{{ org.name }}"</a>
<a href="{{ org.demo }}" target='_blank' title="{{ org.name }}"></a>
</img>
</div>
</a>
Expand Down
Binary file added assets/img/projects/gaia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/projects/ign.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/projects/legifrance.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/projects/meteo_france.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/projects/oseille.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/img/teams/ouiddad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
54 changes: 43 additions & 11 deletions docs/why.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ permalink: /why/
description: "One stack to enroll them all"
redirect_from: "/508/"
---
<div id="graphcontainer" style="height: 500px"></div>
<div id="graphcontainer1" style="height: 500px"></div>
<div id="graphcontainer2" style="height: 500px"></div>
<script>
const chart = Highcharts.chart('graphcontainer', {
const chart = Highcharts.chart('graphcontainer1', {
//plot options code with type: 'datetime'
plotOptions: {
series: {
Expand All @@ -21,7 +22,7 @@ redirect_from: "/508/"
split: false,
enabled: true,
},
title: { text: 'Evolution of agriculture indicators'},
title: { text: 'People to feed VS Working force (WW)'},
xAxis: {
type: 'datetime'
},
Expand All @@ -35,16 +36,47 @@ redirect_from: "/508/"
}
]
});
const chart1 = Highcharts.chart('graphcontainer2', {
//plot options code with type: 'datetime'
plotOptions: {
series: {
pointStart: Date.UTC(2000, 0, 1),
pointInterval: 24 * 3600 * 1000 * 365 * 5
}
},
type: 'line',
tooltip: {
shared: true,
split: false,
enabled: true,
},
title: { text: 'Farmer adoption VS Solutions present in market (FR)'},
xAxis: {
type: 'datetime'
},
series: [{
name: 'Solutions in market (FR - indicator)',
data: [5, 9, 28, 60, 100],
},
{
name: 'Adoption of new technologies by farmers (%)',
data: [5, 7, 9, 10, 11],
}
]
});
</script>

<section id="get-started" class="mini-section mt-6">
<div class="container-lg p-responsive">
<p class="alt-h2 text-center mb-3 mt-lg-6">OSFarm want to solve this issues:</p>
<ol class="ml-3 ml-lg-0">
<li class="alt-lead text-gray text-center col-md-10 mx-auto">Foster Agtech innovation has no need to reinvent the whell</li>
<li class="alt-lead text-gray text-center col-md-10 mx-auto">Lot of pain and lack when using lot of new technologies on farms</li>
<li class="alt-lead text-gray text-center col-md-10 mx-auto">95% of farmers has no access to new technologies</li>
</ol>
</div>
</section>
<div class="col-md-8 mx-auto">
<p>
OSFarm want to solve this issues:
</p>
<ol class="ml-3 ml-lg-0">
<li class="mb-2">Foster Agtech innovation has no need to reinvent the whell</li>
<li class="mb-2">Lot of pain and lack when using lot of new technologies on farms</li>
<li class="mb-2">95% of farmers has no access to new technologies</li>
</ol>
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" width="560" height="315"
src="https://www.youtube.com/embed/iZC-kWKPY_M" frameborder="0" allowfullscreen="">
Expand Down

0 comments on commit 271c438

Please sign in to comment.