- Step1: Clone the GitHub repository at https://github.com/MohammedAly22/AgenticRAG
- Step2: Install dependencies with pip install -r requirements.txt
- Step3: Configure your vector database and LLM provider credentials in the config file
- Step4: Define your agent tasks, memory settings, and tool integrations in a Python script
- Step5: Run the agent script to start the autonomous retrieval-augmented agent