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