Git Product home page Git Product logo

gptsearch's Introduction

GPTSearch

About

This application seeks to answer your question by having ChatGPT parse your Google search results for you.

It searches your question, goes to the first number of URLs from that result, scrapes the paragraphs from those webpages, and then asks ChatGPT your question with that web data as context information.

Examples

Using Google searches can help give ChatGPT more recent of info.

Here is an example of a question that is too new for ChatGPT:

ChatGPT is too old

And here it is being answered correctly, since GPTSearch has access to Google search results:

GPTSearch is up to date

It can also help ChatGPT results to be more concise.

Here, ChatGPT does not infer the necessary context:

ChatGPT is confused

Whereas GPTSearch inherently understands context such as who is most relevant because of Google:

GPTSearch is concise

ChatGPT can also simply be wrong or silly, which Google search verification can help solve.

Here, ChatGPT gives a somewhat insane piece of Rust code, using very non-Rust style:

ChatGPT is silly

Whereas GPTSearch both gets info from real human Rust coders live from the web and is forced to be concise:

GPTSearch gets help

Usage

There should not be any special setup other than standard Cargo Rust tools.

The runtime parameters are your search query and an appropriate OpenAI API key.

So run with a command similar to the following:

cargo run "What temperature should I cook chicken until?" Sk-abcdefghijklmnopqrstuvwxyz

Contact

Feel free to contact me at [email protected] with any questions / inquiries.

gptsearch's People

Contributors

benjaminmassey avatar

Watchers

 avatar  avatar

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.