vectordb geminiapi
1.0.0
描述:
该项目实施了一个电影搜索应用程序,该应用程序利用了:
特征:
要求:
google-generativeai (用于双子API)pymongo (用于MongoDB相互作用)streamlit (用于Web应用程序开发)安装:
python -m venv env
source env/bin/activate # Windows: envScriptsactivate.batpip install google-generativeai pymongo streamlit设置:
GOOGLE_API_KEY 。title , plot (用于矢量搜索)的字段的文档,以及可选的poster (用于图像显示)。connection_string.py中的占位符。用法:
streamlit run movie_recs.py