What are the key features of php-rag?

Question

Answers ( 1 )

    0
    2025-03-31T16:18:41+00:00

    The key features of php-rag include:
    - Support for multiple LLMs such as GPT-4o, Claude-3.5, and Llama3.2.
    - A database containing over 1,000 websites.
    - Access via web interface, API, and Command Line Interface (CLI).
    - Installation options using Docker or local Ollama setup.
    - Use of PostgreSQL with pg_vector extension for vector storage.
    - Embedding model: OpenAI's text-embedding-ada-002.
    - Evaluation metrics: ROUGE, BLEU, METEOR, and criteria-based evaluation (correctness, helpfulness, relevance, etc.).

Leave an answer