File size: 1,323 Bytes
f7429e0
 
9f756e6
f0f4c54
 
2d19363
f0f4c54
 
 
 
 
 
 
f7429e0
c1f91db
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

def get_disclaimer():
    return """
:gray[**Resources:**]
[AI University](https://my-ai-university.com/),
  [ArXiv](https://arxiv.org/abs/2504.08846),
  [GitHub](https://github.com/my-ai-university/finite-element-method),
  [HuggingFace](https://huggingface.co/my-ai-university),
  [WandB](https://wandb.ai/my-ai-university/finite-element-method)

:gray[**Main Data Sources:**] 
[Introduction to Finite Element Methods (FEM) by Prof. Krishna Garikipati](https://www.youtube.com/playlist?list=PLJhG_d-Sp_JHKVRhfTgDqbic_4MHpltXZ),
  [The Finite Element Method: Linear Static and Dynamic Finite Element Analysis by Thomas J. R. Hughes](https://www.google.com/books/edition/_/cHH2n_qBK0IC?hl=en).

:gray[**Disclaimer and Copyright Notice:**] :gray[1. AI-Generated Responses: Answers are generated using AI and, while thorough, may not always be 100% accurate. Please verify the information independently. 2. Content Ownership: All video content and lecture material referenced belong to their original creators. We encourage users to view the original material on verified platforms to ensure authenticity and accuracy. 3. Educational Fair Use: This tool is intended solely for educational purposes and operates under the principles of fair use. It is not authorized for commercial applications.]
"""