ragbuilder
ragbuilder copied to clipboard
Adding Linux Support
Dear all, It might be worth adding out-of-the-box Linux support. This should not be too difficult to implement, given that mac support is present
It has a docker-compose so it should work on linux? https://github.com/KruxAI/ragbuilder/blob/main/docker-compose.yml
Docker image support both x86 (AMD64) and ARM64 architectures hence it should work in linux. Let us know if you face any issues
@AlessandroZavoli - did you get a chance to check this?