tmeftah / Aora

Aora is an application designed to leverage AI for advanced document handling and natural language processing. This repository contains both backend and frontend components to get the application up and running.
GNU General Public License v3.0
3 stars 0 forks source link

Refactoring the rag_llm_script #53

Open NikhilRaikar17 opened 2 months ago

NikhilRaikar17 commented 2 months ago

Almost over, the dependency over rag_llm_script is totally reduced.

  1. Extending to easily configure for other models
  2. Extending to easily integrate other models than ollama