CoolFace
Apppublic

TheBrightFuture/Complete-Medical-Chatbot-with-LLMs-LangChain-Pinecone-FastAPI-React-with-authorization

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes
pyproject.toml8 linesDownload Raw Back to root
1[project]2name = "medical-chatbot"3version = "0.1.0"4description = "Add your description here"5readme = "README.md"6requires-python = ">=3.10"7dependencies = []8