Update README.md

This commit is contained in:
Masih Moafi 2025-02-27 01:29:04 -08:00 committed by GitHub
parent 6309d0fdcb
commit 00d0bd13f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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. 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: 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. The system demonstrates effective integration of multiple techniques to solve complex QA tasks.