> For the complete documentation index, see [llms.txt](https://bimil.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bimil.gitbook.io/docs/notices/notices-archive/25-12-05.md).

# 25-12-05

## ArchiFilm Preview & BIMIL 2.0 Update Coming Next Week

We're pleased to announce **ArchiFilm Preview**—an AI-powered architectural rendering tool, coming to BIMIL **next Monday, December 8 at 3:00 AM UTC (12:00 PM KST)**.

***

### ArchiFilm Preview

ArchiFilm has been rebuilt as a web-based platform. During the preview period, free tokens will be provided so you can try out the features.

{% embed url="<https://www.youtube.com/watch?v=crd66KLpPbs>" %}

#### **ArchiFilm Studio (Web)**

<figure><img src="/files/JTqRs3D8fJE0UFkwGZZm" alt=""><figcaption></figcaption></figure>

A web-based platform with three core features: Generate renders from your images, Edit specific areas while keeping the rest intact, and Upscale to higher resolutions.

#### **ArchiFilm Add-ins**

<br>

<figure><img src="/files/a3dfldgsTNAW5Yc9rzHC" alt=""><figcaption></figcaption></figure>

* **ArchiFilm** – Revit add-in
* **ArchiFilm (for SketchUp)** – SketchUp extension

These apps import your views and preprocess them into a format the AI can easily interpret, helping preserve building shapes, perspective, and material boundaries more consistently in the final render.

<figure><img src="/files/AjJtiCAlxQP9q6MR5xiO" alt=""><figcaption></figcaption></figure>

Both apps will be available on the new BIMIL 2.0, introduced below.

For more details, visit the BIMIL Docs.

***

### BIMIL 2.0 Update

<figure><img src="/files/7TPOxSjja2avANBXdylr" alt=""><figcaption></figcaption></figure>

BIMIL is getting a major update with a completely refreshed interface.

The new design offers a cleaner look and improved user experience, making it easier to browse, install, and manage your apps.

BIMIL will update automatically next Monday.


---

# 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://bimil.gitbook.io/docs/notices/notices-archive/25-12-05.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.
