https://github.com/anand-kamble/phoenix-evaluation

Evaluation of RAG using Phoenix

https://github.com/anand-kamble/phoenix-evaluation

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Evaluation of RAG using Phoenix

Basic Info
  • Host: GitHub
  • Owner: anand-kamble
  • Language: Python
  • Default Branch: main
  • Size: 2.5 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

ReadMe.md

Evaluation using Phoenix

To run the project: 1. poetry install 2. poetry shell 3. python main.py

After starting the server, Visit http://localhost:6006/ using the browser. And you should see something like below. image

Owner

  • Name: Anand Kamble
  • Login: anand-kamble
  • Kind: user
  • Location: Tallahassee, FL
  • Company: Florida State University

Graduate student in FSU Scientific Computing

GitHub Events

Total
Last Year

Dependencies

poetry.lock pypi
  • 118 dependencies
pyproject.toml pypi
  • arize-phoenix ^4.2.4
  • llama-index ^0.10.42
  • llama-index-callbacks-arize-phoenix ^0.1.5
  • llama-index-embeddings-ollama ^0.1.2
  • llama-index-llms-ollama ^0.1.5
  • python >=3.11,<3.13