Skip to main content

An AI-powered information retrieval assistant helps users answer questions based on provided context.

Project description

SearchBot

This project is an AI-powered information retrieval assistant that helps users answer questions based on provided context. It supports multiple search bots and languages, allowing for flexible and accurate information retrieval.

中文说明

Supported Bots

  • Baidu
  • Bing

Supported Languages

  • Chinese
  • English

Example Usage

pip install searchbot
from searchbot.rag import search

query = "What is the capital of France?"
bot_name = "bing"
lang = "english"
verbose = True

answer = search(query, bot_name=bot_name, lang=lang, verbose=verbose)
print(answer)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

searchbot-1.0.8.tar.gz (5.9 kB view details)

Uploaded Source

File details

Details for the file searchbot-1.0.8.tar.gz.

File metadata

  • Download URL: searchbot-1.0.8.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.6

File hashes

Hashes for searchbot-1.0.8.tar.gz
Algorithm Hash digest
SHA256 04366279660ade9db41d4815c3aee63f082f19fac6c3905bb94deae188af5a35
MD5 cece5aa65e263f6547b22c2b130838ab
BLAKE2b-256 5c05c7f491e884d9bba7bd9b759684660c6630fe6b389a56b578476d0e483acb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page