Json jobs
...(including Enamel and Dentin) • Pulp • Canal • Caries • Restoration • Filling • Implant • RCT High-precision contours around Caries, Implant and Restoration areas are the top priority, with equally careful delineation of Pulp and Canal. Please work in the annotation platform of your choice—Labelbox, Supervisely, V7 Darwin, CVAT, or a comparable tool—and export the dataset in COCO JSON (instance segmentation) or YOLO-compatible polygon format. Deliverables 1. A folder of the original X-rays plus their corresponding segmentation files, organised by image ID. 2. A brief QA report that summarises inter-annotator checks or automated validation you employed to guarantee accuracy. All files will be reviewed against...
...or Standerd Template type We Strongly Rejeted ** We are looking for an experienced Senior Full Stack Developer to fix and stabilize our existing matrimony web application. Current Stack: React + Vite Frontend Node.js + Express Backend Supabase Database/Auth Realtime Vercel Deployment Render Backend Hosting Important: The old localhost version of our app worked correctly using local JSON database architecture. After migrating to cloud deployment (Vercel + Render + Supabase), the production app is facing multiple realtime and synchronization issues. Current Problems: Realtime updates not working properly Admin/user actions not syncing instantly Settings updates not reflecting correctly Chat and notifications issues State mismatch between frontend/backend Production deployme...
I’m ready to move my Instagram presence onto autopilot with n8n. I already have a full workflow exported as a .json file and also Setup guide; what I need now is for you to import that file, configure every node correctly, and connect it to Instagram so that videos are uploaded automatically and go live on the schedule defined inside the flow. The core of the job is: • Import the supplied n8n JSON. • Map and tweak each node so authentication, file-handling, and scheduling all work seamlessly with the Instagram Graph API. • Test the flow end-to-end to confirm that videos land in the right account, with the right captions and at the right time. • Hand back a working workflow along with a quick note on any environment variables or webhooks I&rsq...
...agreed channels • validate and enrich each contact (company size, location, industry code, etc.) • create or update the matching company/contact in HubSpot without duplicates • trigger tailored follow-ups or internal notifications the moment a lead lands • mirror any subsequent status changes back to HubSpot so our pipeline stays current Deliverables 1. Import-ready n8n workflow files (.json) covering the entire process 2. A concise video or written walkthrough that explains configuration, field mapping, and maintenance 3. One post-launch revision round to resolve edge cases discovered in production Acceptance criteria • New, valid leads appear in HubSpot • Duplicate contacts are prevented when an email already exists • ...
...implement the integration without guesswork. Acceptance criteria 1. High-level architecture diagram illustrating where the AI layer sits alongside our signage and booking modules. 2. Step-by-step integration walkthrough, including authentication, voice capture pipeline, predictive analysis endpoints, and callback events for the three voice-driven actions above. 3. Sample code snippets (REST/JSON preferred) for registering voice commands, invoking predictive models, and updating the appointment ledger. 4. Data schema or field mapping for any new tables or objects introduced. 5. Test scenarios with expected results to confirm scheduling accuracy, information retrieval speed, and support responses. 6. Clear explanation of any third-party libraries, SDKs, or model hostin...
...payload: X-Sender-MTA: tenant_[TENANT_ID]_pool Configure PowerMTA to read this header on the fly via translation macros, mapping the traffic instantly to the corresponding isolated client pool container. 5. Real-Time JSON Telemetry Shipping Pipe Deploy an active log transport agent (Filebeat/Fluentd configuration with a local memory buffer) to monitor the active PowerMTA accounting log (/var/log/pmta/) in real time. Map the data shipper to parse all successful deliveries, hard bounces, and transient rate limits (250, 421, 451, 550), converting them to lightweight JSON payloads streamed securely back to our live webhook database ingestion hook 6. CNAME-Based Sender Authentication (Compliance Standard) In alignment with our NIST CSF 2.0 / ISO 27001 compliance standards, ...
...Voice is converted to text, parsed into the required shipment fields, and passed to the headless browser automation. • The automation securely injects the credentials, navigates each platform’s quote form, submits the data, handles any possible CAPTCHA (please outline workable bypass or manual-fallback ideas), and collects all quotes. • Quotes are returned to the same Telegram chat in clean JSON or a neatly formatted message. Architectural expectations – Browser: Playwright, Selenium, or another headless option you recommend—no hard preference as long as it runs reliably on a small VPS. – Code should be modular: a separate class or function per platform so new aggregators can be added later without touching core logic. – Credenti...
...browsing, grouping and volume control exposed in the UI. I will give you the existing Crestron Home project file, current device list and network map. You can work remotely at first; final commissioning may require a brief on-site visit in Egypt, so proximity and Arabic communication are a plus. Deliverables 1. Updated Crestron Home project file for all four villas. 2. Any required SIMPL or JSON modules for Intesis and Sonos. 3. Tested, documented scenes and schedules. 4. A short video or live session demonstrating that lights, shutters, AC and audio respond reliably from the app and keypads. If you are experienced with Crestron Home integrations and can speak Arabic, let’s wrap this up quickly....
...the ability to work as a team on deliverables and can grow to long term based on collaboration. Deliverables: 1. Runtime App - patient-facing executor of workflow JSON. React/TypeScript on AWS App Runner, not HIPAA compliant yet, as now zero PHI stored, however, HIPAA compliant in future iteration is a possibility so must be built on HIPAA-eligible stack. Loads via QR, link, or EHR iframe embed (if token is passed via EHR) Returns decisions to final screen or to parent EHR 2. Agent built for app- AI agent that interviews clinic admins and uses standardized workflows to create custom workflow output and valid matching workflow JSON. 3. Ongoing hourly work- if we work well together, likely more agents, more integrations, more builds in the future Strongly preferred: - Buil...
I need a complete EasyEDA project for a flexible PCB that will sit inside a compact consumer-electronics enclosure. The board’s sole job is power management, so the layout must be optimised for tight bends without compromising current paths, thermal relief or impedance control. Here’s what I expect: • EasyEDA source file (.json) with clearly named layers and nets • Gerber and drill files ready for fabrication on a flex substrate • Up-to-date BOM with footprint-matched components • A brief note on bend-radius limitations and stack-up so I can pass it straight to the manufacturer Please keep the overall outline within 50 × 25 mm, follow standard DRC for 0.1 mm trace/space, and place test pads for all regulated rails. If anything in t...
...right after verification—no session token ever comes back. This exact flow used to work when the OTP was generated in-app, so the break clearly appeared after switching to SMS. From the traces I see, the culprit sits in the OTP verification API response handling. The endpoint should return a JSON object containing status and token, and I do get an error message on failure, so you will have access to stack traces and log lines to speed up diagnosis. What I need is a clean fix that: • Parses the JSON response correctly, • Hands the token to the session-generation middleware, and • Restores a smooth backend auth flow exactly as before the switch. Once the patch is applied I’ll test by requesting an OTP, submitting it, and confirming that t...
...without errors, yet I am open to migrating it to Python 3 if that is the cleanest way to future-proof the project. What the scraper must capture again: everything my formulas depend on, namely previous race results and detailed horse data. The output format, field names, and downstream calculations already exist, so your job is to match that structure exactly—no changes to the CSV headings or JSON keys. I expect you to: • Analyse the old code, identify the selectors that broke with the new race-card HTML, and patch or rewrite them using BeautifulSoup, requests, or similar. • Handle any pagination or lazy-loaded sections so that the scraper does not miss data released after the initial page load. • Add robust exception handling and polite throttling s...
...needs its own design intelligence 3. Over-decoration — users are under time pressure, restraint is the brand's friend Cultural Note The owl is used here in its global modern brand sense (wise, watchful). Avoid mystical, occult, or folkloric imagery. Avoid stylised tribal motifs. Stay inside the specified hex codes. Practical Source files: Figma, Illustrator, editable PDF, SVG marks, design tokens (JSON/YAML). Full work-for-hire ownership. One revision round included. NDAs signed before kickoff; Nimbleowl name is confidential until launch. Make each direction the best it can be. Make the founder's choice difficult....
...diarization accuracy * Timestamp alignment accuracy * Estimated WER (Word Error Rate) * Audio sampling rate details Privacy & Compliance * All personal data must be anonymized or removed * Method of de-identification must be clearly explained * Data must be legally collected with proper consent * Only for internal AI model training use Deliverables * WAV audio files * Transcript files (TXT or JSON) * Metadata (speaker labels, timestamps, language info) Requirements from Freelancer Please include: * Experience with speech datasets or ASR projects * Whether you can provide ready-made datasets * Tools and workflow used * Production capacity * Estimated cost per hour * Delivery timeline Important Note We are open to **ready-made datasets as long as they fully meet the ab...
...and a small touch for visual flair. The previous developer only wasted my time. I need a developer capable of completing the project accurately. They must possess deep knowledge of and a strong sense of design. What I need built • A hero section that loads a basic animation I’ll specify (simple geometry, no advanced shaders). • A clean product-listing grid fed by a JSON array I’ll supply. • A JavaScript search field that filters those products in real time on the client side. I’ll hand over the copy, images, color palette, and a rough layout wireframe. You focus on writing tidy, well-commented code, keeping libraries to the absolute minimum, and making sure the page renders consistently across modern browsers. Once you send back zipped...
...finished artwork and layout for our company ID; what I now need is the technical piece that turns that design into a working Apple Wallet pass (.pkpass). You’ll use the assets I provide (logo, employee photo placeholder, colors, etc.) and build a pass that staff can add to their iPhone with one tap. The design is approved, so your focus is strictly on PassKit implementation: creating the correct JSON manifest, bundling the images, signing it with the proper certificate, and handing back a file ready for internal distribution. If you have suggestions on best-practice fields or NFC/background updates I’m happy to hear them, but the visual side is locked. Deliverables • Signed, production-ready .pkpass file based on my design • Clear, step-by-step notes s...
...720p, 1080p and, when the device allows, 4K H.264/H.265. • Share sheet integration for Instagram, TikTok, YouTube and direct save to gallery. Technical expectations I am open to native Swift + Kotlin, Flutter, or React Native—choose whichever lets you keep performance smooth during real-time preview. Please keep the architecture modular so new presets can be added just by dropping files or JSON definitions into a folder. Any video processing libraries you prefer (e.g., FFmpeg kit, GPUImage, AVFoundation, ExoPlayer) are fine as long as they meet App Store and Play Store policies. Deliverables 1. Full source code with build instructions for Xcode and Android Studio (or equivalent). 2. A signed iOS TestFlight build and an Android APK/AAB for testing. 3. At l...
...lighting (indoor, outdoor, low-light). Each image set should come with basic metadata (gender, age band, lighting condition, device used). • All participants must give signed, verifiable consent that meets POPIA standards; you’ll store and hand over the paperwork alongside the files. Deliverables 1. High-resolution JPEG or PNG image bundles organised by participant ID. 2. A corresponding CSV/JSON manifest containing the required metadata and consent reference. 3. A short collection report outlining locations, dates and any issues encountered. 4. A sample batch of 20 images submitted early for approval before full-scale collection begins. I’ll supply the final shot list, consent forms and file-naming schema once we agree on timing. If your team already h...
I use Chatwoot to route my WhatsApp messages and I want to layer an AI assistant on top, orchestrated in n8n. The...natural, occur on schedule, and keep the conversation warm until the sale is closed. Acceptance criteria • End-to-end demo using a test WhatsApp number showing a lead turn into a sale with zero manual input. • All data (messages, status, follow-up dates) logged to the specified Google Sheets. • Calendar entries created and updated from the same flow. • Clear, commented n8n workflow export (.json) and prompt text delivered so I can tweak it later. If you’ve already connected Chatwoot and WhatsApp Cloud API inside n8n before, you’ll fly through this. I just need the finished workflow, the prompt, and a quick hand-off call so ...
.../ PHP 8.x with MySQL. • Implement three working modules: fleet management, catch reporting, and crew management. • Set up role-based access for Admin, Captain, Crew Member, Government Monitority, and Counting users so that each sees only the tools and data they need. • Provide seamless hooks for two integrations that will follow immediately after the MVP: our existing accounting package (REST/JSON) and live GPS tracking for vessels. • Deliver RESTful APIs from day one; the mobile companion app will consume them later. Deliverables 1. Git repository with well-structured Laravel code, migrations, seeders, and unit tests. 2. A concise set-up guide and database schema. 3. Deployed MVP on our staging server (Docker or Forge is fine). 4. Short loom or written wal...
I'm looking for an experienced web scraper to extract detailed data for a business directory. The scraped data will be used for market analysis and business development. Required Data: - Contact Information - Business Rating...development. Required Data: - Contact Information - Business Ratings - Service Details - Customer Reviews - Images - Links to Website - Social Media Links -any other details Ideal Skills and Experience: - Proficiency in web scraping tools and technologies (e.g., Beautiful Soup, Scrapy, Selenium) - Experience with data cleaning and processing - Ability to deliver data in a structured format (e.g., CSV, JSON) - Attention to detail and accuracy - Prior experience with similar projects is a plus Please provide examples of previous work and estimated time ...
This quote includes extraction and normalization of procurement line items from 40 Spanish PDF documents, supplier product matching, price standardization, confidence scoring, and structured delivery in Excel and JSON formats. Deliverables also include reproducible workflow documentation, README instructions, and audit-friendly matching rationale for each procurement item.
...senior backend engineer to build a high-frequency real-time market intelligence engine and responsive data dashboard deployed 24/7 on a Linux Hetzner VPS (Germany). Speed and long-term stability are our absolute business priorities. ### PROJECT COMPONENTS & ROADMAP: 1. Real-Time Data Engine & Architecture: * Target endpoints: Three major German web platforms. * The system must fetch lightweight JSON data embedded in page responses using asynchronous Python architecture (asyncio) to query all filters and platforms in parallel. * Anti-Bot Engineering: Use specialized HTTP clients (like curl_cffi) to emulate proper TLS profiles and rotate residential proxy connections to bypass platform protections. 2. Telephony Backend & Carrier Integration: * Configure Asterisk to b...
I’m building a community-focused website that will serve two purposes: a rich business directory and a steady revenue channel through on-site advertising. The entire solution must...versus featured-listing upsells – Expansion path for sponsored content and local coupons Acceptance criteria 1. Fully responsive pages validated in the latest Chrome, Firefox and Safari. 2. Search and filter return results under 500 ms on a 5k-item dataset. 3. AI expiry logic successfully disables test ads on schedule during demo. 4. Delivered assets: source code, database schema (SQL or JSON), setup guide and business model document. If questions arise about edge cases—such as map integration or payment gateways—flag them early so we can decide whether they belong in ...
...orchestration workflow that chains multiple LLM calls and captures prompts/responses for observability and auditability. • Build a clean workflow UI where users can create simulations, upload assets, monitor progress, and review outputs. • Build a structured reporting layer that highlights key findings, risks, blind spots, confidence levels, and recommended next actions. • Support PDF export and JSON/API delivery. • Ensure the architecture remains modular and flexible for future iteration. Preferred stack: • Python (FastAPI preferred) • PostgreSQL / Supabase • React / frontend • OpenAI + Anthropic API integrations initially • Additional providers may be added later via modular provider architecture Important engineering expectations...
...public-facing spreadsheets are not acceptable because they miss newer combinations. Your task is to locate the authoritative recipe source, extract it in full and hand it back to me as a machine-readable file—TXT, CSV or JSON is fine—where each row maps the exact ingredient combination IDs to the resulting item ID exactly as the server stores them. Acceptance criteria: • 100 % coverage of every current recipe in the live game • IDs match the server’s internal naming, not human-friendly labels • One line per recipe, clearly separated fields, delivered in TXT/CSV/JSON • Date/time of extraction included so I know when the snapshot was taken Please outline your technical approach (packet capture, API discovery, decompiling, et...
...buyer. I already have the WhatsApp Business profile and a Twilio account; what I’m missing is the code and configuration to tie them together securely and reliably. Please build the webhook or REST integration, configure the necessary messaging templates inside the Twilio Console, and show me how to update them later. The solution must: • Trigger solely on the order-confirmation event I expose (JSON over HTTPS is fine). • Use Twilio’s official WhatsApp API endpoints and comply with template-approval requirements. • Return success or error status so I can log delivery in my dashboard. • Be fully tested in both Sandbox and live modes. If you prefer Node.js, Python, or another Twilio-friendly stack, let me know—flexible on language as l...
I need a single WordPress page built with Elementor that slots seamlessly into our existing solar-energy site. The page’s sole purpose is lead generation, so every section should nudge visitors toward a short, above-the-fold call-to-action that opens (or scrolls to) our...services overview section to show our main install options. • Drop in a lightweight testimonial carousel for social proof. • Embed the contact form (we already use WPForms) and ensure it looks consistent on mobile and desktop. Please build everything in Elementor, keep the HTML/CSS lean, and verify the page loads fast and displays flawlessly on common breakpoints. Once done, hand over the Elementor JSON export or publish it directly if you prefer—either way, I need to be able to tweak text la...
...right after verification—no session token ever comes back. This exact flow used to work when the OTP was generated in-app, so the break clearly appeared after switching to SMS. From the traces I see, the culprit sits in the OTP verification API response handling. The endpoint should return a JSON object containing status and token, and I do get an error message on failure, so you will have access to stack traces and log lines to speed up diagnosis. What I need is a clean fix that: • Parses the JSON response correctly, • Hands the token to the session-generation middleware, and • Restores a smooth backend auth flow exactly as before the switch. Once the patch is applied I’ll test by requesting an OTP, submitting it, and confirming that t...
...GitLab CI or Bitbucket Pipelines is essential so that each commit is automatically scanned prior to merge. Key deliverables • A working core engine (Python, Node or comparable) that consumes source files, runs the prevention logic, and outputs actionable recommendations. • API or CLI endpoints so I can wire the engine into existing build steps. • Web/mobile friendly reporting dashboard or JSON output for easy parsing. • Set-up documentation and a short demo project showing the system catching at least one security, performance and functional issue. Acceptance criteria 1. For a supplied sample repo, the engine must detect and prevent a SQL-injection risk, an N+1 query performance trap, and a failing edge-case condition before tests run. 2. Run...
I need a timeless, classic-looking logo for my company and I also want it brought to life with a touch of refined animation...Illustrator or equivalent) and a lightweight animated version (After Effects, Lottie, or high-quality GIF/MP4). Color and typography choices should reinforce the classic aesthetic, avoiding trendy gradients or novelty fonts. Deliverables • Editable vector logo (AI, SVG, PDF) • High-resolution static PNGs in light and dark variants • Subtle animated logo in at least one web-ready format (JSON-Lottie, MP4, or GIF) • A brief note explaining animation timing and any fonts or colors used Once I approve the static design, we’ll move straight into animation. Let me know your typical turnaround and any questions you need answer...
...System → AWS → Third‑Party Apps I need a backend developer to build a multi‑tenant middleware service hosted in AWS Sydney. This service will sit between our 3CX Phone System and several external platforms such as ServiceM8, HotDoc, and CRM systems. The middleware will receive call data from 3CX — including JSON metadata, AI or human transcriptions, and call recordings — then transform that data and send it to the correct downstream system via API. 1. Receive Data From 3CX 3CX will send: JSON call metadata AI‑generated call summaries Human transcriptions Call recording URLs or files This will be sent to your middleware via webhooks (HTTP POST). The middleware must: Validate incoming data Normalise and clean fields Map fields to each destination s...
I have an existing OpenAI integration (GPT-4) in my Node.js/Express backend. The API calls work about 80% of the time, but I need an OpenAI expert to make it production-ready. Current Issues: - The app crashes when OpenAI API returns rate limit errors (429) - No retry logic for transient failures - Error messages show raw JSON to end users instead of friendly text - No logging or monitoring for API usage What I Need (2-hour sprint): 1. Add exponential backoff retry logic for rate limits 2. Implement graceful error handling with user-friendly messages 3. Add basic request logging (timestamp, tokens used, response time) Tech Stack: Node.js, Express, OpenAI API (GPT-4) To apply, start your bid with "I'm an OpenAI expert"
...extraction. Table extraction. Content chunking. JSON schema creation. Concept extraction. Question/exercise extraction, if available. Page-level source referencing. Preparing the data for semantic search, vector search, and RAG systems. Providing documentation and a quality report. Required experience: Previous work with Arabic PDF content. Arabic OCR. Python. PDF processing. JSON data modeling. Search-ready data preparation. Embeddings, semantic search, or RAG experience preferred. Deliverables: Structured JSON files. Extracted images and tables. Search-ready chunks. Sample queries or a simple demo. Methodology documentation. Quality report. Please apply with: Previous Arabic PDF/OCR examples. Tools you will use. Timeline. Cost. Sample JSON schema. Exp...
...extraction. Table extraction. Content chunking. JSON schema creation. Concept extraction. Question/exercise extraction, if available. Page-level source referencing. Preparing the data for semantic search, vector search, and RAG systems. Providing documentation and a quality report. Required experience: Previous work with Arabic PDF content. Arabic OCR. Python. PDF processing. JSON data modeling. Search-ready data preparation. Embeddings, semantic search, or RAG experience preferred. Deliverables: Structured JSON files. Extracted images and tables. Search-ready chunks. Sample queries or a simple demo. Methodology documentation. Quality report. Please apply with: Previous Arabic PDF/OCR examples. Tools you will use. Timeline. Cost. Sample JSON schema. Exp...
...the framework must be flexible to support future ML-optimized : A structured JSON response including:overall_risk_score (Normalized 0-100).top_risks (Array of up to 5 highest contributing constraint layers and their impact area/value).fatal_flag (Boolean: True if any constraint layer yields an absolute 'Fatal' result, e.g., intersecting a National Park).API Documentation: Full interactive documentation via Swagger/Redoc (FastAPI native).3.3. Deliverable 3: QGIS Integration and ReportingPyQGIS Plugin: A custom QGIS plugin providing a simple user interface (UI) to:Select a feature (site polygon) from a loaded QGIS a call to the external FastAPI scoring the JSON the overall_risk_score visually (e.g., color-coding the polygon from Red
I’ve already embedded a JSON-LD <script> block on my blog pages, but I’m unsure whether the data is structured in the most effective way for search engines and AI tools to read. I need a fresh set of eyes to review the code I’ve written, point out any gaps or misalignments with Google’s guidelines, and walk me through the best-practice layout for blog-post markup. Here’s what I’d like from you: 1. Examine my current JSON-LD and confirm that the blog-post entities, properties, and nesting are correct. 2. Suggest (and optionally demonstrate) any refinements that improve clarity, reduce redundancy, and future-proof the schema. 3. Show me how those changes tie back to the on-page HTML so I understand why each field matters. 4. Pr...
...final function returns structured JSON with the extracted entities and confidence scores. 2. Object Detection on Images Alongside the text stream, the app receives still-image snapshots that must be analysed for specific objects in real time. A YOLO-v8 or Faster-RCNN model loaded with Torch or TensorFlow is fine, provided inference stays under 150 ms per frame on a mid-range GPU. The detector’s output has to be normalised into the same JSON schema as the NLP results so the downstream service can treat both uniformly. Key expectations • Modular, well-commented Python 3.11 code that drops straight into my FastAPI service. • A brief README explaining environment setup, model weights acquisition and two example calls (curl or Python script) that show th...
I need my existing logo brought to life for the first fold of my site’s landing artwork in SVG and PNG, PSD, AI, and PDF; what I’m missing is a clean, lightweight animation that instantly communicates modernity and professional...pure motion-graphics all work for me as long as the end result feels smooth and polished. You’re welcome to suggest subtle fades, elegant slides, or something more dynamic if it suits the brand. Feel free to weave in supporting text, a simple icon accent, or a tasteful background flourish if it enhances the overall effect. Performance matters: the file should be optimized for web (think Lottie JSON, compressed MP4/WebM, or an SVG/CSS solution). Transparent background is a must, and I’d like the length kept to roughly 6–10 sec...
...will convey to you • Market scope: any forex asset, metals, crypto, indices etc. • Platform: it must run on Deriv’s DBot/Binary Bot framework or via their API, so please factor in Deriv-specific blocks, syntax, and authentication. • Risk controls: configurable lot size, max simultaneous trades, dynamic stop-loss and take-profit tied to ATR or percentage of price. • Output: the finished .xml (or JSON if you choose API) bot file plus a short PDF/Markdown that explains inputs, how to tweak parameters, and any required account settings. Acceptance criteria 1. Bot loads in Deriv without errors. 2. It opens and closes trades strictly according to the defined trend rules during a one-week demo test. 3. Drawdown and win-rate data from the demo align...
...transitions—that I need converted into clean, well-structured Lottie JSON files. Every element has to come across exactly as it does in AE: timing, easing, masks, mattes, the lot. You will be working inside Adobe After Effects, exporting through Bodymovin (or a workflow you prefer) and then refining the JSON so it matches the official Lottie schema. I’ll supply reference documentation for the schema along with the original .aep files and any footage or fonts they rely on. The end result I’m looking for is a set of reusable, plug-and-play JSON templates that render flawlessly in Lottie previewers and on web/mobile. If a template contains multiple animation variants or color controls, keep those options exposed in the exported JSON. File...
...test suite written in clear, professional English. Each test case must explicitly outline: - Test Case ID & Title - Description / Objective - Pre-requisites (if any) - Step-by-Step Execution Instructions - Input Data / Payload - Expected Result (including response body structure and status codes) - Actual Result Deliverables Expected 1) Postman Collection & Environment: A fully organized, exported JSON file of the Postman Collection (with folders structured by endpoint) and the corresponding Environment variables file. 2) Test Case Run Document: A clean Google Doc, Word, or Markdown document containing the detailed step-by-step test cases, including the mandatory screenshots for every single test run. 3) Bug Report (If applicable): A concise list of any discovered bugs, ...
...extraction. Table extraction. Content chunking. JSON schema creation. Concept extraction. Question/exercise extraction, if available. Page-level source referencing. Preparing the data for semantic search, vector search, and RAG systems. Providing documentation and a quality report. Required experience: Previous work with Arabic PDF content. Arabic OCR. Python. PDF processing. JSON data modeling. Search-ready data preparation. Embeddings, semantic search, or RAG experience preferred. Deliverables: Structured JSON files. Extracted images and tables. Search-ready chunks. Sample queries or a simple demo. Methodology documentation. Quality report. Please apply with: Previous Arabic PDF/OCR examples. Tools you will use. Timeline. Cost. Sample JSON schema. Exp...
...“Publishing failed. The response is not a valid JSON response.” message inside woocomerce every time I try to publish a post or product—so the failure happens exactly during post publish. Cloudflare is active on the site and could be part of the problem. Funnel kit shows same problem , other plugings are not working also seems I need you to trace the root cause, whether it sits in the WordPress REST API, permalinks, theme code, Cloudflare rules, or any plugin conflict, and then implement a stable fix so I can publish normally again. Please document the changes you make (files edited, rules adjusted, plugins disabled, etc.) so I can follow along and roll back if needed. Once you’re done I expect to hit “Publish” and watch the post go live ...
...key apps that handle payment gateways, marketing automations, and shipping solutions. The goal is fewer overlaps, faster load times, and a dashboard that makes sense. • Inventory management Streamline product uploads, variants, and stock syncing so the catalog stays accurate across channels without manual patches. You should be comfortable working in older theme frameworks, editing Liquid/JSON templates, and migrating settings without breaking live traffic. Clear communication, staged deployments, and short feedback loops are essential; every change will go through a development theme before we push to production. Deliverables are accepted when: 1. The redesigned theme is published with no broken links, layout issues, or Lighthouse warnings above the agreed threshold....
...downstream analysis. Key functionality • Visualization of protein structures — on-the-fly rendering of backbone and CG beads with basic shading, colour-by-residue and simple camera controls. • A Monte Carlo engine that accepts custom move sets (e.g., crank-shaft, pivot) and standard Metropolis criteria. • Data export and analysis tools — write coordinates, energies and acceptance statistics to CSV/JSON so they drop straight into Python or R notebooks. Target workflow 1. Load a PDB or a simple text topology. 2. Choose temperature, step count and move list. 3. Watch the simplified 3-D model update as the Monte Carlo run proceeds. 4. Save raw data and a lightweight movie once the run finishes. Preferred stack Modern C++17/20, an open-sou...
... --- ## LOW — Document Management Gaps | # | Area | Issue | API | UI | |---|---|---|---|---| | D1 | Upload | No document re-upload or version replacement — deleting and re-uploading loses all translation work already done | Yes | Yes | | D2 | Upload | Maximum 5 files per batch is hardcoded with no explanation to the user and no bulk upload path for large projects | — | Yes | | D3 | Upload | `.json`, `.html`, and `.tmx` are missing from the file accept filter and are not handled by the backend parser | Yes | Yes | | D4 | Documents | No option to download the original uploaded source file — once uploaded it is inaccessible from the UI | Yes | Yes | --- ## LOW — Branding & Organisation | # | Area | Issue | API | UI | |---|---|---|---|---| | B1 ...
...that both connects to external APIs and scrapes selected pages when an endpoint is unavailable. The goal is a seamless pipeline that collects, normalises and stores the data so my own code can display it in real time. Here is the workflow I have in mind: • API layer – connect to any available REST or GraphQL endpoints, handle authentication keys or tokens, manage rate limits, and return clean JSON. • Scraper fallback – when no API exists, run a headless scraper (Python + Scrapy/BeautifulSoup or comparable stack) with proxy rotation and basic anti-bot evasion, then map the results to the same data structure used by the API calls. • Data handling – write to my existing MySQL database, flag updates, and trigger my site’s ...
I want a lightweight application that simply displays results—nothing more complicated than a clean list with the ability to filter or search. The data set itself may grow over time, so please structure the project so new result categories can be added without rewriting th...build, run, and deploy I’m also open to basic authentication if it’s trivial to include, but I’m happy to launch without it for now. Let me know what you think is the most efficient route and what the trade-offs are in terms of speed, cost, and future upkeep. Delivery is the full project code and any necessary config files ready to compile or deploy. If you can set up a small demo backend (even a JSON file served from Firebase or Supabase) so I can see the workflow end-to-end, that will...
I need a single-page React site that presents my open real-estate plots in a clean, uncluttered layout. The core purpose is to give visitors concise but complete...plots ventures/projects Premium and clean UI design Developed using React JS Mobile responsive design Fast loading and SEO-friendly Few blog pages/articles section Contact form & CTA integration Smooth animations/transitions preferred Please deliver: • Fully functional React project with clear component structure • Integration of interactive map, search/filter logic, and contact form • Dummy JSON data set up so I can swap in real listings later • Brief README explaining setup and where to plug in my backend endpoints I’m happy to review a quick wireframe first, then iterate once on ...
Top json Community Articles
Using MySQL Database from Node.js [Guide]
Step by step guide for using MySQL database engine from Node.js
RESTful Web Services Using ASP.NET Web API
How to build REST Web services using ASP.NET Web API and MongoDB