Using lucene seamJobb
Jag har pågående arbete relaterat till vårat tidigare projektInstall CSS, JQuery side menu om my website using current CSS'
I have 3 years of sensor data from my equipment, specifically temperature and vibration readings, that I need help with. There are around 18 parameters in total, and all relevant parameters are to be considered not just the above goal of the project is to predict equipment failure and estimate the time until the next failure. Key tasks include: - Data Preparation: This involves cleaning the data and splitting it for training and testing purposes. - Model Development: You'll need to select appropriate algorithms, train and evaluate them, and tune the models for optimal performance. - Deployment: The final model needs to be deployed on AWS SageMaker. The data is currently housed in an SQL database and you would be required to access it directly. In terms of performance, I'm ai...
1. Connecting mine domain from GoDaddy to my hosting ( directAdmin) 2. Installing POS system script that I bought on Codecanyon to my hosting. The name of the script that I bought is OffPos by DoorSoft.
I am seeking a talented freelancer to develop an automation and analysis system for a Blackjack card game using computer vision and game strategy analysis. The system should be able to: Monitor the screen in real-time to track the game. Keep track of the history of dealt cards. Restart the game when needed. Analyze the dealer's hand. Provide strategy recommendations for the next move based on my hand. Requirements: Screen Capture and Monitoring: The system must continuously monitor the screen in real-time to capture and detect gameplay. Utilize screen capture tools (OpenCV or similar) to detect cards, the dealer’s hand, and the player's hand during the game. Card History Tracking: The system should keep a log of...
We have been using the Boulevard "BLVD" as our booking & payment platform to track all our customer & booking data. We collect data from BLVD using Daily Recurring Report Exports through their API created by GraphQL, the report exports are in CSV format and the data is automatically updated. All the report CSV's are exported from BLVD using fileURLs, and the fileURL provides an automatic download of the CSV with all the related data, there's 12 fileURLs/CSVs each updated with the related data. Each fileUrl is a static, signed url that will reference the latest version of the export, an example of the fileURL link: /api/2020-01/report_exports/(id).csv?signature=(signature) I'm making this listing because I can't seem to fix the p...
The integration of artificial intelligence (AI) into business models has become a transformative strategy, enabling organizations to enhance efficiency, optimize decision-making, and gain a competitive edge. This study explores the development and implementation of an AI-driven business model tailored to address dynamic market demands and operational challenges. The proposed model combines machine learning algorithms, data analytics, and predictive modeling to streamline processes, enhance customer engagement, and maximize profitability.
The integration of artificial intelligence (AI) into business models has become a transformative strategy, enabling organizations to enhance efficiency, optimize decision-making, and gain a competitive edge. This study explores the development and implementation of an AI-driven business model tailored to address dynamic market demands and operational challenges. The proposed model combines machine learning algorithms, data analytics, and predictive modeling to streamline processes, enhance customer engagement, and maximize profitability.
I am looking for a talented video editor and AI specialist to help me convert 1-3 film song videos. The goal is to replace the original characters with AI-generated ones that resemble them, while keeping the audio unchanged. The style of the AI characters can be anything, so creativity and flexibility are key. The final product should be in 4K Ultra HD resolution. Ideal skills and experience for the job: - Proficiency in video editing software - Experience with AI character generation - Creative mindset for character design - Ability to deliver high-quality 4K Ultra HD videos
I'm seeking an expert to help increase sales through targeted use of my existing content on www.JoeEgan.com. Key Areas of Focus: - Implementing SEO optimization with a focus on keyword research to enhance site visibility and attract potential customers. - Executing a robust social media marketing strategy primarily on Facebook and LinkedIn to engage with followers and convert them into buyers. Ideal Skills and Experience: - Proven track record in SEO and social media marketing. - Experience in developing and executing successful sales strategies. - Excellent understanding of content marketing.
Need freelancer that have rich experience in ElizaOs framework Required video call I will explain more detail requirement in Video call
Project Title: Automation of Stock and Option Trading in NSE and BSE Objective: To develop an automated trading system for stock and options trading in NSE (National Stock Exchange) and BSE (Bombay Stock Exchange) based on our proprietary trading methods and rules. The system should integrate with multiple brokers, execute trades as per predefined conditions, and provide real-time analytics and reports. Scope of the Project: Trading Strategies: Automate trades based on the following methodologies: Candlestick Patterns: Identify and act on specific candlestick formations. Fibonacci Levels: Recognize retracement and extension levels for trade entries/exits. RSI (Relative Strength Index): Execute trades based on overbought/oversold conditions. Elliott Wave Theory: Use pattern recognition to...
I'm seeking a professional with experience in html layout programming for Current RMS Hire Software. The job involves customi...several templates including invoice templates, quote templates, and delivery notes templates. Key Responsibilities: - Implement my pre-designed layouts into the software - Ensure all templates function correctly and are visually appealing The designs for these templates are already completed, so the primary task will be translating these designs into the Current RMS system. The layouts are done using HTML with the software, so familiarity with HTML is a must. Ideal Skills and Experience: - Previous experience with Current RMS Hire Software - Proficiency in HTML - Strong attention to detail - Excellent programming skills - Ability to implement pre-d...
I have 3 markdown files full of math exercises in French and folder with their answer keys. I would to process them to generate new math exercises with answer key. To do so, we can use a chatbot API like the one from chatgpt. First we need to extract each exercise with its number. For example the first exercise is : Number: "NO2" Exercise: "Si je pense à un nombre, je lui retranche (-12) et je trouve 3. Quel est ce nombre?" Here is the exercise is not well written, so we can use an AI API to rewrite it: Number: "NO2" Exercise: "Si en pensant à un nombre, en lui retranchant (-12), on trouve 3, quel est ce nombre ?" Often there is unnecessary content between the exercises that needs to be removed. Each exercise with its number has ...
I'm seeking a developer to create a custom model that will generate Pytho...our internal best practices. The model should be able to produce code that is 50-60% compliant with best practices. The generated code will need to be compatible with Vendor A's export format. Key Requirements: - The system must be able to run offline. - There needs to be a script that takes a prompt as input, similar to ChatGPT, and returns the corresponding code. - The model will be trained using our examples of finished/exported code, which include scripts, modules, and libraries. Ideal Skills: - Proficient in Python - Experience with machine learning and AI model development - Familiarity with Palo Alto online development documentation - Able to understand and implement internal best practice...
I need to generate an MFA system using TOTP, with existing users. The process is as follows: they enter the LOGIN page with username and password, then I need two-factor so they can continue if everything is correct. The system is developed in PHP/MYSQL without any type of framework. I only require MFA/TWO-FACTOR to validate as a second step, otherwise they will not be able to enter. Third-Party applications can be used. I need the system to be secure for validation The budget can be variable and we could adapt if we have a good proposal, if you have a demo, send it
...Delta Exchange using Tradetrone. Below are the specific requirements: Buy Entry Conditions: - A green candle is detected; execute Buy trade at market price after candle close. - Check difference: Close Price minus Low Price <= 3 points. - Stop Loss: Set at 3 points. - Trailing Stop Loss: Based on the lowest price of the previous candle. Sell Entry Conditions: - A red candle is detected; execute Sell trade at market price after candle close. - Check difference: Close Price minus High Price <= 3 points. - Stop Loss: Set at 3 points. - Trailing Stop Loss: Based on the highest price of the previous candle. Additional Conditions: - If a Buy position is active, do not execute Sell trades, and vice versa. Ideal Candidate: - Expertise in Python programming and strategy automati...
I'm seeking a professional team to execute a stunning drone light show for a public event or festival. The show will take place in an open field, and its main purpose is to entertain the attendees. Key Responsibilities: - Plan and choreograph an impressive light display using drones. - Ensure the show is suitable for a public event. - Manage all logistics related to the drone light show. Ideal Skills and Experience: - Proven history of executing drone light shows. - Highly creative with a knack for designing entertaining sequences. - Excellent logistical and organizational skills. - Strong commitment to safety and compliance with aviation regulations. Must have experience in skybrush studio and have exisiting shows experience
We are looking for an experienced Android developer to create an APK similar, with features like real-time audio communication, text messaging, and a user-friendly interface. The project involves using NIO (Non-blocking I/O) and WebRTC libraries for high-performance, low-latency communication.
We are seeking a skilled map creator to develop a detailed 50 X 30 grid map for a fantasy world. The map should be based on an existing image and crafted using the Inkarnate map maker. Attention to detail, creativity, and an understanding of fantasy themes are essential. The final output should be visually appealing and aligned with the provided reference image. If you have experience in map making and a passion for fantasy worlds, we would love to see your portfolio. Please apply with your previous work examples and your approach to this project. Please answer this question other I will reject your proposal.... 1) Do you have experience with the Inkarnate map maker software?
Requirements of paper: A- 8 pages-single space excluding references + real data Simulations using any software for stats. B- abstract, intro., literature review, simulation results (NOT COPIED PASTED FROM OTHER PAPERS- Original) data analysis, of graphs tables discussion of results and conclusion as any normal paper C- Zero plagiarism or AI content (This will be verified). The integration of artificial intelligence (AI) into business models has become a transformative strategy, enabling organizations to enhance efficiency, optimize decision-making, and gain a competitive edge. This study explores the development and implementation of an AI-driven business model tailored to address dynamic market demands and operational challenges. The proposed model combines machine learning alg...
We are seeking a skilled map creator to develop a detailed 50 X 30 grid map for a fantasy world. The map should be based on an existing image and crafted using the Inkarnate map maker. Attention to detail, creativity, and an understanding of fantasy themes are essential. The final output should be visually appealing and aligned with the provided reference image. If you have experience in map making and a passion for fantasy worlds, we would love to see your portfolio. Please apply with your previous work examples and your approach to this project. Please answer this question other I will reject your proposal.... 1) Do you have experience with the Inkarnate map maker software?
I am in need of a professional bookkeeper with extensive experience in managing accounts for Canada. Key Requirements: - The candidate must be proficient in using Xero. - Prior experience in Canadian bookkeeping is a plus. - Ability to manage and organize financial data efficiently. - Excellent attention to detail to ensure accuracy in financial reporting. This role focuses primarily on bookkeeping tasks. The right candidate will be able to help me maintain my financial records in good order, ready for future tax filing and financial reporting.
We are seeking a skilled professional to design and assemble a Smart Bay non-permanent practice bay. The design specifications include: - Utilization of medium-duty racks (10’w x 10’h x 12’d dimensions). - Shed-style roof constructed from reinforced vinyl with a 2:12 slope (10’ high transitioning to 8’). - Artificial grass turf securely affixed to plywood flooring. - Incorporation of four wire mesh gates (4’x8’). - Easy-to-dismantle, portable components built for convenience and practicality. What we envision as a "Smart Bay": A versatile, transportable practice bay primarily used by amateur golfers with mid to high handicaps, designed to offer an optimized safe and durable environment for improving their game without requiring permits o...
Tasks: - I need to have customers upload files in private storage folder using plupload - I would like to download the files from the edit page under workorders - Have a separate page for uploading after client has created order for
I'm seeking a professional with extensive experience in email automation to help me streamline my email processes. The primary g...this project is to save time by automating all types of emails, from welcome messages to follow-ups and newsletters. Key Responsibilities: - Implementing email automation systems to handle all potential email types - Primarily sourcing content from FigJam - Ensuring the system operates smoothly and efficiently Ideal Skills and Experience: - Proven experience in email automation - Proficient in using FigJam - Excellent problem-solving skills to troubleshoot any issues - Ability to work independently and efficiently. This project is a great opportunity for anyone who is passionate about efficiency and has the relevant skills. I look forward to wo...
I'm seeking an expert in Life Cycle Assessment (LCA) and Gabi software to evaluate the environmental impact of an Enhanced Oil Recover...an expert in Life Cycle Assessment (LCA) and Gabi software to evaluate the environmental impact of an Enhanced Oil Recovery (EOR) project. The process primarily involves gas injection, specifically Carbon Dioxide (CO2). Key Responsibilities: - Conduct a comprehensive LCA using Gabi software - Focus on the environmental implications of CO2 gas injection in EOR - Provide insightful reports and recommendations Ideal Skills and Experience: - Proven experience in LCA, preferably in the oil and gas industry - Proficient in using Gabi software - Strong understanding of EOR processes and gas injection techniques - Excellent report writing and...
...of PapAPP are to reduce stress between parents and sons, increase their communication, have harmony at home and improve time management at home by providing an efficient tool that enhances communication and promotes autonomy among students. The target audience includes parents and students in elementary and secondary education within private schools in Chile. The full project must be delivered using flutter flow. Freelancer must use his/hers own flutterflow account. Screens text must be written in Spanish (Chile) just like the wireframes provided. PapAPP (the name of the app) requires the development of functionalities that address the specific needs of students and parents, focusing on efficiency, clarity, and ease of use. The following descriptions match the design used on...
We want to create a fully custom-coded LMS website inspired by (only referencing its layout and user flow) using Cursor AI. This means no WordPress, Wix, or Figma—just custom HTML/CSS/JS with code generation and editing via Cursor AI. After deploying on Netlify, we’ll later revise images/text to avoid any direct duplication or trademark elements from the original. Reference Pages (for structure and design approach only): Main: Landing: Menu 1 (Company Intro): Menu 2 (Landing Page Intro): Menu 3 (Purchase Page):
I'm seeking a professional who can assist me with some detailed drawings for a roofing project using MBCI's Standing Seam system, specifically the BattenLok HS. Your tasks will include: - Creating detailed drawings for the roofing system. - Illustrating property trims that align with the soffit panels. - Detailing the transition trends from roofing to wall trims and roof to soffit. - Designing the gutter and down spouts. - Detailing the Cornish and bass trim. - Indicating the colors for trims and panels. I have existing drawings which I will share. Your expertise in roof detailing and understanding of the MBCI systems will be crucial for the success of this project. Please apply if you have relevant experience and skills.
when one dropdown is clicked other dropdown are opened..
I'm looking for a professional who can help me extract a cutting pattern from a designed picture and visualize it in 3D. The picture is in JPEG/PNG format and the cutting pattern will be used for garment manufacturing. The final cutting pattern needs to be delivered in PDF format. Ideal skills and experience for the job: - Proficiency in pattern making & garment manufacturing - 3D modeling skills - Ability to work with JPEG/PNG files - Proficient in creating & delivering PDF files - Previous experience with creating cutting patterns is a plus Task: Design the Top and Bottom wear in this picture, show it in 3D, also, I want to fetch the cutting pattern
Job Title: Industrial Engineer/Consultant for Steel Drum Manufacturing Facility Setup Job Description: We are establishing a steel drum manufacturing facility and are seeking an experienced Industrial Engineer or Consultant to assist us with the following tasks: Key Responsibilities: Provide recommendations on the required equipment for steel drum production, including seam welders, drum presses, painting lines, and other machinery. Design a comprehensive facility layout optimized for workflow efficiency and safety. Assist with the technical specifications and procurement process for equipment. Provide guidance on the setup of production lines, including installation and integration. Ensure compliance with industry standards and best practices for steel drum manufacturing. Requ...
I'm seeking a proficient Excel developer with strong skills in VBA and Macros. The job involves creating an automated workflow to transform data from a single Excel file into three separate files. Key Tasks: - Importing data from one Excel file - Creating three files using VBA and Macros - Data cleaning - Data merging - Data filtering The data filtering will involve: - Applying numerical ranges - Text matching - Date ranges Ideal candidates should have a robust understanding of data transformation processes and extensive experience with Excel VBA and Macros.
I need help deploying a WhatsApp bot on my hosting. We're utilizing Twilio and Chat GPT for this project. Key functionalities: - The bot should be capable of providing automated responses. - It should also serve as a tool for customer support. Twilio and OpenAI API: - Both Twilio and OpenAI API keys are already set up. Skills Required: - Proficiency in Python or relevant programming languages - Prior experience with Twilio and Chat GPT - Knowledge of customer support bots design Please note that the specifics of the trigger types for automated responses are yet to be determined. Your input on this would be appreciated.
I'm looking for a skilled front-end developer with experience in VueJS and REST APIs to create a comprehensive front-end application using HTML-5 Template from my library. Key Features: - User Authentication: The application should allow users to register, login, and manage their profiles using their email and password. - Search Functionality: Implement a robust search feature to navigate through the application. - Data Visualization: Integrate various data visualizations to present information in an engaging and understandable way. - Application Web Page: Single Page Web site + Contact Form - Admin Panel: Create a fully functional admin panel for overseeing the application. Ideal candidates should have: - Proficient experience in VueJS - Strong understanding of REST A...
I have a 3D character with animations in GLB format, created in Blender. I need to copy these animations to other characters, which are based on the same model but have different outfits. Ideal skills and experience for the job: - Proficient in Blender - Experience with 3D character animation - Ability to modify animations for different outfits - Familiarity with working with GLB files
I'm seeking a talented designer to create a modern, sleek photography logo for me. The logo should represent a sunset using thin lines – a unique and stylish twist that resonates with my brand. Key requirements: - No camera in logo -Sunset studio written below logo using thin font -Light beige or light orange background
I can help you doing this using ltspice script
We build django bootstrap sites for clients, you just need to understand code. you will copy and paste code from chatgpt+
As discussed in chat. the other pages in the order process, starting from Physical try on. As per the image flow image provided.
Responsibilities: * Design, develop, and optimize audio processing algorithms and plugins. * Implement DSP modules in C++ using frameworks like JUCE (7/8). * Develop analog modeling algorithms to emulate vintage and modern audio equipment. * Collaborate with cross-functional teams to ensure seamless integration with major DAWs (AAX, VST, AU). * Optimize code for real-time performance and scalability. * Maintain and enhance existing plugins with new features and improvements. * Stay updated with the latest advancements in DSP and audio software. Requirements: * Proven experience in DSP programming and algorithm development. * Strong proficiency in C++ and experience with JUCE (7/8) framework. * Solid understanding of real-time audio processing and plugin development. * Experience wit...
I'm in need of a professional logo designer with extensive experience in Corel DRAW. The task at hand is to create a modern-style logo for my brand. Ideal Skills: - Proficient in Corel DRAW - Strong portfolio in modern logo design - Excellent communication skills for project updates and revisions
We are searching a skillful editor to edit our video content of our food oriented brand from a famous Chef. Edits need to be done in CapCut desktop in order to share the project online, because voiceover and subtitles need to be added by us and may some minor edits needed. This project is for a long term collaboration so consider that a demo edit will be required.
I'm looking to detect specific emotions in recorded lectures and presentations using the DaiSEE dataset. The primary emotions of interest include engagement. Key requirements: - Experience with emotion detection using video datasets. - Proficient in using dataset similar to DaiSEE dataset for video processing - Previous work with object detection in videos is a plus. - Ability to provide performance metrices and analyze the model
Project Overview: We are seeking a skilled freelancer to develop a mobile application for both Android and iOS platforms using Expo, React Native, and TypeScript. The backend APIs and authentication services are already developed. The app will include user sign-in, sign-up (for both users and professionals), biometric authentication, language selection, profile completion, and service booking features. Additionally, we require a polished design, custom logo, and deployment pipelines for app stores. Project Scope (MVP 1): This is the first iteration (MVP 1) of the mobile application. The app will include essential features such as user authentication (sign-in, sign-up), biometric or PIN-based login, profile completion, language selection, and service booking. Future iterations (up...
2D drawings, 3D models and renders for 3 chairs.
More details: Is this project for business or personal use? Maybe an enterprise in the future but as a test as of now What information should successful freelancers include in their application? Experience How soon do you need your project completed? Within a month
We are looking for a skilled freelancer to develop the iOS version of our sports venue booking app, which is already live on Android. The app is built using React Native, and the iOS version should maintain feature parity with the Android version. The app includes the following key integrations and functionalities: OTPLESS authentication for seamless login. Google Maps API for venue location and navigation. Google Login for user authentication. Razorpay for secure payment processing. firebase for notifications Key Requirements: Proficiency in React Native development for iOS. Experience integrating third-party APIs (OTPLESS, Google Maps, Razorpay, etc.). Familiarity with iOS-specific deployment processes, including TestFlight and App Store submissions. Ability to ensure app perfo...
I am looking for assistance in automating the process of generating metrics to minimize human interaction and increase efficiency. My current approach involves the use of Excel Query, but I am open to exploring other Excel-based solutions if they offer better automation.
I am looking for assistance in automating the process of generating metrics to minimize human interaction and increase efficiency. My current approach involves the use of Excel Query, but I am open to exploring other Excel-based solutions if they offer better automation.