wisecubeai / pythia

Open source AI hallucination monitoring
https://askpythia.ai/
Apache License 2.0
4 stars 0 forks source link

Reference implementation for Pythia #14

Open cloudronin opened 1 week ago

cloudronin commented 1 week ago

Similar to the https://github.com/softwarebloat/python-tracing-demo we need a Pythia reference implementation for the RAG Context and the Accurate context (Summarization) scenarios.

Similar to the FastAPI Tracing Demo this will be used to demonstrate the end to end usage of GenAI with Pythia and the observability stack.

Most of it should already be covered in the current Pythia open source repo. But wanted this to be separate from the core Pythia backend docker