nashsu / FreeAskInternet

FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.
Apache License 2.0
8.45k stars 879 forks source link

优化 执行 google search之前的 分析理解 能力 #37

Open diyism opened 5 months ago

diyism commented 5 months ago

只有 搜索列表 没有 回答的 问题 我是 通过 退出登录 chat.openai.com 解决的, 似乎openai把 已登录的ip给标记了, 故意不让用 不登录而使用gpt3.5 的功能

觉得FreeAskInternet在执行google搜索之前 理解和分解 问题 还需要优化, 能优化好, 可以直接碾压google了, 完全 可以 搞个 新公司 来 运营 这项目:

Screenshot 2024-04-10 at 16-18-14 NextChat

Screenshot 2024-04-10 at 16-10-48 2024-04-10-161020_1920x1080_scrot png (PNG Image 1920 × 1080 pixels) — Scaled (85%)

不过 跟 https://gaigle.com 的gpt4对比, gpt4回答也有问题: Screenshot 2024-04-10 at 16-37-00 gAIgle com

nashsu commented 5 months ago

嗯,现在搜索结果还没做类似reranker之类的优化,后续会持续更新逐渐优化的

diyism commented 5 months ago

新版本 理解题目的能力 似乎 错得更远了, agent workflow 改过?

Screenshot 2024-04-10 at 19-35-04 FreeAskInternetWeb

nashsu commented 5 months ago

没这部分没改,应该还是需要对搜索输入进行处理,我后面研究研究