# Building new projects

Choose the project

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="building-new-projects/knowledge-base-project">knowledge-base-project</a></td><td>Here you will learn how to build the basic Virtual assistant for answering your questions using the 3 main nodes in 3 easy steps.</td></tr><tr><td><a href="building-new-projects/advanced-project">advanced-project</a></td><td>Here we will deep-dive to  more complex solution and showcase all nodes and explain the logic to more details</td></tr></tbody></table>

Advanded project

{% hint style="info" %}
Want to [download the project](#import-the-project-to-your-workspace)? Recommending you to follow this step by step guide&#x20;
{% endhint %}

***

## Import the sample chatbot project to your workspace

To understand the Conversation Flow, import the provided example project to your workspace. The downloadable file serves as a working copy for you to explore and comprehend the project logic.

{% file src="<https://content.gitbook.com/content/6iQTvxgRZRwPS1NgIGEb/blobs/d8m1arELsOCY58FEiTUj/My%20First%20Virtual%20Assistant%20-%20new%20logic.zip>" %}

{% hint style="info" %}
Practice building the project step-by-step. You can reference the downloadable example to understand the project's logic better.
{% endhint %}
