Haha thank you! Not to brag but I think we have much better implementation then Claude for these reasons: 1. We added an "Apps" button where you can organize the apps you built. On Claude they live inside chats, which means they are not easy to refer back to. 2. We are allowing people to run multi-step flows to build apps. This means you can ask ChatGPT to first plan out your app, write down features and only then start coding it up. This can be a very powerful thing and they don't have that with Claude. 3. On Claude if the app goes haywire on say version 7, you can't roll back to version 6 and start from there again. They have no rollback feature. I literally had to start a new chat in Claude and put in the version 6 code to try to trick them into rolling back. With our implementation in ChatGPT you can press a button to make any version the current base version and essentially roll back to that point.
@@VladHoltz good but there is a problem it wasn't loading on my chatgbt and i waited 1 hour and it didn't finish loading and what's the problem on this extension but i really wanna see chatgbt make an app quick right away
Hi, as a young university student, Despite from my country's economy, I certainly should say that you did a great job, your inspration and creativity is larger than most of the engineer or developer i know. For the record, do not care the bad comments or reviews(i didn't even see anything btw), however this is an social media everything can happens. Hope to see you in a better place by the time
YOU made an absolutely great app but i am little concern that CHATGPT will bring these features in their next update , one suggestion monetize as much as you can and as early as possible.
With the military being infiltrated into the company, I highly doubt the public's greatest interest is first; high technology will be released years from now. The millitary will milk all the good stuff for destruction uses and evil. 🤷♂️🤷♂️🤷♂️
Blackbox AI is 100% free and has GPT 4o, Gemini Pro, Claude Sonnet models and it's is good in logical functions. The only drawback is the generator has limited output but you can always click continue. The App Builder is more than enough to scaffold the page layout.
I'm happy with what I see. I am just buying the subscription in a few minutes. Thanks. Also, please add as many features as you can because I will pay even more. The thing that impressed me was building apps. Thanks.
This is very interesting, you can made this today in ChatGPT, you just have to write all the instructions e ask for the files that you want. But with this extensions you could organize better all the files and code. And maybe a designer could program an App and after send the code to the developer. This is good. But you can make similar today without it.
This is great! As a developer myself, I understand the need to monetize your work. I'd love to see an option for a free version that includes access to the source code. This would allow users like me to contribute to the project.
after creating an app with the help of ultra/ I want to create something like OLX, how can i create an apk or iphone app of the same and publish it to their stores? thanks
I purchased and installed without issue. I did the same steps as you, same prompt, etc. and got wildly different results aka it didn't build anything. How can I coordinate with your tech support team?
Hey please press the gear button in the Ultra sidebar on the top right and then click contact support. Or go on our website and press "Contact" at the very bottom.
Thanks for the consistent feature upgrades mate. I had noticed the Apps and Forms just yesterday and wasnt sure how they worked 😅. Pls do a video for Forms too. Thanks
If I get this extension, can I just run it with the single subscription, or do I need an additional subscription to ChatGPT plus or pro? Also, would there be anything I could do in it that would make it worth the price if I just use it to play and have fun with or is it more for businesses?
Do you know if I were to build a web app with this system that I could pull this code and then host externally? Ie let us say I ask GPT+Ultra to build a Flask+MySQL+Front End to build an app that helps a client to manage their customers when the customer needs EMS services. I am currently working on a website that would allow the client to allocate resources to the client’s customers be rescued in a SOS situation and manage the client’s geographical data. Would this app have to be hosted by GPT or could I host it through other methods?
Thank you! We have no plans to officially support the Edge browser. However, I believe it might work on Edge, as they support and allow chrome extensions I think. I have heard from some customers that Ultra works on Edge (Unless I didn't understand them correctly).
@@VladHoltzyeah chrome extensions can work on edge too just go to the extensions page and just install it like you would in chrome and edge will install it
why so? people generate lots of mini apps. yeah that might amaze for a moment or two, but in the end, most of the time you don't want a in-browser app with poor interface and very limited, isolated piece of functionality - you need something that looks good, behaves familiarly, integrates with other apps you use, reliable, secure, error-free, something that often updates with new features, etc... we all know how far ChatGPT or Claude or whatever other AI is from that - anything of even medium complexity generated by AI is just a pos. so we as developers, designers etc are prolly in even better position - people will play with that for some time, and will start valuing quality work even more. AI is incredibly far from anything really competitive - yes, it helps with lots of different tasks, including software development, but that's to our benefit ;)
@@jaxxedbytes man I'm working on several programming projects and I only write like 5% of the code all other is written by ai. And that five percent probably will be zero in few months. This is sad for me because I loved programming so much and spent so much time learning it, right now I have to use ai so I can come with things faster because everyone expecting you know everything these days
@@jaxxedbytes not saying ai is useless I use it all the time and I have to. Problem is I'm not enjoying this anymore I don't know why I was happier coding before I got ai
@@blazi_0 ah yeah, with that I agree. though I'd say after you explore, that any medium complexity changes just ruin your code sooner or later, you also explore that it actually can still help with some small but boring stuff, from regexes to some intricate loop + it's wonderful with extracting some knowledge from the documentation or just learning something. like when you need not the exact code, but more a better idea how something works, or want to find some small feature you're not aware of. or when you need to do something just fairly simple and don't have enough time - today I added some email logging to existing solution in like 15 minutes, and I'm sure I could write that myself too, but it'd prolly took me like 5-6x more time. and it freed time for more interesting stuff.
Right now this only works for web apps. We wanted to allow people to run it inline right inside ChatGPT. Here are some things in our pipeline to improve apps: 1. Add a database feature so that the apps built can have their own databases that runs locally in your browser. ChatGPT can easily setup this database and write queries for it, etc. This opens up a lot more interesting use cases. 2. Add open source frameworks that can turn your data into beautiful dashboards. So you upload a CSV of data and ChatGPT codes up a beautiful dashboard to visual that data using a framework. 3. Build a mobile app (iOS and Android) that can allow you to run mobile apps that you built on your ChatGPT (on desktop) with Ultra. This way you can build little mobile apps for yourself. Let me know if you guys have any other ideas that you would like built.
This is a very nice upgrade to chatGPT. Do you pretend to upgrade this preview feature to support another codes language? Such as python or typescript to preview a game front-end developed in another language than HTML/JS for example?
Claude is using next.js and tailwind obviously everything will be in one file, secondly chatgpt apps is just actually useless?? i would prefer someone making extension which can write on page.tsx placed inside some project folder and use localhost url to show live preview
Thank you for the feedback. I actually thought exactly the same thing before we built it. I didn't see the point of apps at first. But now that I have it inside my ChatGPT: I find myself making little apps to automate some of my work tasks. What we are thinking of adding next to apps: 1. Adding a bunch of frameworks to allow the creation of beautiful dashboards and charts from data files 2. Ability to build website automation bots for quick scraping jobs or for completing repetitive tasks.
Great video! Can you explain how you are using chatGPT to brainstorm with itself in detail please! I have tried this before but did not have your success, so I am curious your process and details of how it works. Thank you!
You use the multi-step flow option and then ask ChatGPT in the initial steps to come up with feature ideas, to plan out the design, etc. This way when it comes time to write the code: the requirements are all nicely organized and created for ChatGPT in previous responses.
Hi, I find I have good success here by commanding an agent or agency. Create an agency to brainstorm and come up with the best solution based on my exact prompts. It'll create a virtual agency with managers to break down tasks. Hope this helps. Cheers
At this time Ultra only works with google docs and google sheets. We might revisit MS office at some point but there are so many versions of MS office out there that we were concerned about compatibility issues.
Quick question - is there a free trial to see if this fits our needs? For instance, I would want to see if I could chat with the downloadable pdfs on a website as part of the site
If you don’t have a solid knowledge about programming, chatGPT or Claude can always generate code for you but when it comes time to adjust the code for own need it will become an headache for you😂, or when the code have a bug how you will be able to fix it, there is some bug that can only fix by a human ! Strangely AI will always be perfect for programmers !
My collection of specialty IDEs and programming editors is huge, and, because each editor / environment has it's own particular set of strengths and weaknesses, maintaining a large set of them is necessary because they complement each other and this is how you fill the gaps. What Vlad has created here is fantastic! From my perspective, it's like a new IDE wrapped in a workspace or dashboard and it just happens to come with a "coding buddy" and the ability to 'tinker' and save libraries of ideas. I think it's always nice to have a second set of eyes, and you can always move your project into a standard environment to troubleshoot, refine and improve it.
Hey you should of got an confirmation email. Please check your spam folder. You can also see the invoices by press the gear icon on the top right in the Ultra extension sidebar and then pressing on Account.
To bookmark something you can either highlight some text in a response or press the bookmark button (it's an icon) when you mouseover a response. Here is our knowledge base: harvest-turquoise-dd4.notion.site/Ultra-Knowledge-Base-73046afa0bfc4013ae30dd9f6575a033
@@VladHoltz Thanks! Great stuff so far! So is there way to bookmark the entire thread and not just the selected text? Also, I am not seeing any documentation on the Form section or am I missing it somehow.
I think you should give Ultra for free and have some kind of perks for paying customers. give us a limited version of Ultra plugin for free so people can test before buying.
Thank you. We have big upgrades coming to Canvas btw: 1. Prompt library inside Canvas to automate document processing 2. Multi-step inside Canvas (If you need to do multiple things to a single document) 3. Apply all and clear all buttons for all the cards It's in the works now.
@@VladHoltzconsidering the app feature, how can I make the code use variables in my language (Portuguese)? Just have to write it in the prompt (use Portuguese words when creating variables and comments)? Also, can I specify things like, use flexbox or use css grid?
Very good work Vlad, is it there an option to use it in chatGPT app? coz i don't use chrome at all, i just use the windows app for chatGPT and Brave/Firefox ( yes i know )
We are officially only supporting Chrome at this time. However like another person commented: many browser such as Brave support chrome extensions and Ultra seems to work fine on most of those browsers. We just don't officially support it.
at this point just ask chatgpt to create an app the normal way, who tf would pay 47$ a year for A SINGLE DAMN FEATURE than can be replicated by the base chatgpt...
please at least make a free plan with the app feature and nothing else i'm sick and tired of switching windows to paste in code from chatgpt i want to see itmake the site or whatever and preview it. please do it
Nice work, looks really cool. : ) What if my app needs to have an architecture and I want to have reusable components? Would be amazing if it would get additional tab view somewhere close to "Preview" tab and the would have project's structure with generated files. That would be insane : )
Bro you basically built the Claude feature for openai, they should hire you.
Haha thank you!
Not to brag but I think we have much better implementation then Claude for these reasons:
1. We added an "Apps" button where you can organize the apps you built. On Claude they live inside chats, which means they are not easy to refer back to.
2. We are allowing people to run multi-step flows to build apps. This means you can ask ChatGPT to first plan out your app, write down features and only then start coding it up. This can be a very powerful thing and they don't have that with Claude.
3. On Claude if the app goes haywire on say version 7, you can't roll back to version 6 and start from there again. They have no rollback feature. I literally had to start a new chat in Claude and put in the version 6 code to try to trick them into rolling back. With our implementation in ChatGPT you can press a button to make any version the current base version and essentially roll back to that point.
@@VladHoltz this is amazing !
trash
@@VladHoltz good but there is a problem it wasn't loading on my chatgbt and i waited 1 hour and it didn't finish loading and what's the problem on this extension but i really wanna see chatgbt make an app quick right away
@@VladHoltz how is this compared to Bolt full stack app AI generator thingy?
Under rated marketing strategy to grab our attention. Good shit man, I peep.
yeah, he had me goin there for a min
Absolutely brilliant idea. You use chatgpt to make an chrome extension to boost it. Adding more features. 👍🏻
MAKE HIM FAMOUS BRO BETTER THAN THE ACTUAL EMPLOYEES AT OPEN AI.
Well done! This is amazing. You solved a big issue. Congratulations!
Hi, as a young university student, Despite from my country's economy, I certainly should say that you did a great job, your inspration and creativity is larger than most of the engineer or developer i know. For the record, do not care the bad comments or reviews(i didn't even see anything btw), however this is an social media everything can happens. Hope to see you in a better place by the time
YOU made an absolutely great app but i am little concern that CHATGPT will bring these features in their next update , one suggestion monetize as much as you can and as early as possible.
With the military being infiltrated into the company, I highly doubt the public's greatest interest is first; high technology will be released years from now. The millitary will milk all the good stuff for destruction uses and evil. 🤷♂️🤷♂️🤷♂️
Well claude makes more stunning UI faster compared to Chatgpt
Bolt has much better UI and faster
Blackbox AI is 100% free and has GPT 4o, Gemini Pro, Claude Sonnet models and it's is good in logical functions. The only drawback is the generator has limited output but you can always click continue. The App Builder is more than enough to scaffold the page layout.
@@HikaruAkitsuki Never heard of that before but I just checked it out and it looks pretty good
There's also the ShadCN thing for Web
You're missing the point
I'm happy with what I see. I am just buying the subscription in a few minutes.
Thanks.
Also, please add as many features as you can because I will pay even more.
The thing that impressed me was building apps.
Thanks.
This is very interesting, you can made this today in ChatGPT, you just have to write all the instructions e ask for the files that you want. But with this extensions you could organize better all the files and code. And maybe a designer could program an App and after send the code to the developer. This is good. But you can make similar today without it.
Can i use it on my ipad I don’t pc / laptop 😢😢😢
This is great!
As a developer myself, I understand the need to monetize your work. I'd love to see an option for a free version that includes access to the source code.
This would allow users like me to contribute to the project.
Can I use a RAG, import documentation of Godot, some git repository to help me with a prototype of a game?
Absolutely brilliant! :) Thank you!
Does it work if i want to use it to build streamlit app?
I swear if people call themselves programmers with this if it becomes public
Thanks for this video but already on chat gpt has the ability makes apps. I made my first one but need keep editing it to erase to public.
How is data / privacy managed with this Extension
how do I make the same macos cursor as in the video?
Couldn't find "Create app" or "Forms" in the Core functions list... any advice?
Core functions
-Generate prompt library
-Organize prompt library
-Save prompts
-Tones
-Multi-step prompt flows
-Long text tab
-Websites tab
-Files tab
-RUclips tab
AI developers are already starting to destroy us - with light mode.
😁
This work for iOS?
after creating an app with the help of ultra/ I want to create something like OLX, how can i create an apk or iphone app of the same and publish it to their stores? thanks
I dont have the app option
It's not a native feature in ChatGPT, it's a chrome extension called "Ultra". He already said it in the video!
Can we push this to Wordpress?
When I tried it, it didn’t work. Good idea but it didn’t work
I purchased and installed without issue. I did the same steps as you, same prompt, etc. and got wildly different results aka it didn't build anything. How can I coordinate with your tech support team?
Hey please press the gear button in the Ultra sidebar on the top right and then click contact support. Or go on our website and press "Contact" at the very bottom.
@VladHoltz OK will do, thanks
@@VladHoltz Wanted to let you know they were able to help get my back on track and the plug in is working well now. Thank you!
Can't wait for low effort apps coming out
Thanks for the consistent feature upgrades mate.
I had noticed the Apps and Forms just yesterday and wasnt sure how they worked 😅.
Pls do a video for Forms too. Thanks
If I get this extension, can I just run it with the single subscription, or do I need an additional subscription to ChatGPT plus or pro? Also, would there be anything I could do in it that would make it worth the price if I just use it to play and have fun with or is it more for businesses?
Ultra can even work on the free version of chatGPT. And you can use this extension for anything, not just for business
@ thank you, but just to clarify if I was to use it with the paid version of ChatGPT, do I need a separate ChatGPT subscription?
@@tedwardtaylortv no need an additional sub, you can use your current paid ChatGPT sub
I don't like that i have to pay, I'm making my own.
Should start by emphasising what the free version do.
It is possible to export these apps apk or for google play?
Time to ask AI to code something I can make millions from
Cool but i dont have money ):
Great work Bro!
Nice! Will you also integrate claude api and openrouter api? (To use my own api keys for example for google docs/google sheets)
Could you make it a firefox extension as well?
Can I build apps or features for other apps?
Do you know if I were to build a web app with this system that I could pull this code and then host externally? Ie let us say I ask GPT+Ultra to build a Flask+MySQL+Front End to build an app that helps a client to manage their customers when the customer needs EMS services. I am currently working on a website that would allow the client to allocate resources to the client’s customers be rescued in a SOS situation and manage the client’s geographical data. Would this app have to be hosted by GPT or could I host it through other methods?
I bought it! Will there also be a Microsoft Edge Extension in the future?
Thank you!
We have no plans to officially support the Edge browser.
However, I believe it might work on Edge, as they support and allow chrome extensions I think. I have heard from some customers that Ultra works on Edge (Unless I didn't understand them correctly).
@@VladHoltz Edge is a Chromium-based Browser, you can install any Chrome extensions.
edge is chrome based so its no such thing as edge extension just search for google extension store
@@VladHoltzyeah chrome extensions can work on edge too just go to the extensions page and just install it like you would in chrome and edge will install it
do you plan on adding fflutter on other frameworks?
Nice addon, but what to do if I use firefox instead of chrome?
where is the discount ? is it still available ?
You can find in the description of the video.
What tool do you use for making your screen tutorials? And where do you edit? This is brilliant btw.
Ah cool, just like Claude's "Artifacts".
can this work with other code/languages like LSL, im interested in the part where it communicates with itself back to back
Hi we are adding more languages and frameworks in the future.
I purchased it this morning, attached extension, but i don't see any Create App button. I also sent email to support, but no reply yet.
Support just replied. They will have it resolved for you :)
@@VladHoltzYou are support bro, don’t worry, we hustlers get it.
What if you want to write a script for something like InDesign and not a standalone app.
You can still do that with the regular chat, I use it all the time for Photoshop. This tool is for building web apps
This is incredible!!
Before I watch can anyone confirm if the AI builds out both back and front end? If its only front end im not wasting my time
Why its don't want to send code?
Plz fix this problem for me
i will waiting
you need to pay before you can use it clip on sign in then get ultra youll see you have to pay
@lightningSava1010
I Did and i get the message on my gmail account but wen i try to login
i didn’t receive any code
@@lightningSava1010
I did
R.I.P to my bank account
Does it only work with html css and javascript?
For now yes, but we will be adding other frameworks and capabilities.
How can we use the free version? I assume you're showcasing the Pro version of Ultra here
thats cool but i can't find it
World is getting sader and sader for me as developer and human
why so? people generate lots of mini apps. yeah that might amaze for a moment or two, but in the end, most of the time you don't want a in-browser app with poor interface and very limited, isolated piece of functionality - you need something that looks good, behaves familiarly, integrates with other apps you use, reliable, secure, error-free, something that often updates with new features, etc... we all know how far ChatGPT or Claude or whatever other AI is from that - anything of even medium complexity generated by AI is just a pos. so we as developers, designers etc are prolly in even better position - people will play with that for some time, and will start valuing quality work even more. AI is incredibly far from anything really competitive - yes, it helps with lots of different tasks, including software development, but that's to our benefit ;)
@@jaxxedbytes man I'm working on several programming projects and I only write like 5% of the code all other is written by ai. And that five percent probably will be zero in few months. This is sad for me because I loved programming so much and spent so much time learning it, right now I have to use ai so I can come with things faster because everyone expecting you know everything these days
@@jaxxedbytes 💯💯
@@jaxxedbytes not saying ai is useless I use it all the time and I have to. Problem is I'm not enjoying this anymore I don't know why I was happier coding before I got ai
@@blazi_0 ah yeah, with that I agree. though I'd say after you explore, that any medium complexity changes just ruin your code sooner or later, you also explore that it actually can still help with some small but boring stuff, from regexes to some intricate loop + it's wonderful with extracting some knowledge from the documentation or just learning something. like when you need not the exact code, but more a better idea how something works, or want to find some small feature you're not aware of. or when you need to do something just fairly simple and don't have enough time - today I added some email logging to existing solution in like 15 minutes, and I'm sure I could write that myself too, but it'd prolly took me like 5-6x more time. and it freed time for more interesting stuff.
can it make me crm system? My frend asked me but i do not have time. He does not want much functionalite. Just basic one
CRM is not really possible but we want to add databases in the future and then it will become possible.
Is this only for web apps or could it make desktop apps too? Say C# with WPF using .NET 8?
Right now this only works for web apps. We wanted to allow people to run it inline right inside ChatGPT.
Here are some things in our pipeline to improve apps:
1. Add a database feature so that the apps built can have their own databases that runs locally in your browser. ChatGPT can easily setup this database and write queries for it, etc. This opens up a lot more interesting use cases.
2. Add open source frameworks that can turn your data into beautiful dashboards. So you upload a CSV of data and ChatGPT codes up a beautiful dashboard to visual that data using a framework.
3. Build a mobile app (iOS and Android) that can allow you to run mobile apps that you built on your ChatGPT (on desktop) with Ultra. This way you can build little mobile apps for yourself.
Let me know if you guys have any other ideas that you would like built.
@@VladHoltz hope we can build react front-end applications and java backend applications soon
Nr 3. Wow
This is a very nice upgrade to chatGPT. Do you pretend to upgrade this preview feature to support another codes language? Such as python or typescript to preview a game front-end developed in another language than HTML/JS for example?
Yes we have other languages and frameworks planned in the future.
Definitely not paying for something the o1 models can already do for $20 a month
does it works with python?
Claude is using next.js and tailwind obviously everything will be in one file, secondly chatgpt apps is just actually useless?? i would prefer someone making extension which can write on page.tsx placed inside some project folder and use localhost url to show live preview
Thank you for the feedback. I actually thought exactly the same thing before we built it. I didn't see the point of apps at first. But now that I have it inside my ChatGPT: I find myself making little apps to automate some of my work tasks.
What we are thinking of adding next to apps:
1. Adding a bunch of frameworks to allow the creation of beautiful dashboards and charts from data files
2. Ability to build website automation bots for quick scraping jobs or for completing repetitive tasks.
@@VladHoltz Sounds good. Will check this out..
Great video! Can you explain how you are using chatGPT to brainstorm with itself in detail please! I have tried this before but did not have your success, so I am curious your process and details of how it works. Thank you!
You use the multi-step flow option and then ask ChatGPT in the initial steps to come up with feature ideas, to plan out the design, etc. This way when it comes time to write the code: the requirements are all nicely organized and created for ChatGPT in previous responses.
Hi, I find I have good success here by commanding an agent or agency. Create an agency to brainstorm and come up with the best solution based on my exact prompts. It'll create a virtual agency with managers to break down tasks.
Hope this helps.
Cheers
Interesting extension, bought it to try it out, however I couldn't get it to run in Edge, which is what I'm used to working in.
Edge is same as Chrome. Both browsers uses the same thing and extensions can work on edge as well. Try again
@investfoxy, you're right, I didn't notice the browser update and the need to restart it. Everything is functioning normally now.🖖
Nice product. Still a clickbait title though…
I see you can use Ultra inside google docs. Can I be used the same way inside MS Word?
At this time Ultra only works with google docs and google sheets. We might revisit MS office at some point but there are so many versions of MS office out there that we were concerned about compatibility issues.
I have a dream to make a app for disabled persons can you help me
Quick question - is there a free trial to see if this fits our needs? For instance, I would want to see if I could chat with the downloadable pdfs on a website as part of the site
There is no trial but we have a 30 day money back refund policy (no questions asked)
how you got that ChatGPT Apps option?
The last part of the video shows it. It's a third party paid extension that adds the Apps option into Chatgpt.
@@kislany123 it just generates multistep prompts and not the Apps functionality
Can the app also produce server side code like php etc, I know it wont run in chatgpt but i was thinking for exporting use cases? Thanks :)
Yes sure
@@stevenstevenmcsteven3117 great thanks Steven
If you don’t have a solid knowledge about programming, chatGPT or Claude can always generate code for you but when it comes time to adjust the code for own need it will become an headache for you😂, or when the code have a bug how you will be able to fix it, there is some bug that can only fix by a human ! Strangely AI will always be perfect for programmers !
Try Replit AI, it taclkes exactly that
My collection of specialty IDEs and programming editors is huge, and, because each editor / environment has it's own particular set of strengths and weaknesses, maintaining a large set of them is necessary because they complement each other and this is how you fill the gaps. What Vlad has created here is fantastic! From my perspective, it's like a new IDE wrapped in a workspace or dashboard and it just happens to come with a "coding buddy" and the ability to 'tinker' and save libraries of ideas. I think it's always nice to have a second set of eyes, and you can always move your project into a standard environment to troubleshoot, refine and improve it.
Make it work for gemini api
This is one of my favorite songs right now, I found it on a iPhone 16 Pro prototype video and am happy to see it being used
Hey Vlad, I need a receipt for my purchase. How do i get it from you?
Hey you should of got an confirmation email. Please check your spam folder. You can also see the invoices by press the gear icon on the top right in the Ultra extension sidebar and then pressing on Account.
Such a great video and great content. may i know what recording software you use to achieve this with the face recording?
Thank you. I am using Screen Studio.
This is awesome! Do you happen to have a trial version before you buy?
Thank you! There is no trial but we have a 30 day no questioned asked, money back refund policy.
@@VladHoltz Is there documentation you can point me to? How do you add bookmarks for instance?
To bookmark something you can either highlight some text in a response or press the bookmark button (it's an icon) when you mouseover a response.
Here is our knowledge base: harvest-turquoise-dd4.notion.site/Ultra-Knowledge-Base-73046afa0bfc4013ae30dd9f6575a033
@@VladHoltz Thanks! Great stuff so far! So is there way to bookmark the entire thread and not just the selected text? Also, I am not seeing any documentation on the Form section or am I missing it somehow.
How are you even doing this
you should open your llm made "apps" to the general public and host a pwnage party
I think you should give Ultra for free and have some kind of perks for paying customers.
give us a limited version of Ultra plugin for free so people can test before buying.
He thought about saying “free” for a minute there.
Can you give time stamp of where
Multistep is very cool but we already have rewriting with Canvas. Prompt libraries are not new, but i like your approach a lot.
Thank you. We have big upgrades coming to Canvas btw:
1. Prompt library inside Canvas to automate document processing
2. Multi-step inside Canvas (If you need to do multiple things to a single document)
3. Apply all and clear all buttons for all the cards
It's in the works now.
@@VladHoltzconsidering the app feature, how can I make the code use variables in my language (Portuguese)? Just have to write it in the prompt (use Portuguese words when creating variables and comments)? Also, can I specify things like, use flexbox or use css grid?
Yes I think all that should work
Very good work Vlad, is it there an option to use it in chatGPT app? coz i don't use chrome at all, i just use the windows app for chatGPT and Brave/Firefox ( yes i know )
Brave is a chrome based, so i guess the extension is compatible
We are officially only supporting Chrome at this time. However like another person commented: many browser such as Brave support chrome extensions and Ultra seems to work fine on most of those browsers. We just don't officially support it.
@@VladHoltz brave might support it but I like using the ChatGPT Windows app, is there an option for that?
the fact there's no trial or monthly version id the only concern
We have a 30 day refund policy (no questions asked)
Thank you. Can anyone explain me, is it possible to create the community building platform/app like Circle.so ?
is this only available on paid chatgpt accounts?
Ultra works on both free and paid ChatGPT accounts.
Where is that "Apps" option, not available for me?
its a stupidass extension that wants 130$(now like 74$) from you before you can get it
kinda like claude artifacts but in chatgpt
Claude used to do that, and a lot smoother.
Per year. Not month? Sigh…. Well if that works for you. That’s a lot of money for you. Congrats🎉!
Very interesting tool. Can it work with creating React js apps?
Not yet but that is in the pipeline.
@@VladHoltz Cool, just subscribed to it now, hopefully it comes out in the future. For now, I'll enjoy what you've got. Good job man
how do i know your system not collecting my programming data between chatgpt and the apps i built?
this is cool way to use chatgpt IMHO
Hey, the apps and the extension runs locally on your browser and not in the cloud.
@VladHoltz i see cool, does it send user data to any server?
No we don't send any user data to any servers.
@@VladHoltz that's cool, thanks.
I need that for make android app
For a second I thought it was official featured added by OpenAI
its basic clickbait
at this point just ask chatgpt to create an app the normal way, who tf would pay 47$ a year for A SINGLE DAMN FEATURE than can be replicated by the base chatgpt...
ok ok, cool, but 130$? isn't it a little bit too much?
129 USD? That’s too expensive, especially without a free trial!
There is a discount link in the description for $47 a year
@@VladHoltz Mate i dont think someone would pay for just a tab with a code preview when you can just ask normal chatgpt to make a app
please at least make a free plan with the app feature and nothing else
i'm sick and tired of switching windows to paste in code from chatgpt i want to see itmake the site or whatever and preview it. please do it
If you need a video editor please do let me know. Thanks. Great video though ❤
Nice work, looks really cool. : ) What if my app needs to have an architecture and I want to have reusable components? Would be amazing if it would get additional tab view somewhere close to "Preview" tab and the would have project's structure with generated files. That would be insane : )
Thank you! I am going to talk to my team to see if we can add those feature and ideas. I really appreciate the feedback and ideas.