> For the complete documentation index, see [llms.txt](https://ersilia.gitbook.io/ersilia-workshops/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ersilia.gitbook.io/ersilia-workshops/ai2050-program/welcome-to-the-ai2050-program.md).

# Welcome to the AI2050 Program

This site is dedicated to the series of workshops on AI/ML for Drug Discovery delivered as part of the AI2050 Senior Fellowship of Prof. Kelly Chibale from Schmidt Sciences

## Courses Overview

This series of workshops consisted of:

* [Introductory workshop](/ersilia-workshops/ai2050-program/introductory-workshop.md): 2h workshop for participants of the H3D Symposium delivered on May 2024.
* [West Africa Workshop](/ersilia-workshops/ai2050-program/west-africa-workshop.md): 4-day in person workshop for Eest Africa based participants delivered in Accra, Ghana in September 2024.
* [East Africa Workshop](/ersilia-workshops/ai2050-program/east-africa-workshop.md): 4-day in person workshop for East Africa based participants delivered in Nairobi, Kenya in July 2025.
* [Online workshop](/ersilia-workshops/ai2050-program/online-workshop.md): 4-day online workshop open to African participants from all regions delivered in September 2025.

## Partners

The courses have been jointly organised by the [H3D Foundation](https://h3dfoundation.org/), the [H3D Centre](https://h3d.uct.ac.za/) (University of Cape Town) and [Ersilia](https://ersilia.io/).

### Local Hosts

In addition, we have counted with the support of local hosts for the in-person events in Ghana (Prof. Richard Amewu, Drug Innovation Group, University of Ghana) and Kenya (Dr. Elizabeth Kigondu, Kenya Medical Research Institute).

## Funding

We acknowledge the funding from Schmidt Sciences which has made possible the sponsoring of the events for all participants.

<div align="left"><figure><img src="https://4130934296-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7Ut3ne5wTyiGBs6PSLWN%2Fuploads%2FZdoblBGn2BghK8308hXu%2FSchmidtSciences_primary.png?alt=media&amp;token=64528625-76e7-4070-b505-4cdbe3dc0505" alt="" width="188"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ersilia.gitbook.io/ersilia-workshops/ai2050-program/welcome-to-the-ai2050-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
