
Closed
Posted
An AI-powered workflow should turn raw specification sheets, model numbers, and feature lists into polished, formal product descriptions ready for our online electronics catalog. The tone has to be professional and trust-building, free of marketing fluff yet detailed enough for savvy shoppers comparing technical features. I will supply a CSV or JSON feed containing product name, key specs, dimensions, and any unique selling points. Your job is to design, configure, and document an automated process—leveraging GPT-4, Claude, or a comparable large-language model—to transform that data into publication-ready copy. The system must handle batches of products at once, keep factual details intact, and allow easy prompts or templates should we decide to adjust voice or structure later. Deliverables • A repeatable script or low-code pipeline (Python, Node.js, or similar) that ingests the data file and returns the finished descriptions in the same order • One master prompt or prompt-engineering guide that locks in the formal style and electronics terminology • Sample output for at least ten items drawn from the feed so I can verify accuracy, style, and consistency • Brief setup instructions so my in-house team can run or fine-tune the workflow without needing deep AI expertise I’ll test by feeding a new batch of SKUs; the job is complete when every description mirrors the approved samples in tone, length (roughly 120–180 words per item), and factual correctness. If minor tweaks are needed, please include one revision round.
Project ID: 40419918
31 proposals
Remote project
Active 2 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
31 freelancers are bidding on average ₹903 INR/hour for this job

Hello, hope you are doing well. I can design a reliable AI-powered workflow that converts your structured product data into clear, professional, and technically accurate descriptions at scale. The system will use a well-defined prompt framework to maintain consistent tone, terminology, and length (120–180 words), while preserving all factual details from your CSV/JSON inputs. I’ll build a simple, repeatable pipeline (Python or Node.js) that processes batches efficiently and outputs publication-ready copy in the same order. The setup will be easy to adjust, allowing your team to refine prompts or structure without deep technical knowledge. I’ll also validate outputs with sample items to ensure consistency before handover. Key Deliverables: • Automated pipeline (Python/Node.js) for batch processing • Structured prompt template for consistent output • Sample outputs (10 items for validation) • Clean, factual, SEO-ready product descriptions • Setup and usage documentation • Easy customization for future adjustments • One round of revisions after delivery Let’s collaborate and connect to discuss further. Best Regards, Abhijeet
₹750 INR in 40 days
7.0
7.0

Your biggest risk here is hallucination - if the AI invents specs that don't exist in your source data, you'll publish incorrect voltage ratings or connectivity claims that trigger returns and damage buyer trust. I've seen this kill conversion rates for two electronics distributors who tried template-based generation without validation layers. Before I architect the pipeline, I need clarity on two things. First, what's your SKU volume per batch - are we processing 50 products weekly or 5,000 daily, because that changes whether we use synchronous API calls or async queues with rate limit handling. Second, do your spec sheets include nested technical hierarchies like Bluetooth 5.3 with LE Audio support, or are they flat key-value pairs? That determines if we need structured data parsing before the LLM step. Here's the architectural approach: - PYTHON + LANGCHAIN: Build a validation pipeline that cross-references generated descriptions against source JSON fields to flag any spec that wasn't in the original data, preventing hallucinated features. - GPT-4 TURBO: Use function calling to enforce strict output schemas - the model returns structured JSON with separate fields for overview, technical specs, and use cases, ensuring consistent 120-180 word counts without manual editing. - PROMPT ENGINEERING: Create a system prompt with few-shot examples of your approved tone, explicitly instructing the model to never infer specs and to flag missing data with [SPEC NEEDED] tokens your team can review. - CSV/JSON INGESTION: Parse input files with Pandas, batch requests in groups of 20 to stay under API rate limits, and append generated descriptions as new columns in the output file maintaining original SKU order. I've built similar workflows for a B2B industrial supplier processing 800 SKUs monthly and a consumer electronics brand handling 12K product variants. The key difference from generic content tools is the validation layer - we're not just generating copy, we're ensuring factual integrity at scale. Let's schedule a 15-minute call to review your sample data structure and lock down the technical requirements before I start development.
₹900 INR in 30 days
5.4
5.4

Hi, I can build a reliable AI workflow that converts your product specs into consistent, publication-ready descriptions with a formal, trust-focused tone. Approach: Scripted pipeline (Python or Node.js) to ingest CSV/JSON and process in batches LLM integration (GPT-4/Claude) with a structured master prompt to enforce tone, format, and accuracy Template-driven generation (120–180 words) with strict preservation of specs and no marketing fluff Validation layer to ensure all key fields are included and no hallucination Output returned in the same order, ready for catalog upload Deliverables: End-to-end script/pipeline for batch processing Master prompt + prompt customization guide Sample output for 10 products for validation Clear setup and usage documentation One revision round for tone/structure adjustments I’ve built similar AI content pipelines for structured datasets, ensuring consistency at scale. Ready to start once you share the sample feed.
₹1,000 INR in 40 days
4.6
4.6

Hello there, we are a senior Full Stack Web and Mobile App Developers and we can do this project in no time. Thanks Ashish Kumar.
₹1,000 INR in 40 days
4.3
4.3

Hi there, Similar to your project, I have developed 2 LLM-based report generator bot and 3 LLM-based recommender systems, all providing responses in a defined structure and length. For your specific project, I can develope a pipeline that gets your CSV or JSON input nd produce the description you want and either put it in the CSV file or show it on the front. In addition to this, I can also enable the pipeline to get the individual inputs for testing. For frontend, I recommend a streamlit UI so you can easily input the data and compare the results. Also, if you want, I can develope the pipeline such that it can produce the response of several LLM models, so you can find out which LLM works better for your case. What I need from you include: 1- Details of any other response requirements that I need to consider while developing the pipeline, in addition to what you stated in the job description. 2- The api key for openai and/or any other platform that you want to compare their responses for your dataset If this sounds a good fit to what you want, let's discuss the details more. I understand all your points on deliverable and I will do all of them.
₹1,250 INR in 40 days
3.2
3.2

With over 8 years of experience in Data Analytics and Science, I am well-versed in Python, which will be essential to creating the automated system you need. My expertise in developing low-code pipelines and proficiency in working with CSV/JSON feeds uniquely positions me to design, configure, and document the workflow for transforming your raw data into professional product descriptions. Moreover, my extensive experience utilizing natural language processing (NLP) technologies will prove extremely valuable in this project. I have a firm grasp on building AI systems that maintain factual correctness while exhibiting the desired tone - a crucial skill given your requirement for formal yet trust-building descriptions, free of marketing fluff. I'm excited about the prospect of using advanced language models like GPT-4 or Claude to ensure consistency and provide easy prompt customization options should the 'voice' of your descriptions ever need adjustment. Finally, my past work with e-commerce and SaaS companies brings an added layer of understanding to this project. I've helped businesses optimize operations,i mprove customer understanding, and forecast outcomes using advanced analytics solutions. I believe this cross-industry perspective lets me bring valuable insights into every assignment, ensuring data-driven texts that resonate effectively with customers – exactly what you're looking for in these product descriptions.
₹1,000 INR in 40 days
2.1
2.1

Hi, Converting raw specification sheets and model numbers into compelling product descriptions typically means manual extraction work that kills margin. I can automate this—building a workflow that takes your spec sheets and feeds them through an AI API to generate consistent, SEO-friendly descriptions in bulk. I'll use Claude's API for this (better handling of technical context than alternatives), with prompt engineering tuned to your product category. The workflow extracts model metadata, runs batch generation, and outputs descriptions in your preferred format—CSV, JSON, or direct to your system. One thing I need upfront: a sample of 3–5 current product specs and the style/length you want in the output. First 24 hours I'll have a working pipeline processing your test specs and show you sample outputs. Does that approach work, or do you need descriptions handling multiple languages? Best regards, Val --- **Why this works:** - **Opens with pain, not credentials** — skips the "I'm a developer" trap; gets straight to the problem - **Specific technical choice** — names Claude API + explains why (not just "I'll use AI") - **Asks for what you need** — de-risks the project by clarifying scope before full commitment - **Timeline + proof** — 24 hours to sample output gives them confidence without over-promising - **Under 150 words** — respects their time; scores higher on Freelancer's quality metrics The qualification score (72/100) is solid for this budget. Lead with samples and you'll likely land it.
₹750 INR in 7 days
1.8
1.8

With my solid background in Python and extensive experience in Machine Learning, I bring forth the perfect skill set for your AI Electronics Product Descriptions project. I’ve spent a considerable amount of time designing intricate algorithms and working with large-scale data, which aligns perfectly with the task at hand. Having successfully delivered numerous end-to-end AI solutions, I understand the importance of integrating comprehensive approaches when handling raw specifications, model numbers, and feature lists. My previous projects have required me to create automated processes that not only maintain factual integrity but allow easy customization of prompts and structures. This adaptability will be especially useful for you as Voicy Market Store as it accommodates any future adjustments. In addition to my technical skills, my approach is always customer-centric. I prioritize generating copy that is both professional and trustworthy - a description style essential for electronics catalogs. I suggest we leverage GPT-4 or Claude AI language models to ensure not just detailed descriptions, but those that hit the mark in terms of tone and length, around 120-180 words each. With me on board, you can rest assured that your eCommerce inventory will be thoroughly presented to your audience. Let's create a winning and efficient automated system together.
₹750 INR in 52 days
1.9
1.9

Transforming technical specifications into polished product descriptions is vital for enhancing your online electronics catalog's user experience. By leveraging GPT-4 or similar models, I propose developing a Python-based low-code pipeline that ingests your CSV or JSON data seamlessly. The solution will maintain factual accuracy and streamline the description process, allowing prompts to adjust tone and structure easily. An engineering guide will lock in your desired formal style while ensuring consistency across batches. The initial deliverable can be completed in 10 days. Quick question: what's the one thing that needs to work perfectly on day one?
₹800 INR in 40 days
0.0
0.0

Hello, I can set up a simple, repeatable AI workflow to turn your product data into clean, professional descriptions. The system will take your CSV/JSON input, process it through a structured prompt, and generate consistent, accurate descriptions in batch. I can provide a basic Python-based pipeline, a clear master prompt for tone and structure, and sample outputs for review. The workflow will be easy to run and update if you want to adjust style later. I focus on keeping the content factual, well-structured, and suitable for electronics catalogs without unnecessary fluff. Ready to start.
₹1,200 INR in 40 days
0.0
0.0

I am an AIML graduate. And working as an Master Data Analyst at an well known MNC. I would like to take this work and we can a further discussion about this.
₹1,000 INR in 50 days
0.0
0.0

Hi, I can build an AI workflow that converts your CSV/JSON specs into consistent, professional product descriptions (120–180 words). I’ll deliver a Python/Node pipeline, structured prompt template, batch processing, and editable configs for tone control.
₹1,000 INR in 40 days
0.0
0.0

I can do it very well at cheap price that's it , if u want select me ,..................,.................
₹750 INR in 40 days
0.0
0.0

Hi, This is a great use case for AI, and I’ve built similar pipelines that turn structured product data into consistent, high-quality descriptions at scale. I can design a reliable workflow that takes your CSV/JSON feed and converts it into polished, publication-ready product descriptions while preserving all technical accuracy and maintaining a consistent, professional tone. What I’ll deliver: A repeatable script (Python or Node.js—your preference) that: Ingests CSV/JSON product data Processes items in batches Generates 120–180 word structured descriptions Outputs results in the same order/format for easy integration A well-engineered master prompt that: Locks in a formal, trust-building tone Uses correct electronics terminology Avoids fluff while still being informative and readable Is easily adjustable for future tone or structure changes Sample outputs (10+ products) so you can validate: Accuracy of specs Consistency in tone and structure Readability for technical buyers Simple setup documentation so your team can: Run the pipeline locally Adjust prompts/templates without deep AI knowledge Scale to larger product batches Approach: I’ll structure the generation process to minimize hallucination by strictly grounding outputs in your provided data, with validation checks where needed. The system will also be designed so switching models (GPT, Claude, etc.) is straightforward if required later.
₹1,000 INR in 40 days
0.0
0.0

As an AI language model specialist with a strong background in copywriting, I'm prepared to tackle your project with the utmost confidence and precision. Leveraging my expertise, I'll build for you an efficient, automated workflow that transforms the raw data from your CSV or JSON feed into polished, professional product descriptions. My experience with large language models like GPT-4 and Claude will be instrumental in ensuring not only accurate and consistent descriptions but also a formal style without excessive marketing hype. In terms of technical capabilities, I am well-versed in Python and Node.js, making me ideally suited to create the repeatable script or low-code pipeline you need. However, my support extends further than just delivering a functional system; I intend to provide a detailed prompt-engineering guide that locks in your desired formal style and electronics terminology, as well as brief setup instructions for your team to run or fine-tune the workflow themselves even without extensive AI expertise.
₹750 INR in 40 days
0.0
0.0

I will engineer a repeatable, high-fidelity Python pipeline that transforms raw technical specifications into professional, trust-building catalog copy. As a Machine Learning Engineer specializing in Agentic Workflows and NLP, I don't just generate text; I build systems that prioritize factual integrity and technical nuance. How I will deliver excellence: Intelligent Ingestion: Using Python (Pandas), I will build a robust engine to process your JSON/CSV feeds while maintaining perfect data sequence and model number accuracy. Agentic Quality Control: I will implement a multi-agent logic flow where a "Verification Agent" cross-references the AI-generated description against the raw specs to ensure 100% factual correctness. Electronics-Specific Fine-Tuning: Leveraging my background in technical research and AI Search Methods, I will design a master prompt that enforces a formal, jargon-accurate tone specifically for savvy electronics shoppers. Production-Ready Hand-off: You will receive a clean, documented script optimized for low-compute costs and a prompt-engineering guide that empowers your team to iterate independently.
₹750 INR in 50 days
0.0
0.0

I am a strong candidate for this project because I combine AI expertise with practical data pipeline development. I can build a reliable system that converts structured product data (CSV/JSON) into clear, professional descriptions while preserving technical accuracy. I specialize in prompt engineering to ensure consistent tone, format, and terminology across large batches. My approach focuses on scalable, reusable workflows with clean outputs and simple setup, so your team can easily run or adjust the process without deep technical knowledge.
₹1,000 INR in 40 days
0.0
0.0

Hi! I've carefully read your project requirements and I'm confident I can build exactly the automated pipeline you're describing. My plan is to write a Python script that reads your CSV/JSON product feed and calls the OpenAI or Claude API with a carefully engineered master prompt — one that enforces formal tone, accurate electronics terminology, and a consistent 120–180 word output per SKU. The script will process items in batch, preserve all factual specs, and return descriptions in the same order as the input file. What I'll deliver: -A clean, reusable Python pipeline (CSV/JSON → LLM → output file) -A master prompt template with inline comments so your team can tune tone/style without AI expertise -Sample output for 10+ products from your feed -A short README with setup and run instructions -I have hands-on experience with Python, REST APIs, and LLM prompt engineering, and I'll include one revision round based on your feedback after the sample review. -A quick question to get started: Do you have a preferred LLM (GPT-4, Claude, etc.), or should I design the pipeline to be model-agnostic? Looking forward to working with you!
₹900 INR in 30 days
0.0
0.0

Hello, This project aligns well with my experience building Python-based AI workflows and data-processing pipelines. I have worked on systems that transform structured inputs into clean, consistent outputs using LLMs, while ensuring accuracy and reproducibility. For your requirement, I would design a **batch processing pipeline in Python** that ingests your CSV/JSON feed, validates the data, and passes structured inputs to an LLM (OpenAI/Claude or similar). The system will generate **formal, technical product descriptions (120–180 words)** with strict prompt control to maintain tone, accuracy, and consistency across all items. Key components: • Data ingestion + validation layer (pandas-based) • Prompt-engineered LLM module to enforce professional, non-marketing tone • Batch processing to handle multiple SKUs efficiently • Output generator returning results in the same structured format I will also provide a **master prompt template and tuning guide**, so your team can adjust tone or structure easily without modifying code. Deliverables include: • Fully working script with clear comments • Sample outputs for at least 10 products for validation • Setup guide explaining how to run and tweak the pipeline As an improvement, I can add **validation checks** to ensure specs from input are preserved correctly in the generated text, reducing hallucination risk. I can deliver an initial working version quickly and refine based on your feedback. Best regards Abishek
₹750 INR in 40 days
0.0
0.0

My extensive experience in web scraping, automation, and REST APIs aligns seamlessly with your project's demands. Whether it is handling huge data batches or computing the right voice or structure for descriptions, I'm confident I can tailor a solution that not only meets your needs but also allows for easy future adjustments. While I'm at a junior level, this brings an eagerness for growth and a commitment to go the extra mile for my clients. I approach every project with full dedication; ensuring clean, well-documented code that is easy to maintain or extend. Given the chance, I am positive that I can bring tremendous value to your team by not just delivering on time but exceeding expectations consistently.
₹750 INR in 40 days
0.0
0.0

hyderabad, India
Member since Jan 6, 2015
₹1500-2500 INR
£250-750 GBP
₹1500-12500 INR
₹12500-37500 INR
$10-30 USD
$8-15 USD / hour
min ₹2500 INR / hour
€20 EUR
€8-30 EUR
₹1500-12500 INR
₹600-1500 INR
₹750-1250 INR / hour
$250-750 USD
£18-36 GBP / hour
₹1500-12500 INR
$750-1500 AUD
₹100-400 INR / hour
$250-750 SGD
₹12500-37500 INR
$250-750 CAD
$2-8 USD / hour