Skip to content

f-krause/enterprise_rag_challenge_fk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enterprise RAG Challenge - Solutions

by Felix Krause

project12

Solutions to the Enterprise RAG Challenge of Timetoact Austria on 27.02.2025.

BLOG POST explaining the solutions here.

Current Solutions

Environment

Create environment from environment.yml file:

mamba env create -f environment.yml

Export environment.yml:

mamba env export > environment.yml

Tracing

To trace, first start a trace server:

python -m phoenix.server.main serve

About

Solution for the enterprise RAG challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published