Files
sad_test01/aicodes/.idea/misc.xml
anthony-s526 ffc4192ff0 Add CardioAI project with three modules
- Module 1: Dashboard for cardiovascular disease data visualization
- Module 2: Machine learning predictor with Flask API
- Module 3: Voice assistant with DeepSeek and CosyVoice integration
- Add .gitignore for proper file exclusion
- Update requirements and documentation

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 21:26:10 +08:00

7 lines
330 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="$USER_HOME$/miniconda3/envs/cardioenv" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="$USER_HOME$/miniconda3/envs/cardioenv" project-jdk-type="Python SDK" />
</project>