ritwik12 / Virtual-Assistant

A linux based Virtual assistant on Artificial Intelligence in C
GNU General Public License v3.0
125 stars 96 forks source link

Gen AI API integration #140

Open divine-architect opened 2 weeks ago

divine-architect commented 2 weeks ago

What is the author's consensus on using RAG to make said virtual assistant "smarter" by adding in an option for querying LLMs either through APIs or through local models via tools like Ollama.

If yes, I'd like to work on this issue.