feat: add frontend module with Gradio interface for LangGraph Agentic RAG application, including document formatting and streaming response functionality
feat: extend ingestion module by adding load_documents and split_documents functions, enhancing document loading with metadata handling and logging for better traceability.