From an arbitrary point $A$ outside a circle draw a tangent $AB$ to the circle and select point $E$ also outside the circle such that $AB=AE$.Let $D$ be an arbitrary point on perimeter of circle , call the other intersection of $AD$ with circle as $C$ . The other intersection points of $ED$ , $EC$ with circle are called $G$ , $F$ respectively.Without using triangle similarity prove that: $AE||FG$
I know there is a fairly simple solution using similar triangles,But is there any other method to solve this??
Recently after hours of works I made some progress for solving this question as seen in the following figure:

Now its sufficient to prove that $MG=MF$ , but can't go further!

The key step is to realize that the unique circle through C, D, E, is tangential to AE. Based on that fact, it is a simple angle chasing to show that
$$ \angle AED = \angle ECD = \angle FCD = \angle FGD $$
and hence the 2 lines are parallel.
How do we show the fact? Well, by power of a point on the given circle, we know that $AD \times AC = AB^2 $. Since $AB = AE $, hence $AD \times AC = AE^2 $. Thus, the circle through C, D, and E is indeed tangential to AE.
Note: Not sure what defines "Without using triangle similarity". In particular, power of a point is essentially triangle similarity.