# CV formatting application

**URL:** https://community.glideapps.com/t/cv-formatting-application/72238
**Category:** Ask for Help
**Created:** [April 2, 2024, 5:54am UTC](https://community.glideapps.com/t/cv-formatting-application/72238 "2024-04-02T05:54:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Stephen\_Hui](https://avatars.discourse-cdn.com/v4/letter/s/74df32/32.png) [@Stephen\_Hui](https://community.glideapps.com/u/Stephen_Hui)
#### Post date: [April 2, 2024, 5:54am UTC](https://community.glideapps.com/t/cv-formatting-application/72238/1 "2024-04-02T05:54:56Z")

</div>

Hi guys, I am thinking of creating an app for converting a CV to my desired format/layout, I was wondering if it is possible to use Glide to create such an application.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 2, 2024, 11:42pm UTC](https://community.glideapps.com/t/cv-formatting-application/72238/2 "2024-04-02T23:42:44Z")

</div>

By CV, do you mean Curriculum Vitae?

I guess you can use AI to extract the info on the uploaded file to some sort of a JSON structure, then do more work with it.

> **[Glide AI | Glide Docs](https://www.glideapps.com/docs/ai)**
>
> Build custom AI apps powered by your data.

---

<div class="post-metadata">

### Author: ![Stephen\_Hui](https://avatars.discourse-cdn.com/v4/letter/s/74df32/32.png) [@Stephen\_Hui](https://community.glideapps.com/u/Stephen_Hui)
#### Post date: [April 4, 2024, 3:57am UTC](https://community.glideapps.com/t/cv-formatting-application/72238/3 "2024-04-04T03:57:17Z")

</div>

Thank you. Let me take a look at the docs.
