I need to find the left and right adjoint of forgetful functor from the category ${\bf Simp}$ to the category of ${\bf Hypergraph}$.
Hypergraphs are generalizations of a graph such that an edge can join any number of vertices. A hypergraph is a pair $ H =(X,E)$ such that $X$ is the set of elements called nodes or vertices and $E$ is the non-empty subsets of $X$ or edges.
Also, need to find the unit and counit of these adjunctions.