
Đã đóng
Đã đăng vào
We have developed two Python scripts to prepare VTT files (*.vtt) for translation and another to prepare them for delivery to the client. The first script combines segmented text for translation. The second script re-splits the translated content into properly timed captions for delivery. Currently, if a project manager wants to use the scripts, they need to email the files to the script owner, who manually runs the first script and returns the processed files to the project manager. The project manager then continues with the workflow. Once the translated content is finalised, the project manager emails the files back to the script owner to run the second script, and the script owner sends the processed files back to the project manager for delivery. We want to implement a solution that removes the dependency on a single individual for execution, enables project managers to submit VTT processing requests independently, automates the execution of existing Python scripts and provides a structured intake and processing queue. We use the Microsoft 365 stack and were considering using SharePoint as a potential solution for users to submit files for processing/triggering. This is only a suggestion; we are open to alternative solutions.
Mã dự án: 40228767
175 đề xuất
Dự án từ xa
Hoạt động 14 ngày trước
Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
175 freelancer chào giá trung bình $34 USD/giờ cho công việc này

Hello! This is a perfect candidate for automation you already have the core logic (the Python scripts). What you need now is controlled execution, access delegation, and a structured processing layer. Here’s how I’d approach it. Recommended Architecture (Microsoft 365–Native) Option 1 — SharePoint + Power Automate + Azure Function (Best Fit) • SharePoint document library = structured intake queue (Input / Processing / Completed / Failed folders) • Metadata columns (Project ID, Stage: “Prepare for Translation” / “Prepare for Delivery”) • Power Automate flow triggers on file upload • Azure Function (Python) runs your existing scripts • Output written back to SharePoint automatically • Email/Teams notification sent to project manager This removes the “script owner bottleneck” and keeps everything inside your M365 ecosystem. Why Azure Function? • Serverless (low cost) • Secure execution environment • Can run your existing scripts with minimal refactoring • Scalable for multiple simultaneous requests Alternative Option (If you want simpler setup) • SharePoint + Power Automate + Azure VM or container running the scripts • Or a small internal web app (FastAPI) with login + upload interface If you’d like, I can outline exact Azure Function structure and permission model next. Best regards, Jasmin
$38 USD trong 40 ngày
9,4
9,4

As founder of ZAWN Tech, I have assembled a highly skilled team of developers and engineers with expertise in a vast array of coding languages and platforms, including Python and Microsoft 365 - both relevant to your project. We are adept at creating digitalsolutions that streamline complex processes, just like the one you're seeking to automate with VTT processing. Our team's deep understanding of Automation and Web Development will enable us to develop a user-friendly, secure, and highly efficient system for your VTT processing. We'll transform your current manual email-based process into a structured intake and processing queue accessible through MS SharePoint or any platform of your choice. This means, no more waiting on a single individual for execution, project managers can independently submit files for processing/triggering. Moreover, having worked on projects involving AI & Computer Vision, we understand how proper file segmentation and delivery is crucial. We'll implement the existing Python scripts in an automated manner while ensuring perfect timing in splitting the translated content - no lost pauses or jumbled captions.
$50 USD trong 40 ngày
9,4
9,4

With my extensive experience in web and mobile development, particularly in automation and Python scripting, I understand the challenge you are facing with manually processing VTT files for translation and delivery. Your current workflow of emailing the files back and forth can be time-consuming and inefficient. In the realm of automation and streamlining processes, I have successfully implemented similar solutions in the past for clients in the tech and project management space. By leveraging my expertise in Python, automation tools, and project management systems like Microsoft 365, I can develop a user-friendly solution that will automate the execution of your existing Python scripts, creating a structured intake and processing queue for VTT files. My track record includes delivering tailored automation solutions for efficient workflow management, ensuring seamless execution and reduced dependency on manual intervention. I am confident that I can develop a solution that meets your needs and enhances your current workflow. If you are ready to streamline your VTT processing and improve efficiency, I am here to help. Feel free to reach out to discuss your project requirements further.
$40 USD trong 15 ngày
8,3
8,3

Hello, Your current manual, email-based VTT processing creates delays and relies heavily on one person, slowing translation workflows and client delivery. I can build a simple self-service automation using your Microsoft 365 stack (SharePoint + Power Automate). Project managers would upload *.vtt files to a dedicated SharePoint folder, which automatically triggers a flow to: -> Run your first Python script to combine segments for translation -> Place outputs in an “in-translation” folder with status tracking -> Notify PMs via email/Teams -> Run the second script to re-split timings once translated files are uploaded This creates a clear queue system with tracking, notifications, error handling, and no single-point dependency. Since Power Automate cloud flows don’t run Python directly, I’ll deploy your scripts as lightweight Azure Functions (serverless and easily connected via HTTP). Your scripts remain mostly unchanged, only wrapped for secure input/output handling. If Azure access is limited, we can explore alternatives like Logic Apps or other low-maintenance options. To tailor this for your team: -> Do you have Azure access (Functions or Logic Apps), or are you limited to Microsoft 365 only? -> About how many VTT files do you process weekly, and what’s the typical file size? Looking forward to your thoughts. Best, Niral
$25 USD trong 40 ngày
8,0
8,0

I understand the need to automate VTT processing Python scripts efficiently. With expertise in JavaScript, Python, Django, Software Architecture, and Artificial Intelligence, I am well-equipped to create a user-friendly solution for you. The budget can be adjusted after discussing the full scope, and I am committed to working within your financial constraints. Please review my 15 years of experience on my profile. Let's discuss the project details and get started right away. I am eager to demonstrate my dedication to this project.
$35 USD trong 3 ngày
7,8
7,8

Hi, This is Elias from Miami. I’ve reviewed your workflow and the core issue isn’t the Python scripts — it’s orchestration, access control, and automation around them. You need: • Self-service file submission for PMs • Automated execution of Script 1 (prep for translation) • Automated execution of Script 2 (re-split for delivery) • Structured queue + status tracking • No dependency on one individual Since you’re on Microsoft 365, the cleanest solution would likely be: SharePoint (intake library) + Power Automate (trigger) + Azure Function (runs your existing Python scripts) + status feedback back to SharePoint. Flow example: 1. PM uploads VTT to SharePoint “Translation Prep” folder 2. Power Automate triggers Azure Function 3. Script runs → output saved to “Processed” folder 4. Status column auto-updated + email/Teams notification This removes manual handling and creates a transparent processing queue. Alternative option: lightweight internal web app (FastAPI + Azure App Service) with file upload + job tracking dashboard. Q1: Do both scripts require any manual parameters, or are they fully automated? Q2: What’s your average daily file volume? Q3: Do processed files need versioning/audit history? I’ve built similar automation pipelines in Azure + M365 environments. Happy to propose a clean, maintainable architecture. Regards.
$38 USD trong 40 ngày
7,8
7,8

⭐⭐⭐⭐⭐ Streamline VTT File Processing with Automated Python Solutions ❇️ Hi My Friend, I hope you're doing well. I've reviewed your project needs, and I see you're looking for a solution to automate VTT file processing. You no longer need to look further; Zohaib is here to help you! My team has successfully completed over 50 similar projects in automation. I aim to create a system that allows project managers to submit VTT files independently and automate the execution of your existing scripts. ➡️ Why Me? I can easily handle your VTT file automation project as I have 5 years of experience in Python scripting, task automation, and data processing. My expertise includes working with Microsoft 365 tools, ensuring a smooth integration into your current workflow. I also have a strong grip on SharePoint and other relevant technologies that can enhance your project. ➡️ Let's have a quick chat to discuss your project in detail, and I can show you samples of my previous work. I look forward to our conversation! ➡️ Skills & Experience: ✅ Python Scripting ✅ Task Automation ✅ Data Processing ✅ Microsoft 365 Integration ✅ SharePoint Solutions ✅ File Management ✅ API Integration ✅ Workflow Optimization ✅ Error Handling ✅ Project Management ✅ Script Debugging ✅ User Interface Design Waiting for your response! Best Regards, Zohaib
$30 USD trong 40 ngày
8,0
8,0

Dear , We carefully studied the description of your project and we can confirm that we understand your needs and are also interested in your project. Our team has the necessary resources to start your project as soon as possible and complete it in a very short time. We are 25 years in this business and our technical specialists have strong experience in JavaScript, Python, Django, Software Architecture, Artificial Intelligence, Web Development, Automation, API Development, Microsoft 365, n8n and other technologies relevant to your project. Please, review our profile https://www.freelancer.com/u/tangramua where you can find detailed information about our company, our portfolio, and the client's recent reviews. Please contact us via Freelancer Chat to discuss your project in details. Best regards, Sales department Tangram Canada Inc.
$30 USD trong 5 ngày
8,4
8,4

Hello, We’ve thoroughly reviewed your project requirements for automating VTT processing and understand the need to streamline your workflow, removing bottlenecks and enhancing efficiency. Automating the execution of your existing Python scripts while ensuring a seamless experience for project managers is crucial. We recently completed a project that automated document processing and integration using Python and n8n Workflows, significantly reducing manual intervention. Our experience in creating intelligent, scalable solutions is well-suited to deliver a robust system for your VTT processing needs. With over 8 years of experience in AI-driven product development, automation, and web platforms, we excel in building solutions that are not only efficient but also user-friendly. By leveraging our skills in Python, Django, and Microsoft 365, we can create a system that allows project managers to independently trigger script executions, potentially using SharePoint or a more suitable alternative. Our portfolio includes top-rated projects and a proven track record of customer-centric delivery, ensuring uncompromised quality and transparent collaboration. We invite you to send us more details about your requirements. We will then provide a detailed, tailored proposal within 24 hours. Best regards, Puru Gupta Top 1% on Freelancer.com
$60 USD trong 40 ngày
7,9
7,9

Your workflow might be simplified by allowing the project manager to submit to the first Python script, download & modify the result, then upload it to the second Python script which outputs the assets ready to be delivered to your clients. The potential 'downside' to the above is that the script owner may no longer be irrelevant, except perhaps to suggest suitable parameters to run the Python scripts. Since you are already using Python, I suggest using a Python based web server such as Django, Flask or FastAPI. Microsoft 365 is ok too, although development could be tricky due to licensing issues. Anyway, thank you for reading this far and looking forward to working on your project.
$36 USD trong 40 ngày
7,6
7,6

Hi I can build a fully automated VTT-processing workflow that lets your project managers submit files independently, triggers your existing Python scripts, and returns processed outputs without relying on a single team member. A key technical challenge is orchestrating your two Python scripts reliably—one for combining segmented captions and another for re-splitting translated content—while keeping the process simple for non-technical users, and I solve this by creating a secure intake portal with an automated processing queue. Using Microsoft 365 tools (such as SharePoint, Power Automate, or Azure Functions), or an alternative lightweight cloud setup if preferred, I can build a submission flow that triggers back-end script execution instantly. Processed files will be delivered back to the requester automatically with clear status tracking. The solution will remove bottlenecks, standardize the workflow, and preserve your current Python logic without requiring rewrites. Documentation and a simple UI will ensure your team can run the process confidently without technical support. Thanks, Hercules
$50 USD trong 40 ngày
7,0
7,0

Hi, I am interested to help you build a user-friendly solution that uses your scripts to automate VTT processing. I would suggest implementing a lightweight automated processing system that: - Allows project managers to upload VTT files independently - Automatically executes your existing Python scripts - Provides a structured processing queue - Returns processed files automatically Since you already use Microsoft 365, we can implement this using SharePoint + Power Automate + Azure Functions to keep everything within your ecosystem. Alternatively, I can build a lightweight standalone web-based processing system with queue management and automated execution if you prefer a more flexible solution. Both approaches remove the single-person dependency and fully automate the workflow.
$35 USD trong 40 ngày
7,0
7,0

Hi there, I understand the challenges your project managers face with the current VTT processing workflow, relying heavily on manual execution of scripts. As a top freelancer from California with numerous five-star reviews, I have extensive experience in automating processes using Python and have successfully implemented solutions that streamline workflows. I am confident I can create a user-friendly platform to automate your VTT processing needs. My approach will involve setting up an automated system using Microsoft 365 and potentially SharePoint, enabling project managers to independently submit their VTT files for processing. This solution will incorporate your existing scripts, ensuring that the workflow remains intact while boosting efficiency and reducing dependencies on individuals. I can deliver an initial draft of the solution within 7 days. Let's discuss the specifics to tailor the solution perfectly to your needs. What specific features would you like to prioritize in the automation process?
$30 USD trong 16 ngày
6,6
6,6

As an AI Engineer with extensive experience in developing and implementing intelligent automation solutions, I am confident I can fulfill your need to streamline your VTT processing workflow. My proficiency in Python and expertise in AI engine development make me the perfect fit for automating the execution of your existing scripts. I'll design a system that eliminates the current manual handover process and lets project managers independently submit their files for processing via SharePoint or any alternative platform you choose. My proven skills extend far beyond just writing code. I strongly believe in building solutions that don't just work, but manifest real business impacts. Exposing great importance to clear communication and fast iteration, throughout the project, I will keep you informed about the progress and incorporate feedback quickly. Furthermore, my knowledge of Microsoft 365 stack, including SharePoint offers a significant advantage in providing you a seamless integration within your existing infrastructure. Harnessing my abilities in API Development and Web Development, I will design a structured intake and processing queue to ensure each VTT file passes through the necessary steps automatically without any interruptions. Let's transform your dependency-based system into an independent efficient workflow together!
$25 USD trong 40 ngày
6,7
6,7

As a seasoned Software Engineer with extensive experience in developing automated solutions, I am confident that I can create the user-friendly, efficient solution you need to automate your VTT processing Python scripts. My expertise in API Development and Python lends itself perfectly to this project, as the use of APIs would allow for easy integration with Microsoft 365 stack and various file management systems including SharePoint if desired. Given that I've worked with Python extensively and have a deep understanding of developing intricate and scalable software solutions, I would be able to streamline your process by creating an intuitive dashboard where project managers could independently submit files for processing. This platform would also provide a structured intake and processing queue, ensuring that all files go through an automated workflow without the need for manual intervention in between. Lastly, my commitment to delivering high-quality work on time aligns well with your project requirement. I not only strive to meet client expectations but also to exceed them by leveraging technological advancements like Artificial Intelligence if applicable. With me on board, you can rest assured that your VTT processing will be automated efficiently and effectively. Thank you for considering my candidacy!
$50 USD trong 40 ngày
6,7
6,7

Hello, I understand that you are looking for a user-friendly solution to automate your existing VTT Python scripts, eliminating manual dependencies and enabling project managers to submit processing requests independently. My approach will involve building a structured intake and processing queue, likely leveraging Microsoft 365 tools such as SharePoint for file submission, combined with a lightweight Python/Django backend to orchestrate script execution automatically. The system will track job status, handle errors gracefully, and deliver processed files back to users seamlessly, maintaining a clear audit trail. I have extensive experience in Python automation, workflow design, and Microsoft 365 integration. My goal will be to streamline your VTT processing workflow, improve turnaround time, and ensure the solution is scalable, intuitive, and secure for your team. Thanks, Asif
$50 USD trong 40 ngày
6,8
6,8

As an experienced full-stack developer, I can guarantee you a robust solution that will not only eliminate the existing scripting bottleneck but also empower your project managers to take control over the entire VTT processing workflow. With over eight years of hands-on experience in web and app development, I'm well-versed in using technologies such as Python, JavaScript, and API Development, all of which are essential for this project. Moreover, my proficiency with the Microsoft 365 stack and familiarity with SharePoint itself provide me with the perfect background to provide you with alternatives and implement a structured intake and processing queue tailor-made for your organization. Let it be creating a custom web interface integrated with your existing file management system or devising a more specialized approach to match your unique requirements - I am well-equipped to handle it all. Finally, what sets me apart is not just my technical expertise but also my dedication to providing excellent results. I am committed to delivering user-friendly solutions that actually simplify and streamline processes. Given the opportunity, I assure you that not only will we effectively automate your VTT processing but also make the entire system more efficient and hassle-free for everyone involved. Let's get started on making your vision a reality!
$38 USD trong 40 ngày
6,6
6,6

Hi there, We’ve built similar solutions that automate manual processes and eliminate dependencies on specific individuals. For example, we developed a web app for a client that automated the process of converting audio files into transcriptions and summaries, allowing users to upload files and receive results via email without needing to contact a dedicated resource. In your case, we can create a web app where project managers can upload VTT files and trigger the processing of existing scripts. We can also implement a queue system to manage multiple requests efficiently. Additionally, we can enhance the scripts to extract more data from the VTT files, such as speaker names, and use that information to improve the quality of translated content. Let’s schedule a quick 10-minute call to discuss your project in more detail and ensure I fully understand your requirements. I usually respond within 10 minutes. Best, Adil
$37,06 USD trong 40 ngày
6,5
6,5

Hi, I understand the challenges you're facing with your current VTT processing workflow. Automating this process is crucial to enhance efficiency and eliminate reliance on a single individual. With my extensive experience in Python and automation, I can help develop a user-friendly solution that allows project managers to independently submit their VTT files for processing. Here's how I propose to tackle this: 1. **System Design**: Create an intuitive interface using SharePoint or a suitable web application for file submission. 2. **Automation Framework**: Use n8n or Django to handle the processing requests, integrating the existing Python scripts seamlessly. 3. **Queue Management**: Implement a structured queue for tracking requests, ensuring timely processing. 4. **User Training**: Provide guidance on using the new system effectively. Let's discuss how we can customize this approach to your needs and any specific features you're considering. Thanks, Luis
$25 USD trong 30 ngày
6,3
6,3

Hello, Thank you so much for posting this opportunity. It sounds like a great fit, and I’d love to be part of it! I’ve worked on similar projects before, and I’m confident I can bring real value to your project. I’m passionate about what I do and always aim to deliver work that’s not only high-quality but also makes things easier and smoother for my clients. Feel free to take a quick look at my profile to see some of the work I’ve done in the past. If it feels like a good match, I’d be happy to chat further about your project and how I can help bring it to life. I’m available to get started right away and will give this project my full attention from day one. Let’s connect and see how we can make this a success together! Looking forward to hearing from you soon. With Regards! Abhishek Saini
$25 USD trong 40 ngày
6,5
6,5

Dublin, Ireland
Phương thức thanh toán đã xác thực
Thành viên từ thg 4 21, 2015
$25-50 USD/ giờ
$30-250 USD
$30-250 USD
€8-30 EUR
$750-1500 USD
$250-750 USD
£250-750 GBP
$10-30 USD
₹1500-12500 INR
$2-8 USD/ giờ
$30-250 NZD
₹1500-12500 INR
₹12500-37500 INR
$750-1500 USD
£250-750 GBP
₹600-1500 INR
$2-8 USD/ giờ
$30-250 NZD
$750-1500 USD
₹600-1500 INR
₹1500-12500 INR
₹1500-12500 INR
₹10000-20000 INR
$30-250 USD