LLM Drug Interaction Checker
1.0.0
一种基于简化的应用程序,它使用大型语言模型(LLM)从拥抱面孔来检测潜在的药物相互作用和副作用。该应用程序允许用户输入药物并提供有关互动和副作用的详细信息,并有助于使用安全的药物使用。
git clone https://github.com/yourusername/LLM-Drug-Interaction-Checker.git
cd LLM-Drug-Interaction-Checkerpip install -r requirements.txtstreamlit run app.py