Skip to content

vanshksingh/Textifyi_Image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PresentifyX Application

Screenshot 2024-01-21 at 3 46 33 AM

This repository contains an image to editable pptx application that demonstrates the use of a GUI to select and process files. The application provides an interface for the user to select a file from their system and then process it.

Features

  • File Selection: Allows users to browse and select a file from their local filesystem.
  • File Processing: Allows User to control what processing to be done
  • Image to PPTX: Allows User to create editable PPTX from images
  • Sumarizer AI: Generates Summary from inputted documents , also accepts text
  • EXE: .exe created with pyinstaller

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them:

  • Python 3.9.x
  • All required libraries

You can install PyQt5 using pip:

pip install pyqt5

Installing

A step by step series of examples that tell you how to get a development env running:

  1. Clone the repository:
git clone https://github.com/vanshksingh/B4_324_PDF_TO_TEXT/
  1. Navigate to the cloned directory:
cd B4_324_PDF_TO_TEXT
  1. Run the application:
PresentifyX.py

Usage

  1. Click on 'Select File' to open a file dialog and choose a file.
  2. The path of the selected file will be displayed on the interface.
  3. Choose what action you want to perform.
  4. Click 'Start' to perform operations on the selected file.

Contributing

--/ to add later /-- Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Vansh - Initial work - vanshksingh
  • Pranshu - Initial work

--/ to add later /-- See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

Randomise Hackathon Project Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages