Q: Is it possible to upgrade to a higher tier after this promotion ends.
To elaborate: After promotion ends, user pays difference and get's the advantages of the upgraded tier (one time payment, higher char limit when doing code generation, higher users...)
A: Hello, currently it would not be possible to upgrade to higher tiers after the end of the promotion. But we are currently working on adding ways to increase your char limit.
Q: I have just begun coding and wanted a connector code in php and thought of giving my purchase a try.
But was a bit disappointed not to find it as an option. the code i was looking for was similar to the below. do you plan to add PHP in the future? <?php $servername = "localhost"; $username = "username"; $password = "password";
A: Hello Savio, we do in fact support PHP. If you go into Syntax Generator and select PHP in the language and ask it to generate code for "Connector code" you should get what you are looking for.
Please reach out to us if you are still having trouble generating PHP code, would be happy to help.
At your website - https://www.askjarvis.io/pricing-without-ecommerce, all the plans has access to all applications? are they not the same plan as your website expect one time payment?
A: Hello, it says 10 plus applications because we had to take some applications offline to update the results and we are even adding new applications every week. Regex Generator and Regex Explainer are back online taking up the entire count to 14.
And all the applications are available to all the AppSumo plans. The difference is in the number of characters generated and the number of people who have access to the plan.
Hello, we currently have no plans to alter our plans on our website or AppSumo. We are already offering double the number of characters on AppSumo than we are on our website. AppSumo plans will reflect all future updates regarding features on the website plans.
Q: Hello.
I was looking at the plans and I noticed something I do not understand. What does "generated characters limited per request" mean?
Generated characters limited per request just means that the output will only be generated up to the limit on every request. So tier 1 user will only get up to 512 characters in the output per request.
Does that mean we will get incomplete code if it exceeds the characters? If getting incomplete codes, if we have unlimited runs, can we continue from where it's left to complete the code? If not , does that mean we can only askJarvis for short code snippet solutions?
Hello, so it is possible that lower tiers currently get incomplete responses. But we are working on ways to introduce both character increases and a continue button to complete your response. Still keeping in mind that higher tier users are still going to have an advantage even with the new introductions.
Q: Hi,
Here on AppSumo, you state the following:
"Only for new AskJarvis users who do not have existing ...
accounts"
If I sign up for a free trial account to try things out, can I still get the AppSumo special?
A: Hello, it wasn't possible to convert your account when the deal came online but we released a new update that allows you to still get a deal even if you have a free trial with us.
If you have any trouble converting, please reach out to us at support@assistiv.info and we will be happy to help.
Q: Hello,
I tried the demo and it is missing a few very crucial things:
1)
The whole system's success-rate ...
depends on the questions asked regarding code generation. To better assist the user, have other users make their questions made public. This means other users now have a way to better formulate their questions because there are examples made available by other users. Off course users must first give their permission to have their code questions to be made "public". Also, maybe the team behind askjarvis could provide some more examples.
2) SQL generator could be much more effecient if the user could provide a database and then the code questions could be applied on the database, even better would be that that the the row-output would also be displayed.
3) Regarding HTML/CSS in the same spirit as my above (previous) SQL suggestion, the user could upload an HTML document with an optional CSS stylesheet now the user could ask code questions based on the uploaded HTML/CSS. Even better would be if askjarvis provides certain test objects a html page with a table or an html page with 2 div-blocks or an html page with a simple form,...etc...
No assume for example the html page with 2 div blocks has named the first div "div1" and second div "div2" Now the user could for example ask, animate div1 ontop of div2, or "create a button the changes color of div1 based on color of div2"
4) I am having a lot of trouble regarding the HTML/CSS. Simple "example" questions do not yield proper responses. Eg: "give html example document", askjarvis does not provide correct code. Even when using other variations: "give an html template". Same goes for css.
5) At this moment ALL my input is saved, these are mostly test inputs. It get's really messy when everything is saved and must be manually deleted one by one. Suggestion: have button "delete all" and even better: ASK the user if the user wants to save the code question.
6) The first tier has a 512 char limit and 2 users. Is there a way to upgrade the character limit in this deal but keep users at 2?
7) An askjarvis application which can be installed on the pc and uses systemwide hotkeys so that when the hotkey is pressed the application can check if there is text selected and then uses that content of that selected text to ask the question and generate code. Example, in notepad++ I have this selected "html: give html 401 strict template" when the hotkey is pressed askjarvis can detect that the question is about "html" and that the question itself is "give html 4.01 strict template", the selected text is replaced by a proper HTML 401 strict template.
My final thoughts: I really want to buy a license and promote this, but I first need to know I if the above issues (or some of the above issues) will be addressed in the near future.
1. We are working on a set of guides to help the users get the best result from AskJarvis. We know that the whole system's success rate depends on the questions asked regarding code generation but we currently want to give users the complete freedom to experiment with AskJarvis without any bias to see how users are currently using it. The community tab in the codebase will be one big step in that direction,
2. 3. As for SQL generator and HTML/CSS, that's a superb idea. Please leave your suggestion in our roadmap here: [https://roadmap.askjarvis.io/ideas](https://roadmap.askjarvis.io/ideas)
4. Thank you for bringing this to our attention, we are always looking for feedback to improve AskJarvis. HTML CSS generally really works well with specific prompts. That's the freedom we want to provide our users and get feedback to improve the overall system.
5. “delete all” might be a nice implementation. It might help people who don’t want to store code online.
6. Currently, we have no ways to upgrade the character limit, but we might look into this if it is well requested.
You have some awesome suggestions, please do add them to the roadmap and let people upvote it, so our team can set the priorities for future updates. 🤞
We are continuously developing and really working on improving AskJarvis. Do stay tuned.
If you see good suggestions, add them yourself to roadmap, it is highly unlikely that every sumoling will add suggestions for you, at maximum expect update on suggestions otherwise if you don't remain proactive, you will miss some of these wonderful suggestions.
I seconded #6. I am a solo dev on a project and don’t need more users. More characters are more important. I think this also applies to many freelancers who don’t work in a team.
Here another one who's looking into upgrading just for the sake of more characters in the results.
Q: I'm doing a few test syntax examples and see that you are able to generate some Wordpress, Woocommerce, and Woocommerce subscription syntax.
Cool!!
The Wordpress environment, along with the multitude of plugins, is heavily reliant on action hooks and filter hooks. Is there any way to generate syntax for those, or at a bare minimum include reference to all the various hooks available?
Thanks for reaching out! I'd be happy to look into adding syntax for hooks; it's something we haven't done before, but we're definitely open to expanding on the types of the syntax that we generate. If you could send some examples over, I'll have a look and get back to you.
Thanks for the reply, Shreyans. Here's an article from treehouse on the subject of Wordpress hooks: https://blog.teamtreehouse.com/hooks-wordpress-actions-filters-examples
And here is a link to the updated WP Reference guide to their functions, hooks, methods, ...
The above reference is for the WP hooks, but nearly every plugin such as WooCommerce and WPFusion will have their functions and hooks also. I know it would be impossible to get all possible ones in, but it would be great to get some of the major ones.
It would also be cool if there was a way that we could 'scan' any WP plugin for all the functions and hooks defined within that plugin and get it added to a library that would integrate with Ask Jarvis. Maybe even a user-generated community library.
Hello, thank you for the links, our team will have a look. You have some amazing ideas, please consider adding them to the roadmap at roadmap.askjarvis.io/ideas. It will help us access all the ideas in one place and you can explain in more detail what you are looking for.
Q: Hi Askjarvis,
I think , It is better if Tier 3 , you dont limit the character.
A: Hello, thank you for your interest in AskJarvis.
2048 characters are usually enough to complete classes and functions, and it is recommended to break down longer and more complex generations into smaller queries to get better responses.
We are currently working on a continue feature, that will allow you to complete your generation and continue beyond your 2048 character limit.
We recently released an update fixing the issue of characters. You should now get the numbers of characters in your deal and some more. Please get back to us if the issue persists.
A: Hello Dani, thank you for your concern and interest in AskJarvis. We are currently discussing the legal implications of our name and we are ready to switch very quickly without interrupting service to our users for too long.
A: Hello, we are integrated for JetBrain's entire suite of IDEs. We are actively testing the integrations and releasing the integration documents as soon as satisfied with the testing.
js generator, I wrote: create card list I received this:
<script> let questions = [ { question: "How do I create a card list?", answer: "The above question can be coded in Svelte JS as follows:" } ]; </script>
This is 297 chars, not 512 :( Maybe you should raise the limits or add the continue generation button, not being able to get a simple snippet like this with the minimum tier is sad :(
A: Hello, Thank you for bringing this to our attention, we released an update today to fix the characters generated. You should get the entire characters you subscribed for.
Q: Hi team,
Thanks for bringing AskJarvis to AppSumo.
I was able to install the extension in VS Code, but was wondering if you're planning to bring the extension to Visual Studio 2022.
I think a few other sumolings have mentioned this, but real world video examples (in VS Code if nothing else) in multiple languages of what can be done using AskJarvis, will make it easier for developers to see the power of the tool.
For example: How would you use AskJarvis to create a ReactJS/VueJS SPA to upload a picture to a web service? How would the same thing look like in C# using async/await?
These are just off the top of my head, but having a video of someone opening up VS Code and then achieving examples like this using AskJarvis, would be very helpful in my opinion.
Thank you for your interest in AskJarvis. We are currently developing an extension for Visual Studio and that should be out very soon.
That is an amazing idea to create app tutorials showcasing AskJarvis. 🚀 We are currently in the process of creating the tutorials using AskJarvis and are currently prioritising them based on the customer feedback and reviews. This would be a wonderful addition to the list of tutorials 👌
Do play around with AskJarvis and let us know if you have any other queries 😊
Thank you for your kind words! You can find the list of supported languages at: https://help.askjarvis.io/hc/en-us/articles/4761476498717-What-languages-do-you-support- Linq language and bootstrap framework are the two missing at the moment but We are growing every day and adding languages very quickly.
Currently, Ruby on rails is not included, we are improving the results/suggestions for multiple languages and will be included soon for everyone once we are satisfied with the suggestions.
Hey Velora, we have a RubyMine integration that is out as a beta test. Based on feedback and results from testing, we will subsequently release Ruby on Rails on our webapp too.
Q: Is it possible to upgrade to a higher tier after this promotion ends.
To elaborate:
After promotion ends, user pays difference and get's the advantages of the upgraded tier (one time payment, higher char limit when doing code generation, higher users...)
Thank you.
Shreyans_AskJarvis
May 14, 2024A: Hello, currently it would not be possible to upgrade to higher tiers after the end of the promotion. But we are currently working on adding ways to increase your char limit.
Share AskJarvis
Q: I have just begun coding and wanted a connector code in php and thought of giving my purchase a try.
But was a bit disappointed not to find it as an option.
the code i was looking for was similar to the below. do you plan to add PHP in the future?
<?php
$servername = "localhost";
$username = "username";
$password = "password";
// Create connection
$conn = mysqli_connect($servername, $username, $password);
// Check connection
if (!$conn) {
die("Connection failed: " . mysqli_connect_error());
}
echo "Connected successfully";
?>
Shreyans_AskJarvis
May 14, 2024A: Hello Savio, we do in fact support PHP. If you go into Syntax Generator and select PHP in the language and ask it to generate code for "Connector code" you should get what you are looking for.
Please reach out to us if you are still having trouble generating PHP code, would be happy to help.
Share AskJarvis
Q: I was thinking on purchasing this, but the character limit is too limiting.
Is there a way to increase the character limit? I don't need more users.
Share AskJarvis
Q: Hi, When is your last day on AppSumo?
Thanks.
Share AskJarvis
Q: I recently purchased tier 1- I love it a lot!
is there a way I can upgrade to License tier 2 by paying the difference??
Share AskJarvis
Q: Any idea Solidity will be included ?
Share AskJarvis
Q: Hello, Why is it 10+ applications?
At your website - https://www.askjarvis.io/pricing-without-ecommerce, all the plans has access to all applications? are they not the same plan as your website expect one time payment?
Shreyans_AskJarvis
May 14, 2024A: Hello, it says 10 plus applications because we had to take some applications offline to update the results and we are even adding new applications every week. Regex Generator and Regex Explainer are back online taking up the entire count to 14.
And all the applications are available to all the AppSumo plans. The difference is in the number of characters generated and the number of people who have access to the plan.
Share AskJarvis
let's say in the future, you increase the char counts on your plans, will the appsumo plans also be updated accordingly?
Verified purchaser
Hello, we currently have no plans to alter our plans on our website or AppSumo. We are already offering double the number of characters on AppSumo than we are on our website. AppSumo plans will reflect all future updates regarding features on the website plans.
Q: Hello.
I was looking at the plans and I noticed something I do not understand. What does "generated characters limited per request" mean?
Shreyans_AskJarvis
May 14, 2024A: Hey Jay, thank you for reaching out.
Generated characters limited per request just means that the output will only be generated up to the limit on every request. So tier 1 user will only get up to 512 characters in the output per request.
Share AskJarvis
Does that mean we will get incomplete code if it exceeds the characters?
If getting incomplete codes, if we have unlimited runs, can we continue from where it's left to complete the code?
If not , does that mean we can only askJarvis for short code snippet solutions?
Verified purchaser
Hello, so it is possible that lower tiers currently get incomplete responses. But we are working on ways to introduce both character increases and a continue button to complete your response. Still keeping in mind that higher tier users are still going to have an advantage even with the new introductions.
Q: Hi, Here on AppSumo, you state the following: "Only for new AskJarvis users who do not have existing ...
accounts"
If I sign up for a free trial account to try things out, can I still get the AppSumo special?
Shreyans_AskJarvis
May 14, 2024A: Hello, it wasn't possible to convert your account when the deal came online but we released a new update that allows you to still get a deal even if you have a free trial with us.
If you have any trouble converting, please reach out to us at support@assistiv.info and we will be happy to help.
Share AskJarvis
Verified purchaser
Thank you for your response. Much appreciated.
Q: Hello, I tried the demo and it is missing a few very crucial things: 1) The whole system's success-rate ...
depends on the questions asked regarding code generation. To better assist the user, have other users make their questions made public. This means other users now have a way to better formulate their questions because there are examples made available by other users. Off course users must first give their permission to have their code questions to be made "public". Also, maybe the team behind askjarvis could provide some more examples.
2)
SQL generator could be much more effecient if the user could provide a database and then the code questions could be applied on the database, even better would be that that the the row-output would also be displayed.
3)
Regarding HTML/CSS in the same spirit as my above (previous) SQL suggestion, the user could upload an HTML document with an optional CSS stylesheet now the user could ask code questions based on the uploaded HTML/CSS. Even better would be if askjarvis provides certain test objects a html page with a table or an html page with 2 div-blocks or an html page with a simple form,...etc...
No assume for example the html page with 2 div blocks has named the first div "div1" and second div "div2"
Now the user could for example ask, animate div1 ontop of div2, or "create a button the changes color of div1 based on color of div2"
4)
I am having a lot of trouble regarding the HTML/CSS. Simple "example" questions do not yield proper responses. Eg: "give html example document", askjarvis does not provide correct code. Even when using other variations: "give an html template". Same goes for css.
5)
At this moment ALL my input is saved, these are mostly test inputs. It get's really messy when everything is saved and must be manually deleted one by one.
Suggestion: have button "delete all" and even better: ASK the user if the user wants to save the code question.
6)
The first tier has a 512 char limit and 2 users.
Is there a way to upgrade the character limit in this deal but keep users at 2?
7)
An askjarvis application which can be installed on the pc and uses systemwide hotkeys so that when the hotkey is pressed the application can check if there is text selected and then uses that content of that selected text to ask the question and generate code.
Example, in notepad++ I have this selected "html: give html 401 strict template" when the hotkey is pressed askjarvis can detect that the question is about "html" and that the question itself is "give html 4.01 strict template", the selected text is replaced by a proper HTML 401 strict template.
My final thoughts:
I really want to buy a license and promote this, but I first need to know I if the above issues (or some of the above issues) will be addressed in the near future.
Thank you!
Shreyans_AskJarvis
May 14, 2024A: Hello, thank you for trying AskJarvis.
1. We are working on a set of guides to help the users get the best result from AskJarvis. We know that the whole system's success rate depends on the questions asked regarding code generation but we currently want to give users the complete freedom to experiment with AskJarvis without any bias to see how users are currently using it. The community tab in the codebase will be one big step in that direction,
2. 3. As for SQL generator and HTML/CSS, that's a superb idea. Please leave your suggestion in our roadmap here: [https://roadmap.askjarvis.io/ideas](https://roadmap.askjarvis.io/ideas)
4. Thank you for bringing this to our attention, we are always looking for feedback to improve AskJarvis. HTML CSS generally really works well with specific prompts. That's the freedom we want to provide our users and get feedback to improve the overall system.
5. “delete all” might be a nice implementation. It might help people who don’t want to store code online.
6. Currently, we have no ways to upgrade the character limit, but we might look into this if it is well requested.
You have some awesome suggestions, please do add them to the roadmap and let people upvote it, so our team can set the priorities for future updates. 🤞
We are continuously developing and really working on improving AskJarvis. Do stay tuned.
Thank you.
Share AskJarvis
Verified purchaser
Shreyans,
If you see good suggestions, add them yourself to roadmap, it is highly unlikely that every sumoling will add suggestions for you, at maximum expect update on suggestions otherwise if you don't remain proactive, you will miss some of these wonderful suggestions.
Verified purchaser
I seconded #6. I am a solo dev on a project and don’t need more users. More characters are more important. I think this also applies to many freelancers who don’t work in a team.
Thank you.
Here another one who's looking into upgrading just for the sake of more characters in the results.
Q: I'm doing a few test syntax examples and see that you are able to generate some Wordpress, Woocommerce, and Woocommerce subscription syntax.
Cool!!
The Wordpress environment, along with the multitude of plugins, is heavily reliant on action hooks and filter hooks. Is there any way to generate syntax for those, or at a bare minimum include reference to all the various hooks available?
Shreyans_AskJarvis
May 14, 2024A: Hey,
Thanks for reaching out! I'd be happy to look into adding syntax for hooks; it's something we haven't done before, but we're definitely open to expanding on the types of the syntax that we generate. If you could send some examples over, I'll have a look and get back to you.
Hope this helps!
Share AskJarvis
Verified purchaser
Thanks for the reply, Shreyans. Here's an article from treehouse on the subject of Wordpress hooks: https://blog.teamtreehouse.com/hooks-wordpress-actions-filters-examples
And here is a link to the updated WP Reference guide to their functions, hooks, methods, ...
The above reference is for the WP hooks, but nearly every plugin such as WooCommerce and WPFusion will have their functions and hooks also. I know it would be impossible to get all possible ones in, but it would be great to get some of the major ones.
It would also be cool if there was a way that we could 'scan' any WP plugin for all the functions and hooks defined within that plugin and get it added to a library that would integrate with Ask Jarvis. Maybe even a user-generated community library.
Thanks,
-Norm
Verified purchaser
Opps! Forgot the link to the WP reference guide. Here it is: https://developer.wordpress.org/reference/
Verified purchaser
Hello, thank you for the links, our team will have a look. You have some amazing ideas, please consider adding them to the roadmap at roadmap.askjarvis.io/ideas. It will help us access all the ideas in one place and you can explain in more detail what you are looking for.
Q: Hi Askjarvis, I think , It is better if Tier 3 , you dont limit the character.
It will boost your product.
Shreyans_AskJarvis
May 14, 2024A: Hello, thank you for your interest in AskJarvis.
2048 characters are usually enough to complete classes and functions, and it is recommended to break down longer and more complex generations into smaller queries to get better responses.
We are currently working on a continue feature, that will allow you to complete your generation and continue beyond your 2048 character limit.
Thank you.
Share AskJarvis
Q: The limit of 512 characters does not work, it stops at 381 characters: "
php
$data = json_decode(file_get_contents('php://input'), true);
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => "https://api.example.com/v1/users",
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => "",
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_C"
I also just realized that the character limit is indeed in some cases very limited.
Shreyans_AskJarvis
May 14, 2024A: Hello,
We recently released an update fixing the issue of characters. You should now get the numbers of characters in your deal and some more. Please get back to us if the issue persists.
Thank you for trying out AskJarvis.
Share AskJarvis
Q: Hello there, on "Translate" JQuery to JS is still not working, it doesn't even generate anything at the ...
moment :(
You have talked about a "continue" button for the lowest tier, what does this mean? Will it be able to generate extra 512 chars?
Share AskJarvis
Q: You need a rebrand, Disney is going to sue you like they did to Jarvis https://www.
jasper.ai/blog/jarvis-rebranded-to-jasper
Shreyans_AskJarvis
May 14, 2024A: Hello Dani, thank you for your concern and interest in AskJarvis. We are currently discussing the legal implications of our name and we are ready to switch very quickly without interrupting service to our users for too long.
Share AskJarvis
Q: If it already integrates with PyCharm, IntelliJ IDEA, what exactly does this mean for other JetBrains products such as Phpstorm and Webstorm?
I would appreciate integration here as well.
Shreyans_AskJarvis
May 14, 2024A: Hello, we are integrated for JetBrain's entire suite of IDEs. We are actively testing the integrations and releasing the integration documents as soon as satisfied with the testing.
Share AskJarvis
Q: I am testing your svelte.
js generator, I wrote: create card list
I received this:
<script>
let questions = [
{
question: "How do I create a card list?",
answer: "The above question can be coded in Svelte JS as follows:"
}
];
</script>
<div class="card-list">
{#each questions as question}
<div class="card">
<div class="card-header">
<h3>{question
This is 297 chars, not 512 :(
Maybe you should raise the limits or add the continue generation button, not being able to get a simple snippet like this with the minimum tier is sad :(
Shreyans_AskJarvis
May 14, 2024A: Hello, Thank you for bringing this to our attention, we released an update today to fix the characters generated. You should get the entire characters you subscribed for.
Share AskJarvis
Q: Hi team, Thanks for bringing AskJarvis to AppSumo.
I was able to install the extension in VS Code, but was wondering if you're planning to bring the extension to Visual Studio 2022.
I think a few other sumolings have mentioned this, but real world video examples (in VS Code if nothing else) in multiple languages of what can be done using AskJarvis, will make it easier for developers to see the power of the tool.
For example: How would you use AskJarvis to create a ReactJS/VueJS SPA to upload a picture to a web service? How would the same thing look like in C# using async/await?
These are just off the top of my head, but having a video of someone opening up VS Code and then achieving examples like this using AskJarvis, would be very helpful in my opinion.
All the best to you!
Sri
Sharma_AskJarvis
May 14, 2024A: Hi Sri,
Thank you for your interest in AskJarvis. We are currently developing an extension for Visual Studio and that should be out very soon.
That is an amazing idea to create app tutorials showcasing AskJarvis. 🚀 We are currently in the process of creating the tutorials using AskJarvis and are currently prioritising them based on the customer feedback and reviews. This would be a wonderful addition to the list of tutorials 👌
Do play around with AskJarvis and let us know if you have any other queries 😊
Thanks
Share AskJarvis
Q: What an interesting application.
Where can I find a list of supported languages/frameworks?
are these supported
c#
.net core 5/6
linq
node.js
php
bootstrap
jquery
html
javascript
css
sql queries
Sharma_AskJarvis
May 14, 2024A: Hi Fredrik,
Thank you for your kind words! You can find the list of supported languages at:
https://help.askjarvis.io/hc/en-us/articles/4761476498717-What-languages-do-you-support-
Linq language and bootstrap framework are the two missing at the moment but We are growing every day and adding languages very quickly.
Thank you for your interest in AskJarvis 😊
Share AskJarvis
Q: Ruby on Rails?
Sharma_AskJarvis
May 14, 2024A: Hey,
Currently, Ruby on rails is not included, we are improving the results/suggestions for multiple languages and will be included soon for everyone once we are satisfied with the suggestions.
Share AskJarvis
Verified purchaser
I'd buy tier 3 right away if Ruby on Rails was included. At first, I thought it was because your site mentions RubyMine integration.
Verified purchaser
Hey Velora, we have a RubyMine integration that is out as a beta test. Based on feedback and results from testing, we will subsequently release Ruby on Rails on our webapp too.
Verified purchaser
When will you include Ruby and Rails? Thanks