embedchain

Форк
0

README.md

Private AI

In this example, we will create a private AI using embedchain.

Private AI is useful when you want to chat with your data and you dont want to spend money and your data should stay on your machine.

How to install

First create a virtual environment and install the requirements by running

pip install -r requirements.txt

How to use

  • Now open privateai.py file and change the line app.add to point to your directory or data source.

  • If you want to add any other data type, you can browse the supported data types here

  • Now simply run the file by

python privateai.py
  • Now you can enter and ask any questions from your data.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.