I am new to the streamlit community. I wanted to build a RAG project since past few weeks so i made time to learn, create and deploy my first RAG system.
Streamlit Link: https://dynamic-agentic-rag.streamlit.app/
Check out the source code on my GitHub Repo as well for more details and workflow.
Github Link: GitHub - Abdullah-47/Multi-Agentic-RAG: First learning project on Multi-Agentic RAG using Langchain and LangGraph. You could check it out on the link below 😁
I hope you all check it out.
I am eager for your feedback.
![]()
You sure you configured your secrets well? I got this: Execution failed: Error code: 401 - {‘error’: {‘message’: ‘Invalid API Key’, ‘type’: ‘invalid_request_error’, ‘code’: ‘invalid_api_key’}}
1 Like
Really Appreciate you for calling out, The actual problem was not that i did not add my API Keys instead one of my keys (Groq API) got revoked the reason stated in the notification mail was they detected the key got leaked.
Really Thank you for notifying me the problem that occurred while viewing my app ![]()
I fixed the issue, hope you will find my app interesting ![]()
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.