Metadata-Version: 2.1
Name: embedbase-internet-search
Version: 1.0.0
Summary: An internet search extension for Embedbase
Home-page: https://github.com/different-ai/embedbase-internet-search
License: MIT
Keywords: embeddings,machine learning,artificial intelligence,llm
Author: Different AI
Author-email: louis@embedbase.xyz
Requires-Python: >=3.8,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Dist: embedbase (>=1.2.1,<2.0.0)
Project-URL: Repository, https://github.com/different-ai/embedbase-internet-search
Description-Content-Type: text/markdown


# embedbase-internet-search

<div align="center">

embedbase-internet-search - internet search extension for [Embedbase](https://github.com/different-ai/embedbase)
<br>
<br>
⚠️ Status: Alpha release ⚠️
<br>
<br>
<a href="https://discord.gg/pMNeuGrDky"><img alt="Discord" src="https://img.shields.io/discord/1066022656845025310?color=black&style=for-the-badge"></a>


[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![License](https://img.shields.io/github/license/different-ai/embedbase)](https://github.com/different-ai/embedbase-internet-search/blob/main/LICENSE)
![Coverage Report](assets/images/coverage.svg)

</div>

The point of internet search in embedbase is to combine your private information with latest public information.

Also remember that AIs like ChatGPT have limited knowledge to a certain date, for example try to ask ChatGPT about GPT4 or about Sam Altman talk with the senate (which happened few days ago), it will not know about it.


Please check [examples](./examples/answer-question/README.md) for usage.


If you have any feedback or issues, please let us know by opening an issue or contacting us on [discord](https://discord.gg/pMNeuGrDky).

Regarding the SDK, please refer to the [documentation](https://docs.embedbase.xyz/sdk).

