- Step1: Clone the LORS repository and install Python dependencies.
- Step2: Configure your vector database and embedding model in the settings file.
- Step3: Ingest documents into the vector store using the provided ingestion script.
- Step4: Run retrieval and summarization by executing the summarizer script with your query or document batch.
- Step5: Review and refine the generated summaries using customizable prompt parameters.