Hi,
Great project! These seems a little similar to the journaling app you guys demoed a while back.
Sorry this really isn't an issue more of a feature request. I'm currently on the waitlist for Langgraph cloud, and in the meantime I'd love to set this up on my computer or in a docker container.
Could you please provide some guidance for setting this up locally?
Also, it looks like you could use other dbs. Perhaps you could show how to setup a local one like ChromaDb or QDrant would be cool to see.
Thanks for sharing!
Oh great question! You can set up your own FastAPI server if you'd like, so then rather than deploying via langgraph cloud, you'd expose an async endpoint that calls the graph with the provided metadata!
Hi, Great project! These seems a little similar to the journaling app you guys demoed a while back. Sorry this really isn't an issue more of a feature request. I'm currently on the waitlist for Langgraph cloud, and in the meantime I'd love to set this up on my computer or in a docker container.
Could you please provide some guidance for setting this up locally?
Also, it looks like you could use other dbs. Perhaps you could show how to setup a local one like ChromaDb or QDrant would be cool to see. Thanks for sharing!
Jacob