GPT4-LangChain-Internet-Research-Agent-App
GPT4-LangChain-Internet-Research-Agent-App
📖 简介
Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM 工具s with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with previous research embeddings. Ultimately delivering a research
查看英文原版
Python Streamlit web app utilizing OpenAI (GPT4) and LangChain LLM tools with access to Wikipedia, DuckDuckgo Search, and a ChromaDB with previous research embeddings. Ultimately delivering a research
📥 安装此技能
ai-agent install gpt4-langchain-internet-research-agent-app
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/petermartens98/GPT4-LangChain-Internet-Research-Agent-Appcd gpt4-langchain-internet-research-agent-appai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r gpt4-langchain-internet-research-agent-app ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。