Data scan website script bot trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 data scan website script bot trabalhos encontrados, preços em EUR

    I need a professional 3D animator to create a detailed and engaging walkthrough for a complete toad and its features according to a provided script. Key Requirements: - Realistic Textures and Lighting: The animation should feature high-quality, realistic textures and lighting to enhance visual appeal and provide a lifelike experience to viewers. - Detailed Product Features: The toad and its features should be presented in a comprehensive and detailed manner, showcasing all its aspects in a visually engaging format. Ideal Skills and Experience: - Proficiency in 3D Animation: The ideal candidate should have a strong background in 3D animation, with a portfolio showcasing their ability to create realistic and engaging animations. - Experience with Realistic Textures and Lighting: Pri...

    €2096 (Avg Bid)
    €2096 Média
    21 ofertas

    I'm looking for a developer who can implement Google Apps Script and the Shipsgo API in order to create custom functions and track containers/Bill of Ladings. Shipsgo : Key Responsibilities: - Develop custom functions using Google Apps Script - Implement Shipsgo API for shipment tracking - Ensure the system can manage more than 500 daily shipments efficiently Skills & Experience: - Proficiency in Google Apps Script - Experience with Shipsgo API (or similar APIs) - Previous experience with data processing - Strong problem-solving and system optimization skills I have already developed something and I need some additional inputs (foundations have already been setup and I simply need some further features through the API - API returns a Json response...

    €134 (Avg Bid)
    ADC
    €134 Média
    13 ofertas

    I'm looking for a coder or developer to help me create a simple web-based script that can compress both PNG and JPG images. The user should be able to drop the images into an interface, the script should compress them and provide an option to download the compressed images. A Lib like can be used. Usability should be like I don't need a nice interface. I just need the functionality! You can use standard HTML form elements with no styling. Key Features: - Supports both PNG and JPG - Drop and compress interface - Option to download the compressed images - Option to set the image compression - Use PHP where logic is required Compression Levels: - For PNG: Custom compression level. This should allow me to specify a balance between quality

    €150 (Avg Bid)
    €150 Média
    110 ofertas

    I need a logo for a candidate running in a local election. Key Requirements: - Incorporate the colors red, blue, and white, with an emphasis on red and blue. - The logo should convey a sense of professionalism and trustworthiness. - Including an American Flag -The name of the candidate is Jason Kulp Maybe the wording above KULP can say, “vote” “vote for” or “Patriots for” in small, cleaner or script letters, then under KULP, it should say Republican State Committee Man The two samples are attached as a reference. NO AI GENERATED IMAGES!!!! NO 3D LOGOS Not following these rules will result in your work being rejected.

    €17 (Avg Bid)
    Garantido
    €17
    119 inscrições

    I am in need of a CodeIgniter expert to create a script that will automate the import of product images to our database. The images are currently broken and I need them to be updated using the provided file names and images in the folder. Key Requirements: - Develop a CodeIgniter script that will automate the import of images - Utilize the provided file names and image folder to update broken images for products - Script should run via command line for a one-time application Ideal Skills: - Proficient in CodeIgniter framework - Strong knowledge of PHP and MySQL - Experience with image processing and automation - Comfortable with command line execution This project is a one-time task required to fix current image issues. The task should not require a user interface ...

    €7 / hr (Avg Bid)
    €7 / hr Média
    55 ofertas

    I am having a problem with my PHP script that has led to an undefined variable error. Specifically, this error is showing up in the section that handles database activities, particularly during data insertion process. I will provide a video to illustrate the exact issue. Here's what I am seeking: - An expert in PHP scripting that can resolve this undefined variable error - Someone with solid experience handling database operations (especially with data insertion) - Ideally, you will have a background in debugging PHP scripts and database handling Your task will be to identify and correct the errors in my script to ensure smooth and error-free database operations. This should involve an in-depth understanding of the code, pinpointing the undefined variable...

    €25 (Avg Bid)
    €25 Média
    59 ofertas

    We're looking to integrate a Python script into our MySQL database to perform data analysis.: - Primary Task: The script's main responsibility will be to filter our data based on specific conditions. - Data Interactions: The script will predominantly be running operations on numerical and textual data. We're interested in candidates with a strong background in data analysis using Python and MySQL. Expertise in scripting languages, especially Python, is vital. Familiarity with MySQL is crucial as well - you should be comfortable working with numerical and text data within these databases. Efficiency, accuracy, and attention to detail are key for this task.

    €77 (Avg Bid)
    €77 Média
    14 ofertas

    ...- Calculate reorder points precisely (Flag Products that are low in stock) - Distribute picklists to employees (Generate a picklist and have employees confirm Picking them) - Picked parts must be scanned out of inventory once employee picks qty - All picking will be archived on weekly basis to reduce worksheet size - Layout the worksheet to match our IR Scanning format - Ex. When picking (Scan out Sequens is Location, Part, QTY) - Ensure daily inventory updates are possible (Inventory has to be LIVE) - Add a dashboard for visual view of KPI's and results The ideal candidate will have proven experience in ERP Excel design, particularly within the field of inventory management. Expertise in IR Scanning layout will be strongly favored. Knowledge needed. - Excel Formula...

    €92 (Avg Bid)
    €92 Média
    30 ofertas

    I am in need of an experienced React Native developer to build a mobile app compatible with both Android and iOS. The primary functionality of the app will be QR code generation and scanning. It needs a way to generate unique QR codes and accurately scan them. User authentication is also essential to this project. The app should allow creating users with login ad password and allow them to log in to scan qr code. Ideal skills for this job: - Proven experience with React Native - Knowledge of QR code generation and scanning - Experience building secure authentication systems

    €571 (Avg Bid)
    €571 Média
    219 ofertas

    I am seeking an experienced freelancer actor who can collect and compile professional, scripted video testimonials. The success of this task will be dependent on your ability to effect...authentic and engaging. - Managing video editing to assure high quality final product. The ideal freelancer for this project should have: - Proven experience in video production and editing. - Exceptional communication skills for relationship management with clients. - Proficient in directing scripted testimonials. - A keen eye for detail, ensuring each testimonial aligns with the brand and the script provided. This provides a fantastic opportunity to showcase your abilities in content creation and client facilitation, and I encourage all those who are passionate about video testimonial producti...

    €15 (Avg Bid)
    €15 Média
    3 ofertas

    ...can control the device and get data from it. We want to create a wrapper in Python so Python programmers can use the device easily. Below is an extract from the .h file for the .dll showing the functions that we want the wrapper to call. FT_HANDLE SENSOR_DLL usb_initialize(char * snum); int SENSOR_DLL usb_deinit(FT_HANDLE ftHandle); int SENSOR_DLL usb_dll_revision(unsigned int *revision); int SENSOR_DLL usb_read_image(FT_HANDLE ftHandle, IMAGE_PACKET_T *buff, unsigned int timeout); int SENSOR_DLL usb_set_gain(FT_HANDLE ftHandle, GAIN_STATE data); int SENSOR_DLL usb_set_trig_mode(FT_HANDLE ftHandle, TRIG_MODE mode); int SENSOR_DLL usb_set_interval(FT_HANDLE ftHandle, uint32_t data); Once you've made the wrapper, we'd like you to make a Python ...

    €150 (Avg Bid)
    €150 Média
    25 ofertas

    As a developer with experience in MKS DLC32 (Arduino code), I am looking for a solution to gain precise control over a 5-volt water pumps and a servo connected to an MKS dlc32 board. the code should be written in Arduino Ide as custom script. Key Features: - Controlling stepper motors (already have that) - Regulating a 5-volt water pump - Manipulating a servo The success of this project relies heavily on achieving precise control over the afore mentioned devices. Given the technical requirements for this job, it's beneficial if you have a relevant background and an understanding of how to efficiently work with MKS DlC32 board. Ideal Skills and Experience: - Extensive experience with Arduino IDE - Specific knowledge of MKS dlc32 boards - Proven ability in device controls...

    €17 (Avg Bid)
    €17 Média
    12 ofertas

    ...effortless access to facilities. Therefore, you must have the ability to merge functionality and modern design. Your proposal should reflect an understanding of the specific requirements and your ability to deliver a comprehensive master plan suitable for our unique needs. Experience in designing similar projects would be highly beneficial. - you can find here the 3d scan of the complex. - this is the google map location !AlDhFhhMWYXFgfpJBDJi9w_KSrSSIg?e=zoH8ir - images 2023 !AlDhFhhMWYXFiOMEGjsUoUuH_9MSBA?e=Y282qN - images 2024 Deliverables: - a 2d plan with dimensions (*pdf, tiff) (b.1., b.2.) - a 2d coloured plan (as a resort map) (*pdf, tiff) (b.3.) - a 3d coloured plan (as a resort

    €2255 (Avg Bid)
    €2255 Média
    44 ofertas

    I'm looking for a proficient software developer to create a bulk direct message tool specifically for Twitter. The primary goal of this tool is to enable me to send a pre-set message to multiple Twitter accounts at once. Key Requirements: - The tool should be able to send the same message to an unlimited number of Twitter accounts without any limits. - The message to ...Requirements: - The tool should be able to send the same message to an unlimited number of Twitter accounts without any limits. - The message to be sent will remain the same for all accounts. There's no need for customization per recipient. Ideal Skills: - Proficiency in Twitter API and automation tools. - Previous experience in developing bulk messaging software. - Knowledge of best practices for bot dev...

    €61 (Avg Bid)
    €61 Média
    7 ofertas

    I'm looking for an expert in both written translation from English to Swahili and voiceover work. The project involves about 8000 words. kindly respond with your voice sample. Key Responsibilities: - Accurately translate the text provided from English into Swahili - Provide a male voiceover for the translated script This work will be used for a business presentation, so it is crucial that the translation and voiceover are professional and of high quality. Ideal Candidate: - Fluent in English and Swahili - Previous experience in translation and voiceover work - Experience in business or corporate translations would be a plus - Excellent communication and presentation skills. Looking forward to receiving your proposals. Only native profiles please no agencies

    €40 (Avg Bid)
    €40 Média
    14 ofertas

    I am looking for a skilled C# developer to modify an existing Instagram bot program. The objective is to enhance the functionality of the bot by leveraging the Instagram API. The bot currently has a desktop interface, and your role will be to update and optimize it. The ideal candidate will have experience with C# development and be familiar with working with APIs. Attention to detail, problem-solving skills, and the ability to work independently are key for this project.

    €166 (Avg Bid)
    €166 Média
    28 ofertas

    I'm in need of a confident and capable actor, proficient in Standard Greek for a video showcasing talent. The style will consist of a speaking video with a script. Skills and Experiences: - Strong acting abilities in dramatic context - Proficiency in Standard Greek - Experience with script following and dedication to the role - Ability to professionally showcase talent I'm eager to collaborate and create a high-quality video that represents the passionate talent. Excited to work with someone ready to bring their best performance.

    €7 - €14 / hr
    Local Secreto
    €7 - €14 / hr
    0 ofertas

    Project details: In our Shopware 6 shop, we are facing a problem with the importing process of pictures submitted via XML; the image files are also hosted on the same server. The current script only imports a few images at random, and most of the images are not imported at all, without generating any errors. The import script runs until the end but skips most of the pictures. Skill requirements: good knowledge of Shopware 6, mySQL, PHP, Smyfony !!! it's an urgent project so pls. don't bid if you haven't got enough time (max. 2 days). If you have questions pls. don't hesitate to ask, i'll provide all the infos u need. !!! IMPORTANT !!! Please don't give a quote if you don't have enough capacity, the project should begin immediately. Please...

    €176 (Avg Bid)
    €176 Média
    40 ofertas

    I need to link the gamma data with the Telegram bot to display it directly netgex volume + netgex open intrest I'm in need of an experienced Python developer who is adept at creating Telegram bots. The primary functionality of this bot will be user interaction. At this time, I don't require any specific data to be withdrawn from the API. The successful candidate should be able to: - Design and Develop a bot with interaction-heavy features in Python. - Ensure seamless integration with Telegram's API. - Implement effective user interaction strategies. - Conduct comprehensive troubleshooting and testing. Candidates with previous proven experience building Telegram bots will be given preference. Please, include examples of the bots you...

    €93 (Avg Bid)
    €93 Média
    21 ofertas

    fixed donation options for the convenience of the donors. - Custom donation amount entry: There should be a field where donors can manually input their desired donation amount. - Recurring donation option: I want donors to be able to make monthly donations, in addition to one-time donations. The captcha system I prefer is image-based. It should be user-friendly yet effective in preventing spam and bot activity. or recaptcha3 As for the payment gateway, I am specifically looking for Moneris integration. It's crucial that the forms and transactions are secure and reliable. Ideal skills and experience: - Proficiency in web development, particularly creating donation pages and integrating payment gateways. - Familiarity with captcha systems, particularly image-based ones. - Exp...

    €131 (Avg Bid)
    €131 Média
    88 ofertas

    I am in need of a polished essay that investigates "How social media impacts young adults' attention span", in the context of Arts. The assignment will also require presentation slides to accompany and support the essay content. - Research and Script-writing: You're to carry out extensive research on the given topic. Use these findings to provide a compelling narrative for both the essay and presentation slides. - Critical Analysis: Make sure to maintain a balanced argument, and present evidence to support any points made. - Presentation Slides: Create visually engaging slides to support key arguments in the essay. The slides should align with the writing style and tone of the essay. The ideal candidate will have a strong background in Arts, with excellent essa...

    €80 (Avg Bid)
    €80 Média
    19 ofertas

    I have a general idea of what I want to achieve. I have done similar thing in the past and can demonstrate to explain the goal. I’m looking for someone which obviously knows winCC and able to write VBS code to achieve goal

    €150 (Avg Bid)
    €150 Média
    12 ofertas

    ...have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be replicated exactly. doesnt have to be python if u know something easier and simpler to maintain i dont care Key Skills Needed: - Proficiency in Python - Experience with MacOS scripting - Understanding of AHK (previous experience with this language would be beneficial) - Proficient in sound control within scripting The ideal candidate for this role would be someone who has a good understanding of AHK and Python, and is able to adapt the sound functionality of the AHK script to MacOS, while keeping the original fe...

    €28 (Avg Bid)
    €28 Média
    7 ofertas

    I'm looking for a skilled developer to create a script that will pass hash value from the parent page to an iframe, and use the hash value as part of the iframe's URL. Key Requirements: - Extract the hash value from the parent page's URL. - Pass the extracted hash value into the iframe. - Utilize the hash value as part of the iframe's URL. Ideal Skills: - Proficiency in JavaScript, particularly working with iframes and URL manipulation. - Strong understanding of web security principles. The successful candidate for this project will have a keen eye for detail and the ability to create a robust, secure solution that meets the specified requirements.

    €60 (Avg Bid)
    €60 Média
    27 ofertas

    ...This tool will automatically scan uploaded resumes, extract specific data fields, and seamlessly parse it onto our webpage. Key Requirements: - The tool should be able to extract the following data fields from resumes: Contact information, Education history, Work experience, Family background, Marital status, Language Known, Mother Tounge, Client work information, Mobile number, Email, and Address. - The tool should be able to handle resumes in PDF and Word document formats. - The parsed data should be neatly organized and displayed on our webpage in a user-friendly manner. Ideal Skills & Experience: - Proven experience in developing advanced PHP tools and parsers. - Familiarity with working on resume data extraction and parsing. - Strong underst...

    €128 (Avg Bid)
    €128 Média
    16 ofertas

    I am looking for an expert in PHP and specifically familiar with the Colibrism social network script. I Please contact me only if you are previously familiar with working on Colibrism social network script.

    €153 (Avg Bid)
    €153 Média
    35 ofertas

    I'm in urgent need of a skilled Pine Script developer who can code an invite only indicator that reads market tops and bottoms. Your tasks will include: * Understanding my current invite only Pine Script indicator and how it works * Writing necessary code to match the levels that identify market tops and bottoms exactly as in mine Ideal Skills and Experience: * In-depth knowledge of Pine Script * Proven experience in financial market's technical analysis * Understanding of market indicators: Moving Average, Bollinger Bands, RSI etc. * Ability to communicate effectively to understand the exact requirements Application Requirements: * Please include examples of past work using Pine Script. Your past work would greatly help me understand if you ar...

    €106 (Avg Bid)
    €106 Média
    5 ofertas

    As someone requiring expert Python knowledge, I am looking to find a coder who can aid me in creating a precise Python script that will effectively integrate a Topaz Signature Pad. The following degree of functionality should be prioritized: - Capture signatures from the Topaz T-LKB755SE-BHSB-R SignatureGem LCD 4x3. This are the available SDKs /software combaine what you need i am on a windows pc with the topaz in front. Python is main but load or do what you need. The captured signatures should be saved in a format that's optimal for database storage and for use in official forms. The preferred database management system for storing these signatures is SQLite3. The ideal freelancer for this role should have:

    €15 / hr (Avg Bid)
    €15 / hr Média
    32 ofertas

    Looking for a web3 AI bot theme of sleek and techy website and logo to be design on Canva Pro. Key requirements: - Must be design on Canva Pro - Web3 AI Bot theme - No coding, no html , intuitive informational website - Design catchy logo with icon In your bid, to showcase following. Cookies cutter bid will be declined - Previous experience designing AI Bot theme on Canva Pro - Strong graphic design and UI/UX skills - Ability to optimize for mobile devices - Portfolio showcasing creativity and modern design aesthetics

    €21 (Avg Bid)
    €21 Média
    32 ofertas

    I need a Python expert write a basic python script to integrate a Topaz Signature Pad. The pad is Topaz T-LKB755SE-BHSB-R SignatureGem LCD 4x3 Key Requirements: - The integration should allow the capture and preservation of signatures directly through the Topaz Signature pad. Just script to open a form with a picture field and a button with label write now. on the pad write a signature and after save button the picturefield should be filled with the written signature/image. Image stored in same map als the script. Desired Skills and Experience: - Proficiency in Python, particularly version 3.9. - Prior experience with integrating peripherals, such as signature pads, into applications. - Familiarity with signature capture and storage

    €30 (Avg Bid)
    €30 Média
    11 ofertas

    I'm looking for a skilled developer who can create an AR experience attached to my business card. When the card is scanned through a smartphone camera, I'd like a company introduction video to play. It needs to be created in on a PC but play when when using an iPhone to scan the business card marker. Key Requirements: - Upon scanning the AR marker (the business card), the video should play automatically. I have the business card created. - The video must be a company introduction video. I have the video recorded. - The AR experience should be optimized for iPhone use. May require compressing video. Considering the nature of this project, prior experience with AR development and app creation would be a plus. The successful candidate should also be able to ensure that ...

    €456 (Avg Bid)
    €456 Média
    26 ofertas

    I require an experienced TradingView developer to update an existing indicator. The task involves adding multiple lines to the indicator in a specific manner. These lines should be plotted above or below the existing lines. Ideal candidates for this project should have: - Strong experience in TradingView indicator development - Proficiency in Pine Script - A keen eye for detail to ensure accurate line placement - Previous experience with custom line plotting in TradingView Please include your previous work and any experience related to this project in your proposal.

    €167 (Avg Bid)
    €167 Média
    11 ofertas

    I'm having functional issues with my two bots - one resides on Solana and the other on Ethereum. The problem appears to be that they are causing errors within other systems. Sp...problem appears to be that they are causing errors within other systems. Specifically, I need assistance with: - Identifying the cause of these errors. - Fixing the issues to ensure the seamless operation of these bots and compatibility with other systems. The ideal candidate will have: - In-depth knowledge of both the Solana and Ethereum platforms. - Experience in troubleshooting and debugging bot systems. - Understanding of how bots interact within larger systems. Your end goal is to restore both bots to full and error-free functionality. Our goal is to get both of these bots working and f...

    €85 / hr (Avg Bid)
    €85 / hr Média
    61 ofertas

    I am in need of a skilled developer who can configure my website. It's crucial that you have experience with the Bustabit repository given its already installed. Here's what needs to be done: 1. **Testnet Bitcoin Integration**: I need you to create a new Testnet Bitcoin account for me. This integration is critical to test all functions of the website. It's quite important that you understand the intricacies of Bitcoin Testnet. 2. **Recaptcha Connection**: You'll need to connect Recaptcha using an API key. The main function of this feature will be to prevent bot activities on the site. Experience with implementing and optimizing Recaptcha is paramount. 3. **Investment Option**: Users need to have option to deposit in to the site bankroll. alrea...

    €50 (Avg Bid)
    €50 Média
    23 ofertas

    ...any website URL or document, scan the website/document for relevant data, and then interact with an AI model to retrieve information from the scanned website. The application will also include a chatbot feature that can be easily integrated into other websites as a microservice. Additionally, the application will support payment methods for premium features. Requirements: Website / Document Scanning Functionality: * Users should be able to input any website URL or document into the application. * The application should scan the website and extract relevant data for processing. * Extracted data should be stored in a database for future reference. AI Model Integration: * The application should integrate with a...

    €460 (Avg Bid)
    €460 Média
    38 ofertas

    Necesito crear un script o ea lo que más se asemeje a mi requerimiento. Este es poner una orden Sellstop o Buystop y que el traling stop esté ubicado a una distancia a definir como una variable, una vez detonada la posición el traling stop se irá moviendo en sentido del trade pero llegará sólo hasta el precio de entrada y pendremos un precio the target para su salida. Si el precio retrocede a nuestra entrada o hasta el trailing stop una nueva orden será generada de forma automática para volver a entrar a una distancia especificada, esta nueva orden de entrada se irá moviendo como traling sólo hasta el primer nivel de la primera orden en caso que el precio se aleje, o se detone el trailing volviendose un loop.

    €308 (Avg Bid)
    €308 Média
    4 ofertas

    I need comprehensive details extracted from the Parivahan vehicle RC database. Data output must be within range upto 1k range at once. Specific requirements include the: - Owner's name - Registration number - Vehicle model and make - Insurance expiration date - Owner contact number The need is urgent, so a quick turnaround is vital. An adept hand at data mining, especially relative to the Parivahan database, would be an asset. Familiarity with Indian vehicle registration systems or similar projects will also be advantageous. The project should prioritize accuracy of data above all, and a proven record in precise information extraction is essential.

    €121 (Avg Bid)
    €121 Média
    11 ofertas

    I'm in need of a skilled professional who can create a Terraform script to build my AWS infrastructure from scratch. Key Components: - The infrastructure should be deployed inside its own VPC in AWS - The infrastructure should deploy an RDS database, specifically MySQL, that is securely accessible from the backend and frontend servers, but not accessible from outside the VPC or internet. Instance size: , allocated storage: 100Gb. Admin user/password should be supplied as variables -- I will specify them in the command line. Also a separate user account should be created to access this database. The user should have read/write access, I will again supply the username and password via command line. - The solution should include a set of servers to run both backend and frontend ...

    €230 - €689
    Secreto ADC
    €230 - €689
    10 ofertas

    I'm looking for someone associated with the University of Pittsburgh who is able to scan four pages from a book located at University of Pittsburgh's ULS. This task is for a research project. - No specific scanning device required, an iPhone scan or clear photo will suffice. - No need to convert the scans into any specific format, as they will be used just for reference purposes. The book is in Japanese, but I can guide you even if you only know English.

    €381 (Avg Bid)
    Urgente
    €381 Média
    16 ofertas

    La actividad consiste en pedir una cotización de manera presencial en cinco empresas asignadas por tu coordinador. Para realizar satisfactoriamente la actividad se requiere de lo siguiente: 1. Estudiar guía proporcionada por nosotros, comprender lo que se re...Freelancers no están al pendiente de sus mensajes o no reciben las notificaciones causando una comunicación tardía, por este motivo te pedimos instalar la app y estar al tanto de la misma para beneficio de todos). Si te interesa participar en esta actividad realiza tu bid por la cantidad fija $80 USD y escribiendo en el mensaje el municipio o alcaldía en el que vives para confirmar que no eres un bot. Bids por cantidades mayores a $80 USD no serán considerados. Se selecciona...

    €74 (Avg Bid)
    Local
    €74 Média
    3 ofertas

    I require assistance integrating specific features into my consulting WIX website. This is what I need to happen: 1. User scans a physical QR code. (we operate in many stores, so this process will need to be duplicated over and over again.) 2. User gets sent to our site, where they insert their phone number to get a code. 3. This code needs to be one-time use, only redeemable once. 4. The code grants them access to "store profile" (of the store that they scanned the code from). 5. From the store profile, they can choose to unlock a discount from a list of stores that have partnered with the store who's profile they're on. For example: I go to Walmart, I scan a code. The code takes me to my consulting website. I enter my phone number, and receive a...

    €739 (Avg Bid)
    €739 Média
    92 ofertas

    ...entre o bot e a api e varius usuarios usando a mesma a conexão do bot e simplismente e fechada por motivo nenhum: Log: """ 2023-11-02 03:47:18,593 - [8baf721e-bc97-40ff-9b2e-4bc7e6327c2f]Bot -> An error occurred: CloseCode.ABNORMAL_CLOSURE Traceback (most recent call last): File "/root/api_tecnologiamilionaria/app/", line 171, in bot_endpoint data = await websocket.receive_json() File "/usr/local/lib/python3.10/dist-packages/starlette/", line 133, in receive_json self._raise_on_disconnect(message) File "/usr/local/lib/python3.10/dist-packages/starlette/", line 105, in _raise_on_disconnect raise WebSocketDisconnect(message["code"]) : CloseCode.ABNORMAL_CLOSURE """...

    €517 (Avg Bid)
    €517 Média
    28 ofertas

    Hello, Zcart codecanyon script needs to be installed. My vps has CWP panel. I can give you maximum $2 for this and a positive feedback. Do not bid if you need more than $2

    €4 / hr (Avg Bid)
    €4 / hr Média
    5 ofertas

    Hello, I have installed the script. Home page is showing good , but the user panels including vendor and admin panel is showing broken. Please see the attached screenshot. I do not know the reason. If you know the reason then it is just 5 minute work. On the VPS i am using CWP panel. I really do not have budget for this, i will give you 5/5 star positive feedback. I will give you $2 for this task and positive feedback guaranteed.

    €7 / hr (Avg Bid)
    €7 / hr Média
    14 ofertas

    I need a Python script to retrain a MobileBERT model for a Named Entity Recognition (NER) task in Tensorflow. The model should be able to detect specific entities in text queries relating to various types of media files. The ideal freelancer for this project would have a solid understanding of Python, machine learning, NLP, and experience with BERT models. Features of the Python Script: - Process text queries obtained from a CSV file (example CSV attached) - Detect entities such as: - Persons - Places - Events (e.g., weddings) - Dates - Number of individuals visible - Media type (Image, Video, Audio, Text) - Detailed type (Interview, Landscape, Close Up, Group, etc.) - Length - Content - Retraining should be based on a provided CSV file containing Sentenc...

    €157 (Avg Bid)
    €157 Média
    25 ofertas

    Restaurant entrance QR code meal ticket / attendance management QR user type 1 restaurant owner 2 Companies surrounding the restaurant (companies that have a monthly meal contract with the restaurant) 3 company employees 4 private guests 5 Delivery of restaurant food ingredients The main function is the QR meal ticket at the entrance of the restaurant. When scanned in QR scan mode on the owner's phone and authenticated, Entry is possible It is also possible to manage employee attendance and departure from work. People who do not speak English but communicate in Korean so there is no problem And only those with accurate screen design planning are encouraged to apply. Mobile web version and admin page PC version There is a mobile manager version There is a push function by ins...

    €266 (Avg Bid)
    €266 Média
    60 ofertas

    I need someone to create a bot that will get signals from a public telegram channel and placed an order on a centralized exchanges right away. we should be able to customise stop loss and take profit. There will be 2 startegies: 1- As soon as the signal is received, place a buy order with a take profit limit. 2- As soon as the signal is received, buy the coin and then place a short order imediately with a take profit limit. The second startegie is to capitalize on the price of coin going down.

    €22 / hr (Avg Bid)
    €22 / hr Média
    37 ofertas

    I'm currently looking for an expert who can design a data scraping script for me. However, I haven't decided on which particular website and kind of data (text content, images, links etc) should be scraped yet. Furthermore, the frequency for data collection hasn't been specified. Ideal Skills and Experience: - Commercial experience with Python or JavaScript - Proficiency in web scraping using tools such as BeautifulSoup, Scrapy, or Selenium - Ability to add flexibility for target URLs, data type, and collection frequency Please note: the project details will be finalized upon discussion. Your recommendations are welcome and appreciated. Only apply if you're comfortable proceeding considering these conditions.

    €6 - €24
    Secreto
    €6 - €24
    27 ofertas