Data & AIintermediateopen

AI Integration Services

Posted 51d ago

Budget

₹55,500 – ₹96,500

Type

Fixed price

Duration

2–4 weeks

Description

The AI features are not the problem. Getting them into a fifteen-year-old .NET application without a rewrite is the problem. We have a working document-summarisation service and a working classification model, both built by a previous contractor, both running fine in isolation. Neither is connected to the ERP where our staff actually work, so nobody uses them. We want them integrated: an action in the ERP UI, results written back to the record, and a queue that survives the ERP being restarted on Tuesday nights. You will need to be comfortable in a legacy codebase. There are no tests. The build works but only on one machine, and we will give you that machine.

Responsibilities

  • Add the integration points to the existing .NET ERP without a broader refactor
  • Build a durable queue between the ERP and the AI services that survives restarts on either side
  • Write results back to the ERP record with provenance and a timestamp
  • Establish a repeatable build for the ERP module, since one currently does not exist
  • Add the minimum test coverage around the integration points to make future changes safe

Deliverables

  • ERP integration deployed, with the AI actions available in the existing UI
  • Durable queue with restart-safety demonstrated
  • Repeatable build documented and running off a single machine
  • Integration test suite and handover notes