GithubHelp home page GithubHelp logo

Comments (4)

circlestarzero avatar circlestarzero commented on August 20, 2024

此 issue 的作者希望想仓库贡献代码,此 issue 仅用于确保想要添加的功能是作者希望添加的。不建议看到这个 issue 之后自己 fork 一个主仓库然后就开始实现。

API

  • 支持 SearXNG API(可支持多种搜索引擎,例如 Google, Bing, DDG, Wikipedia, Wikidata, StackOverflow 等同时无需申请 API)
  • 使用翻译 API 预先翻译,或让 (Chat)GPT 自行先翻译(类似 New Bing,网络上英文内容多得多,而且简中互联网错误内容较多)
  • 支持 DALL-E / Codex API(本来 ChatGPT 中就可以使用 Markdown 语法显示图片,考虑再接入 DALL-E,Codex 在代码方面或许更专业)
  • 考虑让 ChatGPT 的回答中不强调“来自 API”

项目

  • 考虑使用 GitHub Actions 自动构建
  • 考虑添加单元测试
  • 命名(Chat/chat,Ex-chatGPT/chatGPTEx,Ehance 的 typo)
  • 文档

api预先翻译已经做了,改下prompt就好,其他建议挺好,无需申请搜索引擎api这个有点难,自己写爬虫?有项目推荐吗?

from ex-chatgpt.

YuzhenQin avatar YuzhenQin commented on August 20, 2024

此 issue 的作者希望想仓库贡献代码,此 issue 仅用于确保想要添加的功能是作者希望添加的。不建议看到这个 issue 之后自己 fork 一个主仓库然后就开始实现。

API

  • 支持 SearXNG API(可支持多种搜索引擎,例如 Google, Bing, DDG, Wikipedia, Wikidata, StackOverflow 等同时无需申请 API)
  • 使用翻译 API 预先翻译,或让 (Chat)GPT 自行先翻译(类似 New Bing,网络上英文内容多得多,而且简中互联网错误内容较多)
  • 支持 DALL-E / Codex API(本来 ChatGPT 中就可以使用 Markdown 语法显示图片,考虑再接入 DALL-E,Codex 在代码方面或许更专业)
  • 考虑让 ChatGPT 的回答中不强调“来自 API”

项目

  • 考虑使用 GitHub Actions 自动构建
  • 考虑添加单元测试
  • 命名(Chat/chat,Ex-chatGPT/chatGPTEx,Ehance 的 typo)
  • 文档

api预先翻译已经做了,改下prompt就好,其他建议挺好,无需申请搜索引擎api这个有点难,自己写爬虫?有项目推荐吗?

SearX(Fork 版本 SearXNG),这是一个元搜索引擎,就是可以自己设置启用的搜索引擎。当你在 SearXNG 里面搜索的时候,它会自动在你启用的搜索引擎里面都搜索然后把结果汇总起来,是模拟用户搜索的,但是频率太快会被搜索引擎 ban

from ex-chatgpt.

YuzhenQin avatar YuzhenQin commented on August 20, 2024

@circlestarzero 比如说我的实例 searxng.qyz.one 默认设置就是同时在 Google, Bing, DuckDuckGo 和 Yahoo 中搜索(是模拟用户的,无需申请 API)

然后 SearXNG 本身就提供有 API,可以直接获取汇总好的结果

from ex-chatgpt.

Iceberd avatar Iceberd commented on August 20, 2024

是否可以加入阅读pdf文件的api?用于论文重点的提取

from ex-chatgpt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.