
AI Software Development Projects
Looking for freelance AI Software Development jobs and project work? PeoplePerHour has you covered.
AI Engineer
Seeking a skilled AI Engineer to join an international software team to design, develop, and deploy AI-driven solutions addressing real-world business challenges. Responsibilities include building ML models, integrating LLM APIs, implementing RAG architectures, optimizing model performance, and delivering production-ready applications. Required expertise: Python, PyTorch/TensorFlow, LangChain or similar, Hugging Face, vector databases, prompt engineering, REST APIs, cloud deployment. Strong problem-solving, rapid learning, collaboration, and creativity essential. Remote, flexible hours, competitive compensation.
2 days ago36 proposalsRemoteBuild webscraper to collect data from outlet menus
I have a list of appr. 50.000 outlets, of which I want to have the menu information scraped cleansed and organised (see FACT DIM below). Assignment is to receive a working and tested code for doing that, perphaps for a smal sample of 100 outlets or so to see that it's working. Lump sum proposal please, needs to be ready asap. Best regards, Sander -------------- CREATE TABLE public.outlet ( outlet_id bigint GENERATED ALWAYS AS IDENTITY NOT NULL, naam text NOT NULL, plaats text, website_url text, segment text, status text NOT NULL DEFAULT 'actief'::text CHECK (status = ANY (ARRAY['actief'::text, 'inactief'::text])), created_at timestamp with time zone NOT NULL DEFAULT now(), updated_at timestamp with time zone NOT NULL DEFAULT now(), CONSTRAINT outlet_pkey PRIMARY KEY (outlet_id) ); CREATE TABLE public.menu_source ( source_id bigint GENERATED ALWAYS AS IDENTITY NOT NULL, outlet_id bigint NOT NULL, pagina_type text, url text NOT NULL, domain text, bestandstype text CHECK (bestandstype = ANY (ARRAY['html'::text, 'pdf'::text, 'image'::text])), confidence real, is_active boolean NOT NULL DEFAULT true, created_at timestamp with time zone NOT NULL DEFAULT now(), CONSTRAINT menu_source_pkey PRIMARY KEY (source_id), CONSTRAINT menu_source_outlet_id_fkey FOREIGN KEY (outlet_id) REFERENCES public.outlet(outlet_id) ); CREATE TABLE public.crawl_run ( run_id bigint GENERATED ALWAYS AS IDENTITY NOT NULL, source_id bigint NOT NULL, crawled_at timestamp with time zone NOT NULL DEFAULT now(), http_status integer, etag text, last_modified text, sha256 text, parse_status text NOT NULL DEFAULT 'pending'::text CHECK (parse_status = ANY (ARRAY['pending'::text, 'ok'::text, 'partial'::text, 'failed'::text, 'not_modified'::text])), parser_version text, raw_ref text, CONSTRAINT crawl_run_pkey PRIMARY KEY (run_id), CONSTRAINT crawl_run_source_id_fkey FOREIGN KEY (source_id) REFERENCES public.menu_source(source_id) ); CREATE TABLE public.menu_item ( menuitem_id bigint GENERATED ALWAYS AS IDENTITY NOT NULL, run_id bigint NOT NULL, categorie text, product text NOT NULL, beschrijving text, prijs numeric, valuta text NOT NULL DEFAULT 'EUR'::text, volume text, merk text, merkeigenaar text, positie integer, confidence real, CONSTRAINT menu_item_pkey PRIMARY KEY (menuitem_id), CONSTRAINT menu_item_run_id_fkey FOREIGN KEY (run_id) REFERENCES public.crawl_run(run_id) ); CREATE TABLE public.change_event ( event_id bigint GENERATED ALWAYS AS IDENTITY NOT NULL, outlet_id bigint NOT NULL, source_id bigint, oud_menuitem_id bigint, nieuw_menuitem_id bigint, detectiedatum timestamp with time zone NOT NULL DEFAULT now(), event_type text NOT NULL CHECK (event_type = ANY (ARRAY['product_toegevoegd'::text, 'product_verwijderd'::text, 'prijs_verhoogd'::text, 'prijs_verlaagd'::text, 'brand_switch'::text, 'menu_redesign'::text])), oude_waarde text, nieuwe_waarde text, ai_interpretatie text, impact text CHECK (impact = ANY (ARRAY['hoog'::text, 'midden'::text, 'laag'::text])), opportunity_score integer CHECK (opportunity_score >= 0 AND opportunity_score <= 100), aanbevolen_actie text, bevestigd_runs integer NOT NULL DEFAULT 1, status text NOT NULL DEFAULT 'nieuw'::text CHECK (status = ANY (ARRAY['nieuw'::text, 'bekeken'::text, 'afgehandeld'::text, 'false_positive'::text])), CONSTRAINT change_event_pkey PRIMARY KEY (event_id), CONSTRAINT change_event_outlet_id_fkey FOREIGN KEY (outlet_id) REFERENCES public.outlet(outlet_id), CONSTRAINT change_event_source_id_fkey FOREIGN KEY (source_id) REFERENCES public.menu_source(source_id), CONSTRAINT change_event_oud_menuitem_id_fkey FOREIGN KEY (oud_menuitem_id) REFERENCES public.menu_item(menuitem_id), CONSTRAINT change_event_nieuw_menuitem_id_fkey FOREIGN KEY (nieuw_menuitem_id) REFERENCES public.menu_item(menuitem_id) );
16 days ago30 proposalsRemoteStudyFlow Student Planner
I need someone to finalise my app code as the App Store is rejecting submission due to tracking-related code. Also, I left my cloud Mac for a while and all the work on Xcode reset to the original code.
2 months ago13 proposalsRemote
Past Projects
AI Product Engineer Needed
Title: AI Product Engineer Needed to Build AI-Powered Child Development Content Platform Description: I am the founder of Nurture, a childcare communication and caregiver support app for families with babies and toddlers. The app already exists and is built using an AI-assisted development platform. I am looking for an experienced AI Product Engineer to help design and implement an AI-powered activity and educational content engine. The goal is to create a system capable of: Generating age-appropriate child development activities Creating structured educational content Producing learning objectives and developmental outcomes Generating quizzes and training materials Supporting future image and video generation Creating personalised activity plans based on age, materials and available time Managing large libraries of AI-generated content Implementing quality control and admin approval workflows Ideal experience: OpenAI, Claude or Gemini APIs Prompt engineering AI content generation systems RAG (Retrieval Augmented Generation) Vector databases MongoDB Python FastAPI Educational or learning platforms Mobile app integrations The existing app is already live and functioning. This role is focused on designing the AI content architecture and helping create a scalable system for generating and managing thousands of childcare activities and learning resources. Please provide examples of previous AI-powered products, content generation systems or educational platforms you have worked on.
Senior Full-Stack Engineer Needed for AI SaaS Developme
Seeking a Senior Full-Stack Engineer to architect and scale an AI SaaS platform. Responsibilities include designing responsive React/Next.js interfaces, building robust Node.js backends with PostgreSQL, integrating OpenAI APIs, implementing Stripe payments, and deploying scalable infrastructure on AWS or Vercel. Must deliver production-ready, maintainable code, optimize performance, ensure security best practices, and collaborate on product roadmap and CI/CD workflows to drive rapid, reliable feature delivery.
AI Trainer Needed with Handshake Coding Project Experience
I’m looking for someone who has real experience working on Handshake coding projects and can handle coding project. Ideally, you’ve worked on coding-related AI training tasks before, including reviewing code, evaluating AI responses, debugging, quality checking, or handling coding tasks inside the Handshake platform. Please start your proposal by answering the questions below: Have you worked on a Handshake coding project before? If yes, what kind of work did you do there? Can you attach a screenshot or short screen recording that shows your actual hands-on experience with Handshake? What areas are you strongest in, such as coding, review, AI training, evaluation, debugging, or QA? Please only apply if you have direct experience with Handshake coding work. Generic proposals will not be considered. I’m looking for someone reliable, clear in communication, and able to explain the workflow step by step.
Health check software
I'm looking to have a cost-effective solution to the following; I operate in the health and social care sector, we have the equipment to now do things like oxygen monitoring, blood pressure monitoring, heart rate monitoring, body temperature etc - what I'd like is a very basic system, that doesn't need to store any data necessarily, as I will store it in HubSpot (launching in Q3 this year). But this system just needs to allow my field based managers to input various health metrics, input hydration and fluid metrics as well as the persons mobility, risk of falls, mental capacity, hearing, eyesight et cetera. What I then needed to do is generate a personalised and highly professional PDF report which can be given to the client that gives them their health readings and recommendations surrounding their hydration, nutrition, their health readings and how to reduce their risk which will be linked to the aforementioned risk of falls or hearing or eyesight et cetera, these would be somewhat generic such as if they are high risk of falls it would encourage them to utilise mobility aids, if they haven't got mobility aids it would suggest they go to their GP for a referral to get my mobility aid or to go to a local provider and buy them privately. The PDF report (which needs creating as part of this project) can be 90-95% pre-created through this project, we just need the ability to auto populate the personalised results such as their details and their recommendations. This project is good to go ahead in the next 30 to 60 days, I just need individuals to give me their price and let me know what else they would need from me in order to go ahead with this project, as well as time frames. Budget is based on PPH recomendation - Simply give me your realistic price when offering
AI/ML Client Communication Specialist
I’m looking for someone who can become the voice of our engineering team during the U.S. workday (9 AM-5 PM EST). You’ll hop on several video or phone calls with our American client, listen to the issues they raise about the software-development process, and respond on the spot with well-reasoned, technically sound guidance. Because the conversations often stray deep into AI/ML territory, advanced expertise in machine learning is mandatory. Your background in both web and backend development will also help you translate business pain points into practical engineering tasks the rest of the team can execute. Clear, confident English is absolutely essential—you’ll be expected to lead discussions, ask probing questions, and persuade stakeholders toward the best technical path forward. I already work with U.S. companies regularly, so the cadence is fast and direct; you should feel at home in that setting. Key deliverables each day: • Real-time participation in every scheduled client call • Concise written summary of each discussion (action items, decisions, blockers) sent within an hour after the meeting • Immediate escalation of any critical risk or requirement change to our internal Slack Success is measured by the client’s continued satisfaction, the accuracy of the information you relay, and the clarity of your written summaries. If you thrive on rapid-fire dialogue, enjoy bridging business and deep tech, and can remain on call throughout the EST workday, let’s get started.
Claude Code developer — AI platform build (UK only
I am looking for a UK-based developer — individual or company — to execute the full build of a proprietary AI origination platform for a commercial solar business. The IP is sensitive and an NDA is required before the full specification is shared. This is not a traditional build. A complete session-by-session Claude Code build guide is already written — eight sessions, all prompts defined, all verification checklists in place. Your job is to execute those sessions using Claude Code as the primary build tool and deliver verified outputs session by session. The full project brief is attached. Please read it before applying. Stack: Python · PostgreSQL + PostGIS · FastAPI · React You must: be UK-based, have real Claude Code project experience, and be willing to sign an NDA before the spec is shared and a development agreement before work begins. This is Phase 1 of an actively evolving commercial platform. Strong performers may be considered for ongoing work as it develops. Budget: £600–£1,500
opportunity
AI Viber coder needed to complete my current NextJs app
Seeking an experienced AI Viber developer to finalize an existing Next.js application. Responsibilities include integrating Viber messaging features, implementing bot logic, ensuring secure authentication, handling webhooks, optimizing performance, and delivering clean, well-documented code. Candidate must demonstrate prior Viber API experience, strong React/Next.js proficiency, and ability to troubleshoot deployment issues. Timely completion, attention to detail, and adherence to best practices are essential. Provide a clear plan and estimate for finalization.
AI Video Avatar Creation
I’m looking for someone experienced in creating high-quality AI video avatars or digital spokespersons for marketing content. The goal is to create a consistent on-camera presence based on me that can be used for videos, ads, and content at scale. This is not a beginner project. I only want to work with someone who has already done this and can show real examples. What I’m looking for: * Experience creating realistic AI video avatars or spokesperson-style videos * Ability to work with my footage/voice to create a consistent on-screen presence * Strong understanding of what makes AI video look natural and high-quality * Ability to guide me through recording requirements and setup Requirements: * Must have completed similar projects before * Must provide examples of past work (no samples = no reply) * Must clearly explain: * Tools/platforms used * What you need from me (video/audio/etc.) * The process from start to finish * Expected output quality What I need from you: 1. Examples of similar AI avatar or spokesperson projects 2. Your process from start to finish 3. What you’ll need from me to get the best result 4. Recommended tools and setup Goal: Create a high-quality, consistent on-camera presence I can use to generate marketing videos efficiently. If this goes well, I’m looking to build a long-term system for ongoing content production.
Looking for AI Software Engineer
We are looking for an AI Software Developer to join our team. You will build and improve AI and machine learning models and help integrate them into our software. We want someone who can write clean code, work with cloud platforms, and make AI models run efficiently. You should have experience with Python, Java, or C++, and know ML frameworks like TensorFlow, PyTorch, or scikit-learn. It’s a plus if you have worked with NLP, computer vision, or deploying AI models. We offer a competitive salary, flexible hours, and the chance to work on exciting AI projects.
AI Voice Interview Tool (AIMQ) for market research
I am a market research interviewer/moderator and I want to create a tool that will enable me to deliver AI-based interviews alongside those that I conduct myself. The aim will be to offer a service whereby I deliver a handful of 'human' moderated interviews and these are augmented with a greater number of AI moderated interviews. I need a simple web-based tool that allows research respondents to take part in AI-led interviews (likely to be around 15 minutes in length). The system should: • Speak questions aloud using my custom voices • Capture spoken responses • Follow a structured interview flow I define • Save recordings and transcripts • Generate a basic summary • Allow me to export results This is an internal research tool, not a commercial SaaS platform. I expect this to take approximately 30–60 hours to build to at least MVP level. Please provide your estimated hours Full brief attached.
Senior AI Developer /AI Automation Engineer (LLM, AI Agents,)
Job Overview: We are looking for an experienced AI Developer / AI Automation Engineer to design and build advanced AI applications, intelligent agents, and automation platforms similar to leading AI products for different industries.: • (AI-powered enterprise legal assistant) • (AI agent-based digital workforce platform) • (Generative AI business automation platform) • (AI analytics and marketing intelligence platform) These platforms leverage LLMs, AI agents, data pipelines, automation workflows, and API integrations to automate business operations, data analysis, marketing insights, and enterprise workflows. The ideal candidate should have strong experience in Generative AI, LLM development, AI agent frameworks, and automation systems. Key Responsibilities: 1. AI Application Development • Design and build AI-powered applications using LLMs • Develop AI agents capable of performing automated tasks • Implement retrieval augmented generation (RAG) systems 2. AI Agent & Workflow Automation • Build multi-agent AI systems • Create automated business workflows for: • marketing • analytics • customer support • data processing 3. LLM Integration • Integrate AI models such as: • OpenAI • Claude • Gemini • Llama • Fine-tune models for domain-specific applications. 4. Data & Knowledge Systems • Implement vector databases and semantic search • Build knowledge bases for enterprise AI assistants. 5. API & SaaS Integration Integrate AI with: • CRM systems • Marketing platforms • Google Ads / Meta Ads • analytics dashboards • internal business systems. 6. AI Analytics & Reporting Develop AI-powered analytics dashboards for: • marketing data • campaign optimization • predictive insights. Required Technical Skills AI / Machine Learning • Generative AI • Large Language Models (LLMs) • Prompt Engineering • RAG architecture • AI agents Programming Languages • Python (mandatory) • JavaScript / TypeScript • Node.js AI Frameworks Experience with at least one: • LangChain • LlamaIndex • AutoGPT • CrewAI • Semantic Kernel • HuggingFace AI Infrastructure • Vector Databases (Pinecone, Weaviate, Chroma) • Model deployment • AI APIs Cloud Platforms • AWS • GCP • Azure Databases • PostgreSQL • MongoDB • ElasticSearch DevOps • Docker • Kubernetes • CI/CD Preferred Skills • AI agent development • AI workflow automation • Data pipeline development • Marketing analytics AI • NLP systems • Chatbot / AI assistant development AI Products / Systems You May Work On Develop systems similar to: • AI Legal Assistant Platforms • AI Business Automation Agents • AI Marketing Analytics Platforms • Enterprise AI Knowledge Systems • AI SaaS Automation Tools Candidate Profile: We are looking for someone who: • Has strong experience building AI products • Understands LLM architecture and AI workflows • Can design AI SaaS platforms from scratch • Has experience building scalable AI systems Note: This is going to be a long term Full time position with good salary package. Please only apply if you are not working for any agency and you will be fully dedicated to work only with us since this is not one time project and we want those to be a part who want to be with us for long time. Best Regards Ashish
AI Engineer
I need an experienced AI Engineer to help me with managing and maintenance on my new AI image generation platform. The development work is completed. However, I need someone who is experienced with prompt engineering and AI image generation models. Will be looking to hire this individual on an as needed long-term basis, and can discuss future rates for long term maintenance of the app. I need immediate support, someone who is reliable, knowledgable, and has the bandwidth to prioritize this project.
I need an experienced AI engineer
We are hiring a Senior AI Engineer to own and accelerate AI capabilities across the platform — from customer-facing features to internal agentic workflows and production-grade AIOps. This is a high-impact, hands-on role where you will shape the next generation of AI systems and directly influence customer experience, product velocity, and operational efficiency. The Opportunity You will lead development across three core pillars: - AI Product Engineering – Ship core AI-powered features — intake, scheduling, session notes, billing automation, and more. - AI Foundations / Enablement – Build reusable primitives, evaluation tooling, and golden paths. - Agentic Workflows & AIOps – Create AI agents that automate operational work and support internal operations. What You’ll Do AI Product Engineering (Customer-Facing Features) - Build AI features end-to-end: requirements → design → implementation → rollout → evaluation. - Implement LLM-backed workflows including summaries, extraction, structured output, copilots, billing scrubbing, and guided automation. - Collaborate across Product, Design, QA, and Clinical SMEs. Own AI-powered improvements across: RCM, scheduling, intake, documentation, reporting, customer support automation. AI Foundations / Enablement - Create reusable AI primitives: prompt templates, agent patterns, tool schemas, safety guardrails, retrieval modules. - Build evaluation harnesses and continuous regression testing. - Enable developer productivity via AI coding tools and best practices. - Establish “golden paths” for consistent and safe AI feature delivery. Agentic Workflows & AIOps - Develop in-platform agents for billing checks, eligibility validation, claim scrubbing, data cleanup, workflow routing, and anomaly detection. - Build AIOps capabilities: incident summaries, RCA suggestions, intelligent alerts, correlation. - Integrate with telemetry systems for intelligent operations. LLMOps / Production-Ready AI - Implement monitoring, cost governance, retries, fallbacks, and safe-mode behavior. - Own prompt/model evaluation frameworks and online QA metrics. - Ensure HIPAA-aligned data flows: privacy controls, redaction, audit logs, PHI boundaries. Data & Infrastructure - Build vector stores, embeddings, retrieval workflows, and knowledge bases. - Partner with data engineering for eval datasets and rulesets. - Contribute to scalable infrastructure for AI agents and async workflows. Tech Stack - AI Platforms: Azure OpenAI, OpenAI, Anthropic, Bedrock - Frameworks: RAG, agents, orchestration - Backend: .NET, Node.js, Python - Data: SQL Server, Postgres, Redis, vector databases - Observability: Grafana, Loki, Prometheus, OpenTelemetry - Cloud: Azure, AWS, Docker, Kubernetes - AI Dev Tools: Copilot, Claude Code, Cursor, Kiro What You Bring - 5–10+ years building production software systems. - Hands-on experience delivering LLM-powered features or AI agents. - Strong engineering fundamentals. - Experience with LLMOps, safety, monitoring, evaluation. - Strong cross-functional communication. - Healthcare / HIPAA experience a plus. - Fluent English
App creation
I am looking for an experienced developer or development team to build a modern dating application for iOS and Android. The app should have a clean, user-friendly interface similar to popular dating apps but with a few unique features and branding elements that will be discussed privately with the chosen developer. The goal is to create a simple, reliable MVP (Minimum Viable Product) that can later be expanded with additional features. Core Features Required The app should include the following functionality: • User registration and login (email, phone number, or social login) • User profile creation (photos, bio, interests, location) • Profile discovery / swipe or match system • Matching functionality when two users like each other • In-app messaging between matched users • Location-based user discovery • Push notifications for messages and matches • Basic reporting/blocking system • Admin panel to manage users and moderate activity Technical Requirements • Mobile apps for iOS and Android • Clean and modern UI/UX • Secure user authentication • Scalable backend • Ability to upload photos • Cloud database Open to suggestions regarding the best technology stack. Deliverables • Fully functional MVP dating app • Source code • Backend and database setup • Admin dashboard • Deployment guidance for app stores Ideal Developer Looking for someone who: • Has experience building social or dating apps • Can advise on the best architecture and tech stack • Can communicate clearly and provide progress updates • Has examples of similar work Please include examples of apps you have built. Budget Open to proposals depending on experience and scope. Timeline Looking to begin immediately. MVP ideally completed within 6–10 weeks.
opportunity
AI database management
Seeking an experienced developer to build a bespoke AI-driven lead generation platform inspired by valuationleads.com. The system must aggregate and cleanse diverse data sources, deploy machine learning models to score and prioritize prospects, integrate with CRM systems, and present an intuitive dashboard for campaign management and analytics. Emphasis on robust data security, scalability, and automated outreach workflows. Deliverables include comprehensive documentation, testing, and deployment.
opportunity
AI Questionnaire & Automation Flow – Improve Logic, UX & Outputs
Title AI Questionnaire & Automation Flow – Improve Logic, UX & Outputs Description I’m building an AI-powered business assessment tool that uses a dynamic questionnaire to generate tailored automation/workflow recommendations for clients. I have already built a working version in Replit, but I’m not fully happy with: The quality of the question flow How well answers influence the final output. (The final dashboard isn't quite 'valuable' or accurate enough to the user) Whether the logic is leading users to the right recommendations The overall UX of the questionnaire I’m looking for someone experienced in AI products, logic flows, and smart form design to help me refine and improve it. Beneficial if you are also very good at systems/automation for businesses to help guide the AI to recommend proper solutions What I Need Help With Reviewing my current questionnaire + logic Improving conditional logic / branching Helping structure better follow-up questions Making outputs more accurate and actionable Improving user journey and clarity (Optional) Improving or refactoring the technical build The tool is currently in Replit, but I’m open to rebuilding or migrating if there’s a better approach. Tech Stack (Current) Replit OpenAI / AI integrations JavaScript / Node (or similar) (Exact stack can be discussed.) Ideal Experience AI product development Dynamic forms / questionnaires SaaS or automation tools UX for business users API integrations Deliverables Improved questionnaire structure so it works every time and gives enough freedom to the user to provide their painpoints while also ensuring it's giving really meaningful insights/feedback Clear logic/flow map Refined prompts/AI instructions Valuable dashboard for the user Fully Working updated version Documentation/explanation
Bittensor Developer Needed for Auto-Staking Project
We are seeking an experienced Bittensor developer to assist in completing our auto-staking project. The ideal candidate should have a strong understanding of Bittensor architecture and the ability to implement robust staking mechanisms. You will work closely with our team to ensure optimal functionality and performance of the auto-staking feature. If you are passionate about blockchain technology and have prior experience with Bittensor, we would love to hear from you!