diff --git a/README.md b/README.md index 934b03d..3a34be6 100644 --- a/README.md +++ b/README.md @@ -75,12 +75,8 @@ An alternative RAG implementation using Chroma for storing and querying document The system successfully processes predefined questions and generates responses based on the relevant document context. Additionally, the web-browsing agent retrieves live data for real-time questions, providing a comprehensive, multi-source approach to answering queries. Example: -``` -سوال 1 (1): -شاه عباس صفوی کیست؟ - -پاسخ: +![Screenshot from 2025-02-24 11-19-27](https://github.com/user-attachments/assets/a44540d0-2f62-40ae-83fb-8b07ee8186b9) The system demonstrates effective integration of multiple techniques to solve complex QA tasks.