Filter

Mina senaste sökningar
Filtrera:
Budget
till
till
till
Typ
Kompetens
Språk
    Jobbstat
    2,000 selenium python example hittade uppdrag

    Hej, Jag har en idé om en multiplayer sudoku spelapp. Jag har fått offerter på 25000 usd för att utveckla spelet men jag vill inte satsa dessa pengar. Jag vill istället skapa spelet själv, men saknar kompetens att göra det. Jag har erfarenhet av programmering i Python, men inte spel. Jag vill ha någon som sätter upp en arbetsplan, där varje steg beskrivs, därefter ger mig viss guidning för att komma genom varje steg. Jag vill alltså både utveckla spelet och lära mig att utveckla själv. Jag behöver någon med erfarenhet av att utveckla multiplayer-spel (design kommer vara relativt enkel) för iphone/android. Dessutom villig att lära ut (skicka länkar/tips på litte...

    $17 / hr Average bid
    $17 / hr Snittbud
    2 bud
    Project for Raja S.
    Avslutades left

    Hej, har ett pågående projekt. Vi har kört fast så skulle behöva ett andra öga på projektet. Innefattar python, flask, webscraping.

    $45 / hr Average bid
    $45 / hr Snittbud
    1 bud

    Uppgiften är att bygga en slumpgenerator i programmeringsspråket python i miljön google colab. Slumpgenreatorn ska kunna läsa in information(i det här fallet namn ifrån ett google spreadsheet och slumpa ut dem här namnen i basgrupper(6 basgrupper, 6 i varje grupp, där vissa grupper blir färre personer) i spreadsheatet. Så alla basgrupperna och elever får bra placeringar. progrmmaet ska och kunna t.e.x slumpa om placeringar och basgrupper i klassrummet om man vill det. Jag kanske inte har förklarat uppgiften så väl, så jag kan enkelt bara dela instruktionerna där allting är väl skrivet så ni får en ökad förståelse för uppgiften.

    $248 Average bid
    $248 Snittbud
    2 bud

    Hemsida ska ta in en del information från användare och spara de i databas. I hemsidan kan man se hela tabellen i databasen och kan ändra om man vill. Man kan även lägga in nya rekord i databasen. I python programmet som jobbar på bakgrunden skulle jag kunna läsa in de värdena från databasen och föra till en algorithm som är också skriven i python.

    $181 Average bid
    $181 Snittbud
    2 bud

    Jag jobbar med att sälja plåt och vi skickar certifikat till våra kunder på stålet, jag skulle vilja ha en portal där de kan söka efter certifikatet och ladda ner pdf filen på egen hand. Se länk nedan på liknande lösning. Jag vill kunna lägga upp pdf filerna antingne på onedrive eller köra ftp mot en server. Vi har redan en server som kör lite python grejer så den kan säkert användas för att placera detta i. Vår hemsida är och den är byggd med wordpress.

    $1097 Average bid
    $1097 Snittbud
    9 bud

    ITSM Delivery söker Integrationsutvecklare för vår kund. Krav: Java Scala Python R Biztalk Erfarenhet av IBM MQ-server och Biztalk som meddelandesystem att integrera till. Erfarenhet av att bygga near-realtime-instrumentpaneler för att stödja affärsverksamheten. Målet är att använda Spark streaming. Erfarenhet - 6 år. Start: augusti, 2019 Ort: Stockholm / Solna Vi erbjuder: Mycket kreativ och dynamisk miljö, vilket ger en hälsosam professionell utmaning till proffs. Långsiktiga projekt och mysig atmosfär. Det här är ett heltidsjobb i Stockholm, ingen frilansmöjlighet. Ta gärna kontakt med mig för mer information.

    $53 / hr Average bid
    $53 / hr Snittbud
    3 bud
    Uppehåll av hemsida
    Avslutades left

    Hjälp med kontroll av hemsida. Program som används. MongoDB SailsJS Elastic Search Python MVC - generellt API

    $402 Average bid
    $402 Snittbud
    2 bud

    sKils: -Docker Hub -Git -Python -Django -AWS -Redis -S3 -NodeJS -Go

    $17 Average bid
    $17 Snittbud
    9 bud
    Web development
    Avslutades left

    Jag vill fixa till en webbsida Pandas Python django

    $555 Average bid
    $555 Snittbud
    1 bud

    Vi behöver en noggrann person som går igenom en hemsida och gör en rapport med saker som inte fungerar. Vad som ska testas: 1. Se till att text, video och bilder är läsbar och förstålig. 2. Se till att länkar fungerar och att man kommer dit man ska. 3. Se till att formulär fungerar och att den är enkel att förstå. Vilka webbläsare ska användas: - IE11 - Edge...Använd din egen mobil och dator till att börja med. Testa de enheter som du inte själv har tillgång till via - PC laptop - Mac laptop - 24" PC screen - 24" Mac screen - Android laptop - iPad - Android smartphone - iPhone - Windows smartphone Gör en sammanställning i ett spreadsheet över bug...

    $101 Average bid
    $101 Snittbud
    6 bud
    Software in Python
    Avslutades left

    Good programming skills

    $30 Average bid
    $30 Snittbud
    1 bud
    Programmering i Python
    Avslutades left

    Hej, Kolla bifogade filer för ytterligare information! Mvh t1f0

    $50 - $50
    $50 - $50
    0 bud

    Hej, har du möjlighet att hjälpa mig med tre deluppgifter i Python? Ämnet är, som nämns i rubriken, sortering och sökning. Deadline fredag 8.5.2015 kl. 22:00 Information om projektet finns bifogat som filer. Med vänlig hälsning, t1f0

    $30 - $30
    $30 - $30
    0 bud
    Vigenerechiffer Python
    Avslutades left

    Uppgift 1: Din uppgift är nu att skapa ett program med vilket du kan kryptera och dekryptera text som endast innehåller stora bokstäver enligt Vigenere-algoritmen. För att göra det behöver du en tabell, som du t.ex. kan generera med följande funktion: def make_cipher(): cipher = [] i = 0 j = 0 # Väljer bokstäverna A-Z for char in [:26]: ([i:26]+[:j]) i += 1 j += 1 return cipher Förutom funktionen make_cipher behöver du igen två funktioner för att kryptera resp. dekryptera ett meddelande. def encrypt(key, msg): cipher = make_cipher() # ...mer kod def decrypt(key, msg): cipher = make_cipher() # ...mer kod Uppgift 2: Testa programmet med exemplet på ...

    $15 Average bid
    $15 Snittbud
    1 bud

    for och sekvenser (python) 1) Skriv ett program som tar hand om röstberäkningen i ett val. Kandidaterna numreras 2-7, och vi lagrar varje kandidats sammanlagda röstantal i en lista (rösterna för nr. 2 ska lagras i position 2, rösterna för nr. 3 i position 3 etc). Tänk noga på hur stor lista du behöver! Varje element ska 0-ställas innan man börjar mata in de enskilda rösterna (ingen valfusk här!). För övningens skull antar vi att antalet röstberättigade är 10 personer, av vilka alla röstar (men de kan rösta blankt eller ge proteströster, så varje given röst måste kontrolleras!). Sist ska varje kandidats röstantal skrivas ut 2) För att göra r...

    $15 - $15
    $15 - $15
    0 bud

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $155 Average bid
    $155 Snittbud
    1 bud
    Programkurs att göra
    Avslutades left

    hej jag en kurs programmering( python ) som är databaserad och behöver hjälp med. Det är för nybörjare . Pris kan vi komma överens om . hör av dig så fort som möjligt Med vänlig hälsning,

    $150 Average bid
    $150 Snittbud
    1 bud
    uppgift python
    Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $27 Average bid
    $27 Snittbud
    2 bud
    Skriv lite programvara
    Avslutades left

    Programmeringsspråk: Openwrt (ev. kan Python vara möjligt) Plattform: Carambola2 Applikation: Vid power-on ska enheten kolla GPIO pinnar, koppla upp mot ett av några förutbestämda WiFi-nät och skicka ett e-post och sedan göra sig beredd på power-down. Slutapplikationen är olika, men enkla och ska helst kunna skrivas i ett ANSI-C program som kallar på det som beskrevs ovan, Alternativt en kort intensivkurs att programmera slutapplikationen i Openwrt. WiFi inställningar, e-postadress, e-posstmeddelande och ev. övriga inställningar ska kunna konfigureras via t.ex. USB från en PC (Teraterm duger). Om möjligt vore det bra att kunna ändra dessa inställningar genom att t.ex. skicka e...

    $29 - $245
    $29 - $245
    0 bud

    Jag har pågående arbete relaterat till vårat tidigare projektpython programming'

    $20 / hr Average bid
    $20 / hr Snittbud
    1 bud
    uppgift python
    Avslutades left

    olika delmoment: Kodskelett Innan programmet skrivs ska en specifikation i form av ett kodskelett lämnas in. Syftet är att du ska tänka igenom problemet innan du försöker lösa det. Prototyp När ditt kodskelett har blivit godkänt så är det dags att börja arbeta med en prototyp av programmet. En prototyp är en första körbar version av programmet som innehåller den mest grundläggande funktionaliteten. Syftet med att lämna in en prototyp är att vi ska kunna ge tips och råd om förbättringar och ändringar redan innan programmet är helt klart. Beskrivning av upgiften: Varudeklaration: Filhantering. Str¨anghantering. Hantering av datastrukturer samt s¨ok...

    $17 - $143
    $17 - $143
    0 bud

    ...and earn a percentage of the trading fees generated by their referrals. Technical Specifications Frontend: Built with React.js or Vue.js to ensure fast, dynamic updates without page reloads. Integration with TradingView or custom charting solutions for interactive charts. Mobile-first responsive design with CSS Flexbox/Grid for layout management. Backend: Built with Node.js (Express) or Python (Django/Flask) to handle API requests, user authentication, and integration with Binance (or other CEXs) for liquidity, MoonPay, and blockchain networks. PostgreSQL/MySQL database for storing user data, transactions, and account details. Redis for session management and caching real-time market data. Security: TLS encryption for all sensitive communication. Database encryption f...

    $8600 Average bid
    $8600 Snittbud
    17 bud

    I am looking for a talented Python developer to create an application that will run on a Raspberry Pi. This application will process the RTSP stream from an IP camera to find and read a digital weight display. Key Features: - The weight display is fixed in position, so the application will not need to track moving elements on the screen. - The application should perform Optical Character Recognition (OCR) on the display and store the results in a text file. - The whole system needs to function without any internet access. Web Interface: - A web page hosted on the Raspberry Pi will be used for testing and adjusting parameters. This includes tweaking OCR settings and viewing logs. - The application should also allow me to start and stop the video stream from the web interface. Ide...

    $1156 Average bid
    $1156 Snittbud
    43 bud

    I need a Python programmer to write a function for me that will call a RESTful API. Key Requirements: - The function should be able to retrieve data from the API. - It should be capable of sending and receiving JSON data. Ideal Skills: - Proficiency in Python programming. - Experience with RESTful APIs. - Familiarity with handling JSON data. Please reach out if you can assist with this project.

    $26 / hr Average bid
    $26 / hr Snittbud
    93 bud

    I'm working on an automatically movable stage. This project requires a proficient Python coder with experience in robotics and automated control systems. Key Responsibilities: - Develop a Python code that will control the movement of the stage across three axes - Ensure the coding facilitates smooth and precise movements Required Skills: - Expertise in Python coding - Previous experience working with automated control systems - Familiarity with robotics and physical product coding I was wondering if you could code for me so that a stage holding a petri dish with two x axes , one y axis, and one z axis that have stepper motors in them can move automatically to keep a fish inside the petri dish in the focus of a Ti2 inverted microscope's camera. I attached...

    $1031 Average bid
    $1031 Snittbud
    44 bud

    I AM ONLY INTERESTED IN A CONTRACT WITH SOMEONE WILLING TO TAKE RESPONSIBILITY TO DELIVER THE FINAL RESULT. I WILL EXPECT YOU TO ACCEPT THE OFFER QUICKLY AFTER IT IS MADE. My app built on and Python is 90% complete and requires a skilled developer to address some final issues. The app includes the features common to many social media apps: profile, feed, followers, settings, content uploads, messaging. I am only interested in someone who is wiling to take responsibility to deliver a functional application, rather than piecemeal milestones. Several developers have worked on the application so far, so it is largely complete, but I need someone to take responsibility to finish it. I will allow you to view the repo to understand the scope of the project and then you may decide whet...

    $1035 Average bid
    $1035 Snittbud
    157 bud

    ...links. Option to limit the number of downloads per link. 6. Language Support: Multi-language support with an easy way to add new translations. 7. User-Friendly Interface: Clear navigation and instructions for both admin and users. 8. Security: Secure link generation to prevent unauthorized access. Optional: Add password protection for specific files. Technical Requirements: Use Python (preferred) with Telegram Bot API or a suitable framework like Pyrogram or Telethon. Database for storing file data, links, and user information (e.g., PostgreSQL, MySQL, or MongoDB). Hosting recommendation (e.g., VPS, Heroku, or AWS) to ensure scalability and reliability. Deliverables: 1. Fully functional bot with all features implemented. 2. Clear documentation for settin...

    $18 Average bid
    $18 Snittbud
    9 bud

    I need a proficient Python developer to create a Windows-based automation tool for IRCTC user registration and mobile/email verification. The tool should utilize provided mobile number and email APIs, with a primary focus on efficient mobile verification. Ideal Skills: - Proficient in Python - Extensive experience with Windows-based tools - Prior work with automation tools, particularly for user registration and verification processes - Capable of integrating with APIs Key Deliverables: - A fully functional Windows-based automation tool for IRCTC - Seamless integration with provided mobile and email APIs - Focused and efficient mobile verification functionality

    $83 Average bid
    $83 Snittbud
    9 bud

    ...File: Store filters, blacklist rules, trading thresholds, and API credentials in a user-editable configuration file (e.g., JSON or YAML format). Trading Algorithms: Design algorithms that incorporate data-driven insights and dynamically adjust trading strategies based on evolving patterns. Programming Language: Python (recommended) for its rich ecosystem of libraries for trading automation, data scraping, and API integrations. Libraries/Tools: Scraping: BeautifulSoup, Selenium (if scraping is necessary). APIs: Requests or HTTPX for API communication. Trading: CCXT (if required) or a Telegram bot framework for BonkBot integration. Machine Learning (optional): scikit-learn, TensorFlow, or PyTorch for predictive modeling. Scalability: Implement multithreading or asynchro...

    $731 Average bid
    $731 Snittbud
    19 bud

    I'm working on a web-based e-commerce application, and I need a skilled coder proficient in Java, and ideally Python, to assist with the project. The scope of work could involve: - Developing key components of the application using Java and Python - Troubleshooting and debugging issues to ensure smooth functionality - Collaborating with the team to implement coding best practices Experience in e-commerce site development and understanding of typical e-commerce features would be advantageous. Skills in coding, problem-solving, and teamwork are crucial for the success of this project.

    $576 Average bid
    $576 Snittbud
    87 bud

    I'm looking for an expert in convolutional neural networks (CNN) to help me develop a model. The aim is to predict values from medical images. Key Responsibilities: - Create and train a CNN using image data. - Implement different optimizers including Adam and SGD, plus one more. - Help in the understanding and interpretation of the model's predictions. Ideal Skills: - Proficient in Python and deep learning libraries (TensorFlow, Keras, PyTorch). - Experience working with medical images is highly desirable. - Understanding of different optimizers and their applications in training neural networks. Please note that the specific type of medical imaging will be discussed upon hiring.

    $160 Average bid
    $160 Snittbud
    71 bud

    Project Overview: We are seeking a talented freelance developer or development team to design and build a cu...authentication and role-based access for employees and administrators. User Interface: Simple & Intuitive UI: Create a user-friendly interface for employees to clock in/out, check attendance, and view pay details. Admin Panel: Develop an admin dashboard for HR to manage payroll, attendance, and generate reports. Technical Stack: Frontend: HTML, CSS, JavaScript (React or Angular preferred) Backend: Python (Django, Flask), Node.js, Java (Spring Boot), or Ruby on Rails Database: MySQL, PostgreSQL, or similar Integration: Payment gateways, tax APIs, and email/SMS notifications (as needed) Previous work experience in HRMS tool is highly preferred , must be able to show the ...

    $6 / hr Average bid
    $6 / hr Snittbud
    5 bud

    I'm looking for a Data Scraper to pull restaurant data from Google Maps. The data fields should include Business Name, City, State, Email, and Phone Number. Key Responsibilities: - Use Python and scraping tools to gather data - Automate processes for efficiency - Validate data accuracy and compliance with legal guidelines - Deliver the data in Excel format Qualifications: - Proven experience in web scraping - Proficiency in Python and scraping tools - Strong attention to detail for data validation Please send your resume and past project samples to [insert contact].

    $120 Average bid
    $120 Snittbud
    128 bud

    ...cron job (or similar) to run the reservation process periodically, checking for new available slots or cancellations. User-Friendly Web Interface The user should be able to log in to our custom web interface, store multiple passports, and trigger the booking process easily. Provide clear status messages (e.g., success, error, appointment confirmed, etc.). Preferred Tech Stack: Backend: Python (Requests, Selenium, or equivalent) or Node.js (Puppeteer, etc.) Frontend: Any modern framework (React, Vue, Angular) or a simple server-rendered approach. Database: MySQL, PostgreSQL, or similar for storing user credentials and scheduling data if needed. Deliverables: Complete source code with documentation. Deployment instructions for both the web application and any background s...

    $1065 Average bid
    $1065 Snittbud
    48 bud

    I'm searching for a reinforcement learning e...learning expert who can help with classifying objects in satellite images. The main focus will be on identifying vehicles and buildings within these images. Ideal Skills and Experience: - Expertise in reinforcement learning techniques - Experience with image processing and object detection - Familiarity with handling and analyzing satellite images - Proficient in programming languages such as Python, R, or similar - Previous work on related projects will be highly regarded The objective of this project is to create a system that can effectively and accurately classify objects in satellite images. The primary objects of interest are vehicles and buildings. A successful application of reinforcement learning techniques will be key t...

    $1077 Average bid
    $1077 Snittbud
    75 bud

    I am looking for an experienced programmer who can help me in writing a report on my Python code. The task involves creating pseudo-code to explain the functionality of the code. Key Details: - The main purpose of the code is for simple fromat report writing. - The primary objective of the report is to explain the code functionality. - The code does contain some comments, but the freelancer may need to add more for clarity. Ideal Skills: - Proficient in Python - Experience in technical writing - Able to create pseudo-code - Good understanding of code functionality Budget: 30 Aud

    $17 Average bid
    $17 Snittbud
    18 bud

    Job Title: Required Python/Django Developer to Implement Phase Two of E-Invoicing (ZATCA) Requirements and Integrate the System with External Services Introduction to Phase Two (Phase 2) at ZATCA The Zakat, Tax and Customs Authority (ZATCA) in the Kingdom of Saudi Arabia mandates the following for Phase Two of E-Invoicing: 1. Integration with ZATCA servers to send invoices electronically and verify them. 2. Advanced digital stamping (Cryptographic Stamp) on invoices. 3. More detailed technical specifications (XML/UBL structure, meeting Schematron rules, checking JSON APIs). 4. Processing Authority responses (approval, rejection, error codes) and storing/updating information. We currently have a system (Django/Python) that implements Phase One: generating simplified or ...

    $571 Average bid
    $571 Snittbud
    40 bud

    ...monitoring platform activity and performance. 14. Scalability and Performance: - Ensure the platform is scalable to accommodate growth in user base and service offerings. - Optimize performance for fast loading times and smooth interactions. 15. Technical Specifications: - Preferred technologies include modern web frameworks (React, Angular, or Vue.js) for front-end development and Node.js, Python, or PHP for back-end development. - The platform should be hosted on a cloud service for reliability and scalability. Budget and Timeline: - Please provide your estimated budget and timeline for project completion in your proposal. Provided budget and the timeline will be considered final. Interested developers or teams are invited to submit their proposals, including prev...

    $5233 Average bid
    $5233 Snittbud
    79 bud

    ...responses in a database (Firestore) with an efficient schema. • Response Parsing: Extract and structure data from ChatGPT responses for further use. • API Endpoint Development: Build or enhance a REST API to manage user inputs and retrieve stored/parsed data. • Documentation: Provide detailed documentation on API usage, database schema, and parsing logic. Skills Required: 1. Backend Development: Python (Flask/FastAPI/Django) or Node.js. 2. Database Expertise: Firebase Firestore,. 3. API Integration: Hands-on experience with OpenAI APIs. 4. Parsing/Data Processing: JSON parsing and NLP tools. 5. DevOps: Deployment experience (Google Cloud, or Firebase). 6. Testing and Security: API testing (Postman/Swagger) and handling secure API keys. Deliverables: • Fully ...

    $5260 Average bid
    $5260 Snittbud
    21 bud

    ...various skin diseases, specifically utilizing the HAM10000 dataset. The project will culminate in a standalone prediction model, with the primary focus being on maximizing its accuracy. Key Responsibilities: - Develop a CNN model for skin disease detection. - Use the HAM10000 dataset for training and testing. - Deliver a standalone prediction model. Ideal Skills and Experience: - Proficiency in Python and deep learning frameworks such as TensorFlow or PyTorch. - Previous experience in CNN model development. - Familiarity with skin disease datasets. - Strong understanding of model evaluation metrics. - Ability to deliver a high-accuracy prediction model. Please note, while accuracy is the sole performance metric of concern for this project, the model should be capable of bein...

    $45 Average bid
    $45 Snittbud
    5 bud

    I'm in need of an experienced Python developer to upgrade an existing Python-based solution that uses Gradio. The solution allows users to perform file uploads, select different AI models, and generate a summary of the uploaded document using a prompt. The summarized response is then saved to a file which is downloadable by the user. Key Responsibilities: - Upgrade the existing codebase to integrate additional AI models, particularly GPT4o and Anthropic, to the system using their respective APIs. note that while I've used PyPDF to extract the text for the Ollama model, I'd like to use OpenAI or Anthropic API with uploading the PDF directly to their services rather than doing the extraction/OCR locally. - Ensure seamless interaction and functionality across al...

    $195 Average bid
    $195 Snittbud
    54 bud

    ...talking-head video onto the automated browser activity to create a single, seamless video. Vimeo Upload & Link Tracking Automatically upload generated videos to Vimeo. Save Vimeo video links back to the spreadsheet. Skills Required Web scraping (Google results, email extraction). Browser automation (tools like Puppeteer, Selenium, or Playwright). Video automation (FFmpeg, MoviePy, or similar tools for overlaying videos). API integration (Vimeo uploads). Basic scripting (Python/JavaScript preferred). Deliverables A script/tool that: Generates a spreadsheet with business names, URLs, and emails. Creates videos by combining automated browser activity + your pre-recorded talking-head video. Uploads videos to Vimeo and updates the spreadsheet with links. Simple...

    $194 Average bid
    $194 Snittbud
    44 bud
    Python project -- 2
    6 dagar left
    Verifierad

    We will start with the 2 bugs as we discuddes

    $20 / hr Average bid
    $20 / hr Snittbud
    72 bud
    Python project
    9 dagar left

    We will start with the 2 bugs as we discuddes

    $160 Average bid
    $160 Snittbud
    1 bud

    ...related field. 3+ years of proven experience in developing and deploying machine learning models for autonomous vehicles, robotics, or related applications. Strong understanding of 3D point cloud processing techniques and experience with relevant libraries (e.g., PCL, Open3D). Expertise in deep learning frameworks such as TensorFlow or PyTorch and computer vision libraries like OpenCV. Proficiency in Python and C++. Experience with cloud computing platforms (e.g., AWS, GCP). Experience with GPU optimization techniques. Excellent communication, problem-solving, and teamwork skills. Bonus Points: Experience with sensor fusion algorithms and Kalman filtering. Experience with fine-tuning Large Vision Models Experience with embedding techniques and vector search algorithms for large...

    $8706 Average bid
    $8706 Snittbud
    9 bud

    ...functional static version of the website that can be rendered in a browser from a server, replicating the original site's desktop view. Delivery Timeline: Due to time constraints, we require the completion of this project by March 22nd, 2025. Qualifications: Proven experience in web scraping large-scale websites. Proficiency with tools and programming languages commonly used in web scraping (e.g., Python, Beautiful Soup, Scrapy). Ability to handle and download externally hosted media files. Experience in generating accurate PDF representations of web pages in desktop view. Expertise in deploying static websites that can be served from a server and rendered correctly in browsers. Strong attention to detail to ensure all content is captured and represented correctly. ...

    $2064 Average bid
    $2064 Snittbud
    79 bud

    ...JavaEE / Spring) application architectures. Demonstrated history of delivering modern, high-cadence applications using: Agile methodologies and test-driven development (TDD). CI/CD pipelines for streamlined deployment and updates. Git version control for collaborative development. Preferred Skills Knowledge of microservices architectures and Domain-Driven Design (DDD). Working knowledge of Python and JavaScript/Node.js. Experience with Object-Relational Mappers (ORMs) such as Hibernate or JPA. Strong Problem Solving skills Bonus Skills (If you don't possess these, we provide rapid onboarding to bring you up to speed!) Exposure to emerging Generative AI technologies and tools like OpenAI APIs and GPT large language models (LLMs). Practical experience with MongoDB o...

    $2388 Average bid
    $2388 Snittbud
    18 bud

    I'm looking for a script that can find photos of generic product categories from e-commerce websites and add them to an Excel file. The images should be saved in JPEG format. Ideal Skills: - Proficient in scripting languages (Python, JavaScript, etc.) - Knowledge of web scraping techniques - Familiarity with Excel automation Please include your relevant experience in your bid.

    $149 Average bid
    $149 Snittbud
    43 bud

    I'm seeking a seasoned professional with expertise in Machine Learning and Python to develop a trading algorithm tailored for intraday trading in the Indian stock market. Key requirements: - The algorithm should analyze: - Historical stock prices - Real-time market data - News and social media feeds - The primary objectives of the algorithm: - Maximize returns - Minimize risk - Improve trade execution speed Ideal candidates should have a robust understanding of trading strategies, machine learning, and Python. Experience in developing trading algorithms for the Indian stock market will be a significant advantage. Please provide examples of similar projects you've completed in your proposal.

    $446 Average bid
    $446 Snittbud
    12 bud

    Project Title: Install DeepSeek R1 LLM on Raspberry Pi 5 (8GB) with Intuitive Voice-Interaction UI Project Description: I am looking for a skilled freelancer to set up the DeepSeek R1 LLM on my Raspberry Pi 5 (8GB). Th...additional hardware/software solutions if needed. Deliverables: • Fully functional setup of DeepSeek R1 LLM on Raspberry Pi 5 with voice interaction. • Intuitive UI for data upload and interaction. • Documentation for installation, usage, and any required dependencies. Preferred Skills: • Experience with language models, Raspberry Pi optimization, and voice interaction systems. • Familiarity with Python libraries such as transformers, SpeechRecognition, or gradio. Please provide a timeline, cost estimate, and examples of similar pro...

    $120 Average bid
    $120 Snittbud
    13 bud