# Projects within LIFE

Projects in tech are listed on our [GitHub](https://github.com/coronasafe/life/issues/) and Slack. Below are some indicative list. Please refer to Github for a more-real time updated list of tools & innovations we are working on.&#x20;

API: [Documentation](https://life-pipeline.coronasafe.network/)

{% tabs %}
{% tab title="Tech" %}

| Project Name                                                                         | POC             | Details                                | Slack channel                                                            |
| ------------------------------------------------------------------------------------ | --------------- | -------------------------------------- | ------------------------------------------------------------------------ |
| Twitter [Search](https://covidconnect.vercel.app/)                                   | Viksit, Sumit   | Live Twitter Feed for Lead discovery   | #coronasafe-life-search                                                  |
| Geo-[tag](https://github.com/coronasafe/life-data/blob/master/lib/fetch_lat_long.js) | Rishabh, Nishit |                                        |                                                                          |
| [API](https://life-api.coronasafe.network/)                                          |                 |                                        |                                                                          |
| Telegram [bot](https://t.me/dev_coronasafe_life_bot)                                 | Valmik          | Access LIFE data through Telegram      | #coronasafe-bots [Github](https://github.com/vjFaLk/coronasafe-life-bot) |
| Govt. data                                                                           |                 | Linking govt. dashboard APIs           |                                                                          |
| Glide-app                                                                            | Ruchika         | App to automate volunteer verification |                                                                          |
| Lead gen                                                                             | Prith           | Generating credible database of leads  |                                                                          |
| Analytics                                                                            |                 | Merging domain naim tracking           |                                                                          |
| Feedback                                                                             |                 | Upvote, downvote                       |                                                                          |
| Vaccine                                                                              |                 |                                        |                                                                          |
| {% endtab %}                                                                         |                 |                                        |                                                                          |

{% tab title="Content" %}

| Project Name  | Description                     | Slack                | POC               |
| ------------- | ------------------------------- | -------------------- | ----------------- |
| LIFE-LINE     | SOP, FAQ about all things covid | #coronasafe-life-sop | Simran, Prashasti |
| {% endtab %}  |                                 |                      |                   |
| {% endtabs %} |                                 |                      |                   |


---

# Agent Instructions: 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:

```
GET https://about.liferesources.in/life/projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
