2025-01-06 21:11 湖北
Agent大脑
MiniPerplx:一款极简的人工智能搜索引擎,可帮助您在互联网上查找信息。由 Vercel AI SDK 提供支持!使用 xAI 的Grok 2.0 等模型进行搜索,可以作为Perplexity的一个开源实现。
MiniPerplx在搜索的过程中装上了一个Agent大脑,根据用户Query进行规划(Plan),然后调用所要用的Tool,它不仅提供网页搜索、学术论文搜索、YouTube 视频搜索,还包括搜索电影和电视节目的功能。
Plan:Run web_search tool to gather information on the Golden Globes 2025.Use the query 'Golden Globes 2025' to find the latest information.
目前可用的一些tool:web_search、programming 、find_place、x_search、get_weather_data、tmdb_search等等
https://mplx.run/https://github.com/zaidmukaddam/miniperplx
推荐阅读
• 对齐LLM偏好的直接偏好优化方法:DPO、IPO、KTO
• RAG全景图:从RAG启蒙到高级RAG之36技,再到终章Agentic RAG!
• Agent到多模态Agent再到多模态Multi-Agents系统的发展与案例讲解(1.2万字,20+文献,27张图)
欢迎关注我的公众号“PaperAgent”,每天一篇大模型(LLM)文章来锻炼我们的思维,简单的例子,不简单的方法,提升自己。
