gexijin / RTutor

Chat with your data via AI. https://RTutor.ai
https://RTutor.ai
Other
305 stars 51 forks source link

Adapting for other LLM apis #94

Open dbotana opened 4 months ago

dbotana commented 4 months ago

Hello! I just found your RTutor and I think it is absolutely brilliant, thank you for developing it! I have been considering ways to integrate R packages with LLM and am thrilled you already made such a robust open-source set up. I am interested in adapting RTutor to utilize alternative APIs such as Gemini, Claude or Llama for NLP and code execution. Have you considered adapting RTutor to support other APIs? I will likely try to do so myself either way, so I would also appreciate any suggestions on approaching this adaptation.

befama commented 4 months ago

Hello, I agree it is an excellent job. I join the question about the possibility of adapting the project to various open models.

dan-burk commented 3 months ago

Hi! Yes we've been looking into including other LLM as options for RTutor. Having the option to use open models is definitely a plus, but it's still a work in progress on our end.