Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

98
Views
Outlook add-in adding an AI model with tensorflow js

I have an Outlook add-in loaded with the React template. I wanna if it's possible to load on itself with TensorFlowJS from the files within it. I try with the function:

const loadedModel = await tf.loadLayersModel('file://model/model.json');

The error I've been getting is it:

   Not allowed to load local resource

I also refereced from the file system itself:

const loadedModel = await tf.loadLayersModel('./model/model.json');

But I get the error of 404. I already test loading in other React projects with no issues. So how can I make this work?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!