In BlenderQuestionAnswer_app/Blender_Agentic_RAG, the package was developed using the Agentic RAG graph and the data extraction process to get data from the documentation of the software for different versions.
The AI graph developed follows the workflow illustrated in the image below:
The BlenderQuestionAnswer_app is a web python project using Django that integrates the Agentic AI graph. It implements a chat interface and login functionalities to store chat history and allow the user to request new Blender versions of documentation to chat with (some versions of the documentation are not supported and require custom data extraction).
