- Hourly: $50.00 - $75.00
- Intermediate
- Est. time: 1 to 3 months, Less than 30 hrs/week
About us: Luxe Intelligence is a Baltimore based AI consulting firm. We design and deliver custom AI agent systems for business clients, including regulated industries, with a growing security and government-adjacent practice. We design the system and own the client relationship. You build to spec. The kind of work: Real examples of project types on our roadmap: - Data matching and compliance checking agents that cross-reference large lists (10,000+ rows) with no shared ID, using fuzzy name matching, confidence scoring, and human review flags - Research agents that pull from defined sources and produce structured memos with citations, and say "unverified" instead of guessing - Workflow automations across webhooks, spreadsheets, CRMs, Slack, and email - Read and write-back integrations with systems of record like Salesforce - Deployments inside client cloud environments with audit logging and security review support Must haves: - Strong Python, including pandas and API work - Hands-on experience with LLM APIs (Anthropic, OpenAI): prompt design, structured outputs, cost control - Fuzzy matching or entity resolution experience on real data - Cloud deployment on AWS, Azure, or GCP - Security-minded engineering as a habit, not an afterthought: secrets management, least-privilege access, encryption in transit and at rest, audit trails, human-in-the-loop review steps - Clear written English and documented handoffs Nice to have: - A real cybersecurity background: security engineering, compliance frameworks (SOC 2, NIST, FedRAMP awareness), or secure deployment in regulated environments - US citizenship with eligibility for a government security clearance, or an active clearance, is a plus and worth mentioning - Make.com or similar automation platforms - Salesforce API - Experience answering client security questionnaires How we work: Fixed-price milestones scoped from agreed hour estimates, paid on delivery and approval. NDA signed before any project details are shared. No client contact; all communication runs through Luxe. Some overlap with US Eastern hours. Every engagement starts with one small paid test milestone. Strong performance can grow into a larger ongoing role. To apply, answer these four things, and start your reply with the word CHARCOAL so we know you read this far: 1. Describe a fuzzy matching or entity resolution project you built. How big was the data, and how did you score confidence? 2. Describe an LLM-powered system you deployed into someone else's environment. What broke, and how did you fix it? 3. Estimate this: two lists, about 10,000 rows and 2,000 rows, no shared ID. Need matches, confidence scores, and a monthly flagged-items report. Roughly how many hours, broken down however makes sense to you? 4. Your hourly rate, your weekly available hours, and any security or clearance background.
- Hourly: $10.00 - $15.00
- Intermediate
- Est. time: 1 to 3 months, Less than 30 hrs/week
We are seeking a skilled full stack engineer to integrate the latest AI tools into our projects. The ideal candidate will have experience in both front-end and back-end development, with a strong understanding of AI technologies. Responsibilities include developing AI-driven solutions, collaborating with cross-functional teams, and optimizing system performance. If you are passionate about AI and full stack development, we would love to hear from you!
- Hourly: $15.00 - $30.00
- Intermediate
- Est. time: Less than 1 month, Not sure
We are a research group at Stanford University studying human workflows. We are seeking a freelance Software Engineers (SWEs). Data Scientists, AI Specialists, and Forward Deployed Engineers (FDEs) who commonly use AI tools for coding. The project involves completing a coding task or data analysis task(s) (~1 hr each) while using an open-source recording tool to capture your computer-use activities. If you have experience with completing coding projects with Claude Code or Codex and are comfortable using recording software, we encourage you to apply. Please briefly describe which of these two common AI tools that you would use for the task.
- Hourly: $35.00 - $80.00
- Expert
- Est. time: 3 to 6 months, Less than 30 hrs/week
Frontend: React Native (Expo SDK 54), TypeScript Backend: Firebase — Firestore, Cloud Functions (Node, v1), Firebase Auth, Firebase Storage Architecture: Multi-tenant data model (multiple client organizations sharing one Firestore database, isolated by security rules) Auth: Email/password via Firebase Auth, role-based access (general contractor / subcontractor roles) Firebase / React Native SaaS (Contract, with potential for ongoing work)
- Hourly: $45.00 - $70.00
- Intermediate
- Est. time: Less than 1 month, Less than 30 hrs/week
Project Scope: I have a fully written Flutter project source code zip folder from Dreamflow. I need an experienced mobile app specialist to: Take the source code and compile it locally into a debug/test Android APK. Verify that the app builds correctly without errors. Perform a functional test of the app's camera/gaze-detection permissions and features on an actual physical Android device. Requirements: Proven experience with Flutter app building and compilation (flutter build apk). Familiarity with handling native Android permissions and hardware testing. Ability to deliver the compiled .apk file securely for final review. Please state your experience with Flutter builds and your estimated turnaround time when applying.
- Fixed price
- Expert
- Est. budget: $2,500.00
Senior AI Voice Engineer – Vapi, OpenAI, Twilio, GoHighLevel – Immediate Start. I'm looking for a senior AI voice engineer to improve and optimize an existing AI digital employee platform. This is not a chatbot. The stack is Vapi, OpenAI, Twilio, and GoHighLevel. Priority is natural, human-like voice and flow, interruption handling, prompt engineering, API integrations, testing, and documentation. You must start immediately. I expect meaningful progress in 3 to 5 days. Project milestones: Milestone1 , System Review and Plan, 500. Milestone 2, Voice and Flow Optimization,1000. Milestone 3, Testing and Delivery, 1000. Please share links or recordings of voice projects you've built, your role, and your start date. Begin your proposal with the words "Voice First."
- Fixed price
- Expert
- Est. budget: $100.00
I'm building an application that sends a request to GPT API, and receives a response in JSON. In the request I specify the JSON format of the response. Problem is that GPT sometimes responds using the requested format, and sometimes uses a different format. I need GPT to respond always the requested format.
- Hourly: $50.00 - $100.00
- Intermediate
- Est. time: 1 to 3 months, Less than 30 hrs/week
Python tutor Looking for a tutor to help with getting setup to advance my Python Skills. I have been working with Python in Excel and l now want to level up my skills to do some Simple Python Programing. Most of my interest is data science related using Python, Pandas, Matplotlib and statistical forecasting. I’m looking for a series of one on one Zoom sessions to setup VS code as my code editor with Python and related libraries, including setting up virtual environments, loading pip, how to organize file structures etc. Additional sessions I’d like to add Claude code to the mix and setup Jupyter Notebooks.
- Fixed price
- Entry Level
- Est. budget: $30.00
I need a Coding/Python Teacher that can Teach in our Learning Hub. Teach children between the ges of 5-13 in a GROUP CLASS and sometimes ONE-ON-ONE Live On Zoom. FYI, this is Virtual Teaching Live On Zoom and on Eastern Standard Time.
- Fixed price
- Intermediate
- Est. budget: $100.00
I need help comparing two sets of genealogy/archive files. I have: A “Primary Set” of files, all located in one folder. A “Secondary Set” of files, located across multiple folders and subfolders. The goal is to identify all files in the Secondary Set that are NOT already present in the Primary Set, and then either list them and copy them into a new folder. Important requirements: Please compare files by file contents using a hash/checksum method, not just by filename. The Secondary Set should be scanned recursively, including all subfolders. Please do not delete, rename, or alter any original files. Please create a new folder called something like “Secondary_Not_In_Primary” containing only the files from the Secondary Set that are not duplicates of files in the Primary Set. Please also provide a CSV or Excel report listing: original file path in the Secondary Set filename file size file hash/checksum whether the file was copied to the new folder Please briefly describe the tool or method used, such as Python, PowerShell, Beyond Compare, FreeFileSync, or another reliable file comparison tool. This should be a small fixed-price project for someone experienced with file comparison, deduplication, or data cleanup.