Hey man I'm really glad I found your YT and I plan on working something similar as well. I'm working on a project and I just have 1 yaer of experience thus, would like some advice on this. 1) split each user based on e-mail 2) Each user will have a role 3) Each role will have list of documents to do RAG on 4) Specific roles (like Manager and CEO) will be able to delete or add documents from specific roles. For example, Manager role can remove a doc for the Intern Role but deleting document from intern role will not delete the document for the remaining roles. 5) Specific roles (like Manager and CEO) can add/remove roles but the documents do not get deleted. Just that the role doesn't exist anymore. Tech stack: LangChain Framework, Milvus for vector db, postgres for DB, and FastAPI for API. The idea is to create the vector DB once but assign something (I'm not sure what) to assign each document different and give it to roles.
Sounds like a very interesting project! I'm not sure what kind of problem you're trying to solve ... I think it is better to have a target, break it down into smaller chunks, test each chunk and then put the blocks together ... that's just my style ... I'm working on a finance report generator w/ multi agent orchestration ... this time I'll use real python code w/ Streamlit frontend ... having a problem to solve goes a long way in planning a project ... like Essay writing task, a NewsLetter generator, Social Media Post creator, etc.
I was on the same boat until I opened the colab and started coding ... I am starting a brand new series on Langchain basics to advanced ... you can start there ... if you're interested in learning ... python is the easiest language to code in ... plus in colab you don't have to go thru env setup etc. You can just hit the floor running ...
Your explanations are incredibly insightful. I really appreciate you creating them!
Thanks for the kind words, hope you found the content useful!
Great work bro !!! Please bring rest all videos.
Really useful! Can you please share the tool you have used for flow chart?
The free account should be enough ... that's what I use ...
whimsical.com/
Is this the last video in this series ?
Not sure what you're asking buddy ... what series?
@@htmlfivedev I mean this playlist. Is this the last video for this "Modern Agents : LangChain, LangGraph ..." playlist ?
Hey man I'm really glad I found your YT and I plan on working something similar as well.
I'm working on a project and I just have 1 yaer of experience thus, would like some advice on this.
1) split each user based on e-mail
2) Each user will have a role
3) Each role will have list of documents to do RAG on
4) Specific roles (like Manager and CEO) will be able to delete or add documents from specific roles. For example, Manager role can remove a doc for the Intern Role but deleting document from intern role will not delete the document for the remaining roles.
5) Specific roles (like Manager and CEO) can add/remove roles but the documents do not get deleted. Just that the role doesn't exist anymore.
Tech stack: LangChain Framework, Milvus for vector db, postgres for DB, and FastAPI for API.
The idea is to create the vector DB once but assign something (I'm not sure what) to assign each document different and give it to roles.
Sounds like a very interesting project! I'm not sure what kind of problem you're trying to solve ... I think it is better to have a target, break it down into smaller chunks, test each chunk and then put the blocks together ... that's just my style ... I'm working on a finance report generator w/ multi agent orchestration ... this time I'll use real python code w/ Streamlit frontend ... having a problem to solve goes a long way in planning a project ... like Essay writing task, a NewsLetter generator, Social Media Post creator, etc.
Great Video can you provide the code?
github.com/ahmedmusawir/modern-agents-youtube-series
Bro very imformative evwn when i dont know how to code am getting the flow
I was on the same boat until I opened the colab and started coding ... I am starting a brand new series on Langchain basics to advanced ... you can start there ... if you're interested in learning ... python is the easiest language to code in ... plus in colab you don't have to go thru env setup etc. You can just hit the floor running ...
@@htmlfivedev Is that the LangChain LCEL MasterMind series ?
pls provide the codes or github link. good content!
I'll be adding code and a Github link to the description soon!
github.com/ahmedmusawir/modern-agents-youtube-series