Welcome to the documentation repository for LLM Enhanced FMEA, a project focused on manifesting the use of LLMs in the creation of FMEA tables
If you're interested in contributing to the documentation, follow these steps to set up your development environment:
Make sure you have Python installed on your system.
-
Clone the repository to your local machine:
git clone https://github.com/MasrourTawfik/DFMEA-LLM-Enhanced.git
-
Navigate to the project directory:
cd DFMEA-LLM-Enhanced -
Install the required dependencies using pip:
pip install -r requirements.txt
Now you're ready to start working on the documentation!
The documentation for DFMEA WITH LLMs is hosted on ReadTheDocs. You can access it online by following this link. Feel free to explore and learn more about the project.