Giter Site home page Giter Site logo

Comments (11)

ShubhamZoro avatar ShubhamZoro commented on May 28, 2024

Please assign this to me

from python-assistant.

Umesh-01 avatar Umesh-01 commented on May 28, 2024

@ShubhamZoro how are you going to implement this feature??
Because for this we have to select a specific pdf first then only it can convert it. Do you have any idea to select a pdf using voice command??

Can you elaborate it further??

from python-assistant.

ShubhamZoro avatar ShubhamZoro commented on May 28, 2024

Well, we will ask a user to tell the name of the pdf. But there is one thing pdf name must be in small or capital. So that we can change the text we get from the user accordingly. If there are any suggestions please tell me.

from python-assistant.

solletravinder avatar solletravinder commented on May 28, 2024

With GUI, we can.
for reference: https://www.geeksforgeeks.org/python-askopenfile-function-in-tkinter/

from python-assistant.

ishabhthakur avatar ishabhthakur commented on May 28, 2024

hey @Umesh-01 i want to contribute to your project please assign me this issue!! under GSSOC'22 !!!
I have new solution regarding this issues please if the assigned person not working on it

i am going to use ibm api

from python-assistant.

Umesh-01 avatar Umesh-01 commented on May 28, 2024

Well, we will ask a user to tell the name of the pdf. But there is one thing pdf name must be in small or capital. So that we can change the text we get from the user accordingly. If there are any suggestions please tell me.

To achieve this, we have to keep all the pdf files in one directory and by providing the path of that directory to PA we can access them. But, it makes this feature limited to a particular directory and in real life we can have our pdf's anywhere in the computer. That's the problem.

from python-assistant.

Umesh-01 avatar Umesh-01 commented on May 28, 2024

With GUI, we can. for reference: https://www.geeksforgeeks.org/python-askopenfile-function-in-tkinter/

It's a good idea. @solletravinder for this we have to select the file manually, don't we??

There comes another problem why we are using the assistant if we have to do something manually. We should try to minimize the usage of PC manually.

I think we have to find a global path or something from where we can access all the files and directories inside our PC with that we will provide the extension (.pdf) of files so that the PA can search for those specific files in all the directories if it exists.

from python-assistant.

solletravinder avatar solletravinder commented on May 28, 2024

@Umesh-01 Can we store the location folder path of those PDFs with some unique name in a dictionary variable? place of setting paths can be in environment variable. (python-dotenv library)

from python-assistant.

solletravinder avatar solletravinder commented on May 28, 2024

With GUI, we can. for reference: https://www.geeksforgeeks.org/python-askopenfile-function-in-tkinter/

It's a good idea. @solletravinder for this we have to select the file manually, don't we??

There comes another problem why we are using the assistant if we have to do something manually. We should try to minimize the usage of PC manually.

I think we have to find a global path or something from where we can access all the files and directories inside our PC with that we will provide the extension (.pdf) of files so that the PA can search for those specific files in all the directories if it exists.

Can we create a command to set paths for Documents/media, etc? This we can store as a constant.

from python-assistant.

Umesh-01 avatar Umesh-01 commented on May 28, 2024

@Umesh-01 Can we store the location folder path of those PDFs with some unique name in a dictionary variable? place of setting paths can be in environment variable. (python-dotenv library)

I am not aware of python-dotenv library, are you sure it will work??

from python-assistant.

solletravinder avatar solletravinder commented on May 28, 2024

Yeah if you want to set a centralized path.

from python-assistant.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.