/Estedlal-GP

This project offers Hadith Question Answering (QA) with Rag and Hadith Classification using cosine similarity, ensuring precise retrieval and categorization based on authenticity and relevance. It aims to provide accessible and accurate insights into Islamic teachings through advanced NLP techniques.

Primary LanguagePython

Operating the Web Project To operate this web project, follow these steps:

Customize the pyvenv.cfg File:

Update the pyvenv.cfg file with your Python version and the path to your Python installation. You can find this information using the following commands:

  • where python
  • python --version

Activate the Virtual Environment and Run the Project:

Open your terminal or command prompt and execute the following commands:

  • Scripts\activate.bat
  • cd GPproject
  • python manage.py runserver

This will activate your virtual environment, navigate to the project directory, and start the development server.

then you will take the URL which he will send to you and put it in any browser

The project should now be running. Enjoy!