Claim : Let $1\leq x\leq 2$ then prove or disprove we have :
$$\Gamma(x)\geq (f(1-x))^x$$
Where :
$$f(x)=\left(1+\frac{3}{4}xe^x\right)^{\frac{3}{4}(x+1)}$$
As attempt we can use Taylor's series of $\Gamma(x)$ around $2$ :
$$\Gamma(x)=1+(1-\gamma)(x-2)+\frac{1}{12}(-12\gamma+6\gamma^2+\pi^2)(x-2)^2+O((x -2)^3)$$
As other option we can take the logarithm and then use derivative but it's quite complicated .In fact it remains to find a bound for the digamma function also see this article about Digamma and gamma function inequalities
My motivation :
See Approximation of $\Big[\Gamma(1+x)\Big]^{-1}$ for $0 \leq x \leq 1$ (for the art for art's sake). .
Edit :
Second claim :
Following the advice (see ClaudeLeibovici comment)
It seems that the inequality is true as :
$$f(x)=\left(1+\sqrt{\gamma}xe^x\right)^{\sqrt{\gamma}(x+1)}$$
Where $\gamma$ is the Euler-Mascheroni constant.
Question :
How to (dis)prove the second claim (the first is wrong)?
Let $$g(x)=\big[f(1-x)\big]^x$$
At the end points $$g'(1)=-\frac 9{16} > - \gamma \qquad \text{and} \qquad g'(2)=-\frac{3}{2} \log \left(1-\frac{3}{4 e}\right) > 1- \gamma$$
The derivative of $\Gamma(x)$ cancels very close to $\frac 32$ (more exactly at $x=1.46163$
$$g\left(\frac{3}{2}\right)=\left(1-\frac{3}{8 \sqrt{e}}\right)^{9/16} < \frac{\sqrt{\pi }}{2}=\Gamma\left(\frac{3}{2}\right)$$
If we make a series expansion of $\Gamma(x)-g(x)$ to second order around $x=\frac 32$, the minimum is $x=1.52970$ and, for this value, the difference is $0.0214623$.
A full optimization give a maximum difference of $0.0214623$ at $x=1.52981$.
I refuse to type the analytical expressions.
Edit
As @River Li commented, this inequality does not hold for the range $1 \leq x \leq 1.0336$. Check the derivatives at $x=1$.
Expanding as a series around $x=1$ gives
$$\Gamma(x)-g(x)=\left(\frac{9}{16}-\gamma \right) (x-1)+\frac{\left(-783+768 \gamma ^2+128 \pi ^2\right) }{1536}(x-1)^2+O\left((x-1)^3\right)$$ showing a root at $$x=1+\frac{96 (16 \gamma -9)}{-783+768 \gamma ^2+128 \pi ^2}=1.03070$$