tobiasbueschel / search-gpt

🌳 Connecting ChatGPT with the Internet
https://www.npmjs.com/package/search-gpt
MIT License
164 stars 18 forks source link

Feedback 💕 #6

Closed transitive-bullshit closed 1 year ago

transitive-bullshit commented 1 year ago

This project looks awesome!

Some misc thoughts / questions:

  1. Maybe consider adding support for https://serpapi.com
  2. I really love the logo / icon. Curious what your process was for making it?
  3. If you're not already in it, you should consider joining our ChatGPT Hacker's Discord 👋 Most of the chatgpt-related OSS maintainers from the JS/python communities are active on there

Cheers :)

tobiasbueschel commented 1 year ago

Hi @transitive-bullshit thanks for the suggestions and great to hear that you like the project! To reply to your thoughts:

  1. It's just a PoC, but for now I'm thinking to mainly support official APIs i.e., the direct APIs from Google, Twitter etc.
  2. Thanks, I've used Midjourney for it, idea was that the stem of the tree symbolizes the LLM and the different branches are the sources (i.e. APIs) it pulls from. I think it could be improved though.
  3. Thanks, would be happy to!

Btw, I noticed that you've built https://github.com/transitive-bullshit/chatgpt-api#usage---chatgptapi maybe I should integrate the package to e.g., leverage streaming and built this into the CLI :)

transitive-bullshit commented 1 year ago

Thanks for breakdown, @tobiasbueschel 🙏

Curious what you used for the midjourney prompt?