Valentin Rudloff
Valentin Rudloff
Do a video tutorial on how to use interact with the bot. Add it in the user guide section
I want the user to do nothing but execute the compiled generated app. The compiled app should be cross plateform. The compilation may take some time so do it in...
The python requirements should be given to the user so that it won't face any import issues
Add a page where the user can add text prompts where ever he wants in the page and instruct the bot to do certain task.
Let the user input a starting point where it can upload a code. The input code should be security checked and the bot should then use it as a starting...
As the generated app is growing the code is more and more complex and has a lot of lines and the chat history grows as well. In that case the...
Find a way to add a voice assistant where as input text
Find a way to automate the installation of more libraries. For now the libraries are limited to what I settled up in the requirement.txt file. Prerequisite: Find a way to...
The user must be able to upload (via a user command /upload) a picture (jpg, png, gif, ...) or an other file (csv, excel) in order to be able to...
Add tags to personalize the answer of the robot. The tag must start with the # character. One tag example could be #creative to let the bot to be creative...