OWASP-BLT / BLT

OWASP BLT is a bug logging tool to report issues and get points, companies are held accountable.
https://blt.owasp.org
GNU Affero General Public License v3.0
130 stars 129 forks source link

Project 1: AI Chatbot for Whole Website #2253

Closed JisanAR03 closed 1 month ago

JisanAR03 commented 1 month ago

Title: Completion of Project-1 and Resolution of Subtasks #2124 - #2132

Overview:

This pull request aims to finalize the development of Project-1 and resolves the associated subtasks specified below. Additionally, it introduces the necessary steps for server-side implementation, including running a management command and configuring the environment variables.


Details:

Project-1: AI Chatbot for Whole Website from #2072

Subtasks Completed:

Server-Side Implementation:

To ensure the chatbot functions correctly on the server, the following steps are required:

  1. Run Management Command: Execute the command python manage.py update_faiss to update the FAISS index.
  2. Environment Configuration: Ensure the OPENAI_API_KEY is set in the .env file.

Conclusion:

This pull request completes the development and integration of the AI chatbot for the website, addressing all specified subtasks. The implementation has been thoroughly tested and refined to meet project requirements. Kindly review and merge this pull request to integrate the final changes into the project.


Thank you for your attention to this matter. Please let me know if there are any questions or further clarifications needed.

screenshot from implementation :
image