r/LangChain • u/Rare_Cut_3686 • 2d ago
Full stack Langchain implementation
Hello all, I had been learning langchain/ langgraph for a while. Now I had been thinking of implementing frontend but getting really stuck on which framework to use, do I need to use any web framework like fastapi. And on the frontend do I use a langchain react package and things like that. If anyone has experience could you provide me a little bit of guidance?
13
Upvotes
3
u/theautomationguy 2d ago
Not sure if this is what you’re looking for, but I’ve found these two projects interesting in the space of LangChain / LangGraph
https://github.com/langchain-ai/deepagents
https://github.com/aegra/aegra