Below is a concise yet detailed specification covering membership levels, rate limiting, logging, error handling, two-factor authentication, out-of-region login verification, and automated prohibited words replacement. This document is intended for developers working with a Golang backend and a React frontend and should be adjusted per business and compliance requirements. GitHub Link: --- ## 1. Membership Level Mechanism ### 1.1 Model and Tier Definition - **Tiers (T1 to T5)**: - Define five tiers similar to OpenAI’s model. Higher tiers get higher API call frequencies, better quotas, and additional privileges. - **Recharge Thresholds**: - E.g., T1: 0–X, T2: X+1–Y, T3: Y+1–Z, T4: Z+1–W, T5: >W. - Thresholds should be dynamically confi...
用分布式爬虫爬取b站数据:1. 在b站搜索Keywords (电影解说)获取 bvid(视频的唯一标识符)和视频的基本信息(包括标题,链接,时长等),每5分钟一次重新搜索Keywords获取新发布的视频的bvid和基本信息,保存入数据库 2. 根据视频的bvid,可以调用b站的api获取到视频当前(访问视频网站链接那一个时刻)的各指标信息(包括观看量、点赞、收藏等),从第一次开始调用api爬的时间开始,每5分钟后接着调用api爬一次,导入数据库。3.爬取一周内新发布的视频的数据,每个视频连续追踪爬取一周。 2. Define error handling mechanisms for API interactions. The preferred programming language for the project is Python.
...of the existing system, with a focus on improving user experience, security, subscription services, payment integration, and management capabilities. The goal is to develop a versatile and flexible AI API platform that ensures system stability, efficiency, and security. Website: 2. Development Features Overview 2.1 Bug Fixes Add a fix for the logo redirection bug: Correct the error where the logo does not redirect properly, ensuring normal navigation to the homepage or the specified page. Add a check for all code bugs: Conduct a thorough code review, identify and fix all potential issues, ensuring logical correctness and stable operation of the code. 2.2 Data Monitoring and Display Add data monitoring features in the admin system, displaying the following metrics: Add user
I have an existing Android application that I recently attempted to upgrade to support Android 14 (API Level 34). After the upgrade, the app has encountered several issues that need to be resolved by an experienced Android developer. Main issues include: Membership Time Loading Error: When the app starts, there's an error in loading the membership time, causing the app to remain in a loading (spinning) state and unable to proceed to the main interface. Menu Click and Language Switching Issues: Clicking on menus and switching language buttons may cause the app to loop or redirect continuously. Sometimes, after switching to another language, it automatically reverts back to English and doesn't retain the user's chosen language. Publishing to Google Play Inter...
...。 3.对网络安全的要求。 4.使用汉语。 5.有同类项目的经验。 小测试: 1. 给Chromium增加 --max-sockets-per-group 命令行参数支持(可以限制取值范围,例如6 ~ 255),需要完成Desktop以及Android平台。其中Android平台往CommandLine单例中添加参数即可,或者可以添加到文件 /data/local/tmp/chrome-command-line 。在各个平台以命令行运行 (可选)2. 使用epoll,异步库 或者Chromium本身的ThreadPool 扫描N个CIDR内可达的IP(443端口返回状态码为200/400/401/403/404),类似 ,测试时可以使用少量IP,实际项目CIDR里可能会包含万级别IP。 测试不必要提交二进制包,提交关键patch的解决思路和代码亦可。 另外特别强调,由于我们组织的特殊性(来自政府的审查风险),我们对项目的保密性要求较高,工作环境也需要保持在匿名且安全的环境下,请应聘者确保自身有能力做到这些安全要求。
这是我的网站: 此网站使用shopify 搭建,1、需要调整优化网站,包括seo优化,Robots文件,404页面,301跳转,网站地图,NOfllow,标题标签优化,图片标签,页面标题,关键词,描述,关键词布局,关键词选择:主关键词,目标关键词,长尾关键词,页面关键词,页面结构简洁,2、需要 开通facebook,facebook shop,Instagram等,引流,实现出单。
I am searching a Vietnamese boy buy 2 Java Software, Software is divided into IMessage data detection (batch detection of mobile phone number is activated IMessage) and mass software into the text after the two modules But it is tragic,….the software can not be normal operation, the data detection module error, sending module does not report errors, but can not be sent... Then he ignored me, it was very sad,,, I want please help me to modify these 2 procedures, so that they normally run….. Or, if the 2 Software all joke … Then please you make it..again addition:I want to add a apple to send account timing switch function…. Please contact me, thank you, I wish you a happy life Please don't hurt me..
...System architecture & API integration strategy. ✅ Security, compliance, and data protection documentation. ✅ Technical requirements for future scalability. 5️⃣ API Documentation, Integration & Third-Party Services Plan Purpose: Provide integration guidelines & define external service dependencies. ? Tasks for Business Analyst: ✔ Document API endpoints, authentication methods, rate limits. ✔ Define error handling and data validation protocols. ✔ Develop a structured integration plan for third-party applications. ? Deliverables: ✅ Comprehensive API documentation for developers. ✅ Third-party service integration plan & technical guidelines. 6️⃣ Quality Assurance Strategy and UAT Testing Purpose: Ensure software meets functional, security, and performance standard...
The client have provided a gmsh script that is intended to produce a 3D mesh of square duct. The mesh should have a uniform mesh distribution in x direction and non-uniform in y and z direction using tan hyperbolic equation. In its current state it indicated by the client that it does not produce the expected results. I will locate the source of the error and make corrections to the code.
...TO BE CREATED IN FRENCH 1. Create a notification service for smartphone to receive error notifications from Rika Firenet webapp Software Overview: We use a heating system from the brand RIKA, model DOMO. They have a webapp software called FIRENET were user can monitor through wifi the heater, in a very limited way. But in case of error or stop of the machine, user don't receive any information, user has to open the webapp manualy to see if there is a problem, what is not ok. The solution to make: receive automatic notification on smartphone when machine has stopped because of error. The main notification has be received when: - no more material in the oven. - machine stopped because of a problem - all error possibility have to be checked I want a de...
...manually forward this OTP to the customer via Telegram. OTP Entry Page: After payment authorization, the user should be redirected to a custom OTP entry page (a popup or a new page). The user will enter the OTP received from the admin. OTP Verification: The plugin will verify the OTP entered by the user. If the OTP is correct, the order will be processed and placed. If the OTP is invalid, an error message will be displayed, and the user will be prompted to re-enter the OTP. Admin Interface: The plugin should include an admin interface in OpenCart to configure the Telegram bot settings, such as bot token, chat ID, and other necessary details. How It Will Work: User Adds Product to Cart: When a user adds a product to the cart, the Telegram bot will notify the admin. Use...
wordpress 404 error for the plesk server i have tried to resave the perminany Link seems not working may anyone can help, thanks
Develop custom firmware for STM32 to interface with 4 EM4095 RFID modules. Optimize PCB layout and antenna design to improve power efficiency and RFID range. Implement error handling, data filtering, and power management features. Provide source code, schematics, and performance validation.
About this Gig: "Is your data messy or not organized? I can help!" With my skills in data cleaning, processing, merging, and splitting, I will turn your raw data into a clean, organized dataset that's ready for analysis and reporting. Services I Provided: Cleaning: I will remove duplic...dataset, ensuring smooth integration. Splitting: I will split large datasets into smaller, more manageable segments or break down columns into multiple categories, improving clarity and usability for better decision-making. Why To Choose My Services? : Skilled in Excel, Python and MySQL & Detail: I pay close attention to every aspect of your data to ensure its error-free and well-structured. Pricing: Professional data services at a competitive rate
...management. Diet & Public Health Research: Creating reports and articles related to diet and health. PowerPoint Presentations: Creating professional and engaging presentations. Excel Work: Data analysis, charts, and spreadsheet management. Requirements: Strong attention to detail. Relevant experience in any of the above-mentioned fields. Ability to meet deadlines. Deliverables: High-quality, error-free work. Submission within the agreed timeline. Budget: Flexible, depending on the project scope and quality. These projects are long-term, requiring extended collaboration over several months. Communication will primarily be through email. Work should be submitted on a weekly basis. Experience in healthcare and medicine-related topics is essential. Preferred commun...
Plesk Server Error make all the wordpress website broken
I'm seeking a comprehensive inventory report that also includes key production metrics. The report should come in an Excel spreadsheet format. Key Components of the Project: - Inventory Report: This should detail our current stock levels, any shortages or surpluses, and projected needs based on current production rates. - Production Metrics: The report should include total units produced, ...cost analysis regarding holding and ordering inventory to optimize financial efficiency. Ideal skills for this project include: - Proficiency in Excel, with the ability to create clear, well-organized spreadsheets. - Experience in manufacturing and inventory management. - Strong analytical skills, able to interpret production metrics and provide insights. The report should include minimum stoc...
We are experiencing a connection issue between Power BI cloud and our Postgres Server. The error message states: 'Failed to update data source credentials: An error happened while reading data from the provider: 'The remote certificate is invalid according to the validation procedure.' We recently updated our SSL/TLS certificates on the server, and our server is currently using SSL. Our certificate is issued by Let's Encrypt. We need someone who can fix this issue as soon as possible. Please let me know what other information you need to bid for this project.
I am seeking an Electrical Engineer to approve and stamp a simple design for a battery/inverter feed into a critical loads electrical sub panel. This design is similar to those commonly used with generators. I have a schematic drawing available for reference. It is a residential application. Schematic attached. Note - error on dwg, the 60 amp breaker at upper left should be connected with 6ga wire, not the 10 ga as shown. Key requirements: - The primary purpose of this design is to provide backup power. - The engineer's approval must ensure compliance with utility company standards. Ideal candidates for this project should have: - A valid Electrical Engineer's stamp. Must be currently valid for South Carolina. - Prior experience with designs aimed at providing backu...
My Shopify site needs a refresh after 4 years of inactivity. Key tasks: - Remove outdate...provided) - Implement minor design changes to improve overall aesthetics - Ensure the site’s security measures are up-to-date, including SSL certificates. - Optimize all product descriptions and pages for SEO to improve search engine rankings. - Make sure the site is fully responsive and looks good on all mobile devices. - Conduct extensive tests on the checkout process to ensure it is smooth and error-free. - It is for a Skin Clinic, I want someone with a good eye for design and has good aesthetic taste. Something exciting and new. I need to ensure everything is updated, functioning correctly, and the information is consistent across the site. Please adjust the layout to enhance us...
...contact info, Submission timestamp. - Data should be organized by Pick Up Location. - Knowledge of API and Google Sheets is essential. - The ability to distinguish different customer orders using the Order ID. - The ability to distinguish if that customer has skipped or canceled their order for that week -The ability to add new customers to respective pick up locations based on new orders - Include error handling to manage API call failures or data retrieval issues. - Provide filtering options to sort and view data based on specific criteria such as date, customer name, or order status. Ideal Skills: - Proficiency in Google Sheets and JotForm - Experience with APIs - Data organization skills - Attention to detail The freelancer will have full access to the website's API fo...
My WordPress site is facing plugin conflicts and is slow, leading to a poor user experience. I need a professional who can not only fix these issues but also enhance the UI/UX and redesign some layout aspects of the site. Additionally, I want to integrate my Shopify store into this WordPress website. Key Responsibilities: - Diagnose and fix plugin conflicts and speed issues - Implement regular maintenance tasks - Enhance the UI/UX of the site - Redesign certain layout aspects - Integrate Shopify into the WordPress site Ideal Skills: - Extensive experience with WordPress troubleshooting and maintenance - Proficiency in UI/UX design and layout redesign - Prior experience with Shopify integration - Strong understanding of website speed optimization techniques - Excellent problem-solving ski...
I want to change from to without affecting the SEO too badly. To be considered for this project, BRIEFLY tell me how you will approach this transition in one sentence. (This project is also to troubleshoot three minor issues on the site first: image upload error, blog thumbnail proportions and deleting one element from homepage.) I ignore all auto bids, ai bids and copy/paste proposals. Let me know if you're available to do this right now. No going to sleep until it's done.
? Achieve Video Excellence with YouTu...Time ✅ Improved Channel Authority ? On-Site Optimization: 1. Title Tag Optimization 2. Meta Description Tag Optimization 3. H1 & H2 Tag Optimization 4. URL Optimization 5. Italic/Bold Tag Optimization 6. Non-index Attribute Analysis 7. Optimization 8. Image Alt Optimization 9. External Link Optimization 10. Broken Link Analysis 11. Page Content Optimization 12. Canonical Error Fixing 13. Sitemap Optimization ? Off-Site Optimization: ✔ Backlinks from DA 40+ Sites ✔ Social Bookmarking ✔ Article Submissions ✔ Classified Ads Posting ✔ PDF & Image Sharing ✔ Business Listings ✔ Directory Submissions ✔ Web 2.0 Strategies ✔ Blog Promotions ✔ Profile Link Building ✔ Forum Posting Best regards, SEO4Ranking Team
Develop custom firmware for STM32 to interface with 4 EM4095 RFID modules and main board. Optimize PCB layout and antenna design to improve power efficiency and RFID range. Implement error handling, data filtering, and power management features. Provide source code, schematics, and performance validation.
I need help troubleshooting my Flutter desktop exe file. This application is working fine on most machines, but some customers are encountering an unexpected error. The error details are as follows: - DioException [unknown]: null - Error: HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(../../../ flutter/third_party/boringssl/src/ssl/ handshake.cc.392)) - Strong debugging skills, particularly with desktop applications - Familiarity with network issues and SSL certificate errors - Ability to provide a solution that will enable the application to work on all customer machines.
Project Overview: Our Laravel application (PHP 8.1.31, Laravel 8.83.27) is encountering the following error when attempting to send emails: Call to undefined function proc_open() This error occurs in the SwiftMailer library when it attempts to use proc_open() (typically for the sendmail transport). The likely causes are either: The proc_open() function is disabled in our PHP configuration () via the disabled_functions directive, or The current mailing setup (sendmail) isn’t supported in our hosting environment. Scope of Work: Diagnosis & Analysis: Examine the PHP configuration () to see if proc_open() is disabled. Assess the hosting environment for any restrictions related to process control functions. Review the current Laravel mail configuration to confirm if...
...Since the content type, industries/topics, and article length are not yet defined, flexibility and a willingness to learn are essential for this role. Compensation: ₹10,000 per month Ideal Skills: - Basic adaptability in writing styles for different audiences - General awareness of a variety of topics - Willingness to learn and improve task management - Familiarity with grammar basics to produce error-free content - Eagerness to develop technical and social media writing skills - Basic editing skills with attention to clarity and coherence - Enthusiasm to learn time management and audience analysis - Openness to multitask and handle multiple assignments - Open to work on any task other than content writing as well. Like social media posting, blog upload on WordPress, etc. If req...
I am experiencing issues with importing an integrated component library into Altium Designer 21. I need an experienced Altium designer user who can guide me on how to import the integrated library into my work space and help me solve the warnings and errors associated with the import process. Specific Issues I Encounter: - Fatal Error: Library Importer indicating that a specified folder does not exist. - Warning: Part Choice mapping in the library indicating a parameter has not been selected. Ideal Skills: - Extensive experience with Altium Designer 21. - Proficient in handling component libraries. - Excellent problem-solving skills related to library import process. - Strong understanding of library setup, mapping parameters, and final integration steps.
I'm encountering a persistent "GPU Memory is Full" error in DaVinci Resolve on my Linux system, despite having a 6GB GPU and sufficient system memory. I've attempted various troubleshooting steps without success. I'm seeking a freelancer experienced with DaVinci Resolve on Linux to resolve this issue via a remote session. Requirements: Experience: Proven expertise in troubleshooting DaVinci Resolve on Linux systems. Remote Access: Ability to diagnose and fix the issue through a secure remote desktop application compatible with Linux. Payment: Payment will be made upon successful resolution of the issue, demonstrated by DaVinci Resolve operating without the "GPU Memory is Full" error. The project requires the freelancer to resolve the issue ...
...management server. Install and configure Microsoft SQL Server Management Studio (SSMS) for querying the database. Ensure secure remote access via RDP with proper firewall rules. 3. Data Pipeline with Azure Data Factory (ADF) Set up an Azure Data Factory (ADF) pipeline to upload and process new Excel versions. Configure the pipeline to support incremental or full data updates as needed. Implement error handling, logging, and monitoring using Azure Monitor and Log Analytics. 4. Cloud Storage for Excel Uploads Set up an Azure Blob Storage container (or appropriate storage option) as the designated location for Excel files. Ensure automated pickup of new files by ADF. Show how to upload new excel files. Deliverables Azure SQL Database with three tables and initial data import. Azu...
When i go to google and type in doff cleaning Cumbria, scroll down and click I'm experiencing a URL sharing issue on google with my website when trying to share it to WhatsApp on an iPhone. The URL comes through as which results in a 404 error. This problem is only happening on iPhones, Android devices work fine. What I need: - A freelancer to fix the URL sharing issue. - Ensure the fix works across all iPhone models. - Verify the URL sharing issue specifically works within WhatsApp after the fix. - Ensure the URL sharing works correctly on the Safari browser as well, in addition to Chrome. - Test the fix on different browsers such as Safari, Firefox, and default iPhone browser. - Provide detailed documentation
I need a developer with a Meta Developer account to help connect my WhatsApp Business Account to my Odoo WhatsApp account via API. I only require the basic connection without additional custom features or functiona...additional custom features or functionalities. The project should be completed within 1 week. Ensure that messages sync correctly between WhatsApp and Odoo. Ensure messages are synchronized in real-time between WhatsApp and Odoo. Please include basic error handling and logging functionalities. Please ensure basic error handling and logging functionalities are included. Include basic documentation for the connection. The integration should work specifically with Odoo 14. Use standard logging for error handling. Use Odoo's default logging framework fo...
...staff and systems. - Deployment: Packaged the back-end using the pkg module for streamlined distribution. - File System Integration: Integrated @marsaud/smb2 to check for file availability in remote SMB network folders, ensuring secure and efficient access to hospital records. I attached current issue: Listening for status requests on port 56560 Watching inputFolder DESKTOP-EEQ7LLNallow_folder Error: Cannot find module '../messages/negotiate' Require stack: - C:snapshotsq-communicatorcorenode_modules@marsaudsmb2libtools - C:snapshotsq-communicatorcorenode_modules@marsaudsmb2libtools - C:snapshotsq-communicatorcorenode_modules@marsaudsmb2lib - C:snapshotsq-communicatorcoredist - C:snapshotsq-communicatorservicedistindex
...Service-Level Metrics Web services (HTTP/HTTPS status, performance, visitor statistics) Database performance (MySQL/MariaDB with query statistics) Mail servers (queues, processed/deferred emails, etc.) DNS server health FTP server status cPanel/DirectAdmin-specific service metrics Backup monitoring (jetbackup) Website monitoring Security and Logs User login activity Firewall rule statistics System and error log monitoring Mail log monitoring Apache log analysis Deliverables A fully configured monitoring setup for both cPanel and DirectAdmin servers. Multiple visually appealing dashboards showcasing key metrics and service health. Comprehensive Items, Triggers, Graphs, Dashboards, and Discovery Rules. Documented, reusable templates for cPanel and DirectAdmin environments. F...
I'm facing a compilation error on my Beb20 smart contract. Here is the warning I see whenever I view the contract on Bscsan Compiler specific version warnings: The compiled contract might be susceptible to FullInlinerNonExpressionSplitArgumentEvaluationOrder (low-severity), MissingSideEffectsOnSelectorAccess (low-severity), AbiReencodingHeadOverflowWithStaticArrayCleanup (medium-severity), DirtyBytesArrayToStorage (low-severity), DataLocationChangeInInternalOverride (very low-severity), NestedCalldataArrayAbiReencodingSizeValidation (very low-severity), SignedImmutables (very low-severity), ABIDecodeTwoDimensionalArrayMemory (very low-severity) Solidity Compiler Bugs. I need an expert in smart contracts who can help me troubleshoot and resolve this compilation error ...
I have downloade a ebay-product listing template and filled it but it is not uploading. I need the completed template checked and errors corrected. Product is with variations Payment to be made on error free uploading the template The project must be completed within 3 days. Payment to made after error free uploading the template by us.
...compatibility across different devices - Provide detailed specifications and acceptance criteria for each UI component.. - Create comprehensive integration testing scenarios for each third-party API. - Develop a plan for supporting multiple languages and local formats in the GCC region. - Define detailed permissions and access controls for different user roles. - Develop guidelines for user-friendly error messages and system alerts. - Specify the requirements and data points for the platform's analytics dashboard. - Create user stories and workflows for the initial onboarding process of influencers and brands. - Define performance and scalability testing criteria to ensure the platform can handle growth.. - Tasks for Business Analyst: ✔ Convert our feature list into structur...
...for database relationships. ✔ Define data schemas (fields, constraints, indexing). ✔ Document data flow and synchronization logic. 6️⃣ API Documentation ? Purpose: Provide clear API integration guidelines for developers. ? Tasks for Business Analyst: ✔ Expand research on TikTok, Snapchat, Instagram, Facebook, LinkedIn APIs. ✔ Document API endpoints, authentication methods, rate limits. ✔ Define error handling and data exchange protocols. 7️⃣ Integration & Third-Party Services Plan ? Purpose: Clarify API-based services and dependencies. ? Tasks for Business Analyst: ✔ Document e-commerce integration feasibility (Shopify, WooCommerce, Magento). ✔ Provide technical recommendations for influencer sales tracking. ✔ Define legal & financial compliance requirements for Saudi &...
I'm experiencing a connection error with OpenVPN on my Azure VM as the public IP is changed. This started happening suddenly, without any apparent changes. I've already restarted the VM in an attempt to fix the issue, but it persists. Ideal skills for this project include: - Azure VM management - OpenVPN configuration and troubleshooting - Network diagnostics - Firewall settings It's crucial for the freelancer to have a deep understanding of Azure VM and OpenVPN, as well as the ability to diagnose and solve network related issues swiftly.
...not (exists (process "System Events")) then tell application "System Events" to activate end if count processes end tell """ guard let appleScript = NSAppleScript(source: scriptSource) else { print("Error: Unable to create NSAppleScript instance.n") return } var error: NSDictionary? _ = (&error) if let error = error { print("AppleScript execution error: (error)n") } else { print("AppleScript executed successfully. (If permissions were not granted, the prompt should appear.)n") } } 4. These are my entitlem...
I'm looking for a skilled freelancer to set up Node-Red for integration with Unity, primarily for real-time visualization of sensor data from pumps. Key Responsibilities: - Configure Node-Red to receive and process data from pump sensors. - Establish a seamless integration with Unity for real-time data visualization. - Create detailed documentation for the Node-Red and Unity setup. - Develop error handling mechanisms for data inconsistencies. - Implement security protocols to protect sensor data. - Test the integration between Node-Red and Unity thoroughly before deployment. - Design and implement a user-friendly interface for data visualization. - Set up a system for storing historical sensor data. Ideal Skills: - Proficiency in Node-Red and Unity. - Experience in real-time ...
...management. Diet & Public Health Research: Creating reports and articles related to diet and health. PowerPoint Presentations: Creating professional and engaging presentations. Excel Work: Data analysis, charts, and spreadsheet management. Requirements: Strong attention to detail. Relevant experience in any of the above-mentioned fields. Ability to meet deadlines. Deliverables: High-quality, error-free work. Submission within the agreed timeline. Budget: Flexible, depending on the project scope and quality. These projects are long-term, requiring extended collaboration over several months. Communication will primarily be through email. Work should be submitted on a weekly basis. Experience in healthcare and medicine-related topics is essential. Preferred commun...
...track punch-in/punch-out times for a small team of 1-10 employees. Key Features: - A Google Sheet where employees can log their daily work hours. - Automatic calculations of total hours worked per day. - A summary section that updates daily to track monthly totals for each employee. - User-friendly design to facilitate ease of use. - Protection mechanisms to prevent accidental changes. - Basic error checks to prevent incorrect data entry (e.g., preventing a punch-out before a punch-in). Deliverables: - A fully functional Google Sheet template. - Clear, written instructions on how to use the sheet. - (Optional) A 30-minute walkthrough session to explain the features. Ideal Skills and Experience: - Proficient in Google Sheets with a strong understanding of its features. - Experi...
I'm seeking a comprehensive inventory report that also includes key production metrics. The report should come in an Excel spreadsheet format. Key Components of the Project: - Inventory Report: This should detail our current stock levels, any shortages or surpluses, and projected needs based on current production rates. - Production Metrics: The report should include total units produced, ...cost analysis regarding holding and ordering inventory to optimize financial efficiency. Ideal skills for this project include: - Proficiency in Excel, with the ability to create clear, well-organized spreadsheets. - Experience in manufacturing and inventory management. - Strong analytical skills, able to interpret production metrics and provide insights. The report should include minimum stoc...
I'm looking for a C# developer to create a small application. This application will use the spaCy NLP library (or any other library that fits the requirements) for data extraction and parsing from simple user-input sentences. Key Requirements: - The app should extract machine names, components, and point numbers from user-input sentences. - It should handle t...graphical user interface (GUI) is required for the application. (Very simple, Mockup provided) - The code should account for typing variations and provide basic feedback for incorrect inputs. -Exact scenarios to test are provided. Ideal skills for this project include: - Proficiency in C# and Visual Studio - Experience with spaCy and NLP - Capability to develop simple GUIs - Attention to detail for error handling and c...
I'm facing a runtime error in my K-means clustering application, built with Numpy. The issue arises while the app is processing data. I need a skilled programmer who can troubleshoot and fix this error efficiently. Experience with Python, Numpy, and K-means is essential. The ideal freelancer must be able to identify the source of the error and implement a solution that ensures smooth data processing in the future.
I'm in need of a skilled developer who can create a function in for me. This function will retrieve data from a SOAP API (Equifax), and subsequently call a second API to fetch addition...This function will retrieve data from a SOAP API (Equifax), and subsequently call a second API to fetch additional data. All necessary documentation and test accounts will be provided. Key Requirements: - Process and handle retrieved data in XML (first call) and PDF (second call) formats. - Implement custom error messages for API calls. - Use Basic Auth for API access. Ideal Skills & Experience: - Proficiency in Next.js. - Prior experience with SOAP APIs. - Strong understanding of error handling and custom messaging. - Experience with Basic Authentication. Please provide example...