jaluoma / pruju-ai

An AI teaching assistant that allows students to interact with the teacher's course materials
MIT License
42 stars 16 forks source link

Feature request - run in a docker-compose environment with separate faiss volume #6

Open brianlmerritt opened 5 months ago

brianlmerritt commented 5 months ago

I'm working on a Moodle AI Playground which is based on git submodules and docker-compose, and I want to add pruju-ai.

I can do this on my fork of pruju-ai, just wondering if

  1. You planned to do this anyway
  2. If not, do you want me to push the changes up to you?

All the best and thanks for the inspiration :D

jaluoma commented 5 months ago

Thanks for your message! Very interesting! So do I understand correctly that you intend to create setup that enables easy testing of Pruju AI in the context of a local Moodle instance? I have other commitments that are bogging me down in terms of implementing new features at this time... :'(

Generally, I'd be happy to welcome contributions. But I am not sure if it makes sense to merge the submodule setup to Pruju AI repo, but I may be missing something.

Anyway, thank you so much for reaching out! Definitely interested in hearing how it develops.

brianlmerritt commented 4 months ago

Hi, sorry have been travelling a lot.

The only change to your code would be to enabled access to FAISS "cloud" by changing parameters to accept access via //url:port. Will try to circle back in May