Skip to content

Chat Search is a natural language search engine that uses OpenAI's text-davinci-003 model and the DuckDuckGo Search API to provide relevant search results to users.

License

Notifications You must be signed in to change notification settings

chriamue/chat-search

Repository files navigation

Chat Search

Chat Search is a natural language search engine that uses OpenAI's text-davinci-003 model and the DuckDuckGo Search API to provide relevant search results to users.

Diagram

Features

  • Natural language queries: Chat Search allows users to enter their search queries in the form of a question or statement, using natural language rather than specific keywords.
  • Relevant results: Chat Search uses text-davinci-003 to select the most relevant results from the search results, ensuring that the user gets the information they are looking for.
  • Responsive design: Chat Search is built using the Bootstrap framework, which makes it responsive and mobile-friendly.

Requirements

  • API key for the OpenAI API
  • API key for the DuckDuckGo Search API

Getting Started

  1. Clone the repository:

    https://github.com/chriamue/chat-search
  2. Replace YOUR_OPENAI_API_KEY and YOUR_DUCKDUCKGO_API_KEY with your own API keys in the index.html file.

  3. Open the app in your browser by opening the index.html file.

python3 -m http.server

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Chat Search is a natural language search engine that uses OpenAI's text-davinci-003 model and the DuckDuckGo Search API to provide relevant search results to users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published