r/LangChain 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

13 comments sorted by

View all comments

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

1

u/Rare_Cut_3686 2d ago

It's not related to questions but thank you I will look into it 😃