Skip to main content

A small, fast, and easy package for semantic searching using artificial intelligence.

Project description

DeepSearchKit

A small, fast, and easy package that allows easy semantic searching using artificial intelligence. It is based on and similar to the closed-source DeepSearch system.

Installation

You can install the latest stable version from the registry:

pip3 install deepsearchkit

You can install the very latest version directly from the Git repository, however certain features may not work:

pip3 install git+https://github.com/fakerybakery/DeepSearchKit

Features

  • CPU, CUDA, and MPS support (enhanced GPU acceleration)!
  • Simple usage

Usage

Documentation is available here.

Todo

  • Integrate DeepSearch into DeepSearchKit
    • Open-source DeepSearch
  • Add Web Interface (from DeepSearch)
  • Add document search demo
    • Add document chat demo
  • Add upsert feature (txtai#251)
  • Add more data support, e.g. parquet
  • Custom prompt/data format for multiple columns in JSON
  • Custom progress callback for indexing
  • Make some example projects
    • Chat with a folder using open-sourced conversational models
    • Search an entire directory
  • Allow easy publishing with a .dskpkg file - compressed DeepSearchKit package that includes the index, the data, and some attributes (name, author, license, etc)
    • Maybe in the future: "DSK Hub" - hub for DSK packages

Credits

We would like to thank the authors of the following open source projects:

Disclaimer

By using/contributing to this software, you agree to the disclaimer.

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

deepsearchkit-1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

deepsearchkit-1.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

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