# Knowledge Projects

## Currently working on

### Kurious Kathakal

It's my humble attempt to capture the journeys of amazing people in tech from Kerala. I want this podcast to be helpful for students and early career professionals.&#x20;

&#x20;The first episode is out now <3

{% embed url="<https://youtu.be/t3A5lOjw7Rs?si=mudmxPC6Jvo0uuAL>" %}

### Hackathon OS

Collection of resources inspired by the one we used to run [ingress hack](/journey/ingress-hack.md)

* Notion template to easily manage the entire operations of a hackathon
* Collection of best tools and resources to host a hackathon
* Potential ways to raise sponsorship and find partners


---

# 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://wiki.advaith.co/knowledge-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.
