Skip to main content

Private AutoGPT Robot - Your private task assistant with GPT!

Project description

PAutoBot

🔥 PⒶutoBot 🔥

Private AutoGPT Robot - Your private task assistant with GPT!

  • 🔥 Chat to your offline LLMs on CPU Only. 100% private, no data leaves your execution environment at any point.
  • 🔥 Ask questions to your documents without an internet connection. Engine developed based on PrivateGPT.
  • 🔥 Automate tasks easily with PAutoBot plugins. Easy for everyone.
  • 🔥 Easy coding structure with Next.js and Python. Easy to understand and modify.
  • 🔥 Built with LangChain, GPT4All, LlamaCpp, Chroma, SentenceTransformers, PrivateGPT.

PAutoBot

The supported extensions are:

  • .csv: CSV,
  • .docx: Word Document,
  • .doc: Word Document,
  • .enex: EverNote,
  • .eml: Email,
  • .epub: EPub,
  • .html: HTML File,
  • .md: Markdown,
  • .msg: Outlook Message,
  • .odt: Open Document Text,
  • .pdf: Portable Document Format (PDF),
  • .pptx : PowerPoint Document,
  • .ppt : PowerPoint Document,
  • .txt: Text file (UTF-8),

I. Installation and Usage

1. Installation

  • Python 3.8 or higher.
  • Install PAutoBot:
pip install pautobot

For Windows 10/11

To install a C++ compiler on Windows 10/11, follow these steps:

  1. Install Visual Studio 2022.
  2. Make sure the following components are selected:
    • Universal Windows Platform development
    • C++ CMake tools for Windows
  3. Download the MinGW installer from the MinGW website.
  4. Run the installer and select the gcc component.

Mac Running Intel

When running a Mac with Intel hardware (not M1), you may run into clang: error: the clang compiler does not support '-march=native' during pip install.

If so set your archflags during pip install. eg: ARCHFLAGS="-arch x86_64" pip3 install -r requirements.txt

2. Usage

  • Run the app:
python -m pautobot.app
  • Go to http://localhost:5678/ to see the user interface. You can choose one of the two modes:
    • Chat
    • Chat + QA
  • Upload some documents to the app (see the supported extensions above).
  • Ingest documents with Ingest Data button.

II. Development

1. Run your backend

  • Python 3.8 or higher.
  • Install the dependencies:
pip install -r requirements.txt
  • Run the app:
python -m pautobot.app

2. Run your frontend

  • Install the dependencies:
cd frontend
npm install
  • Run the app:
npm run dev

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

pautobot-0.0.15.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

pautobot-0.0.15-py3-none-any.whl (386.5 kB view details)

Uploaded Python 3

File details

Details for the file pautobot-0.0.15.tar.gz.

File metadata

  • Download URL: pautobot-0.0.15.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for pautobot-0.0.15.tar.gz
Algorithm Hash digest
SHA256 f66265ce134603a42ecbaa9fc12f6823254f98ec6ae02b8b913bbbe69b4b6fd7
MD5 79bed45d7cc75c5ada99da87584c103c
BLAKE2b-256 c8a119231bfb27b3fcbc4bdbba3055f993a354314ab49900c297b406dff8fb3b

See more details on using hashes here.

File details

Details for the file pautobot-0.0.15-py3-none-any.whl.

File metadata

  • Download URL: pautobot-0.0.15-py3-none-any.whl
  • Upload date:
  • Size: 386.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for pautobot-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 e79c37806558a68a5e44c1b3ef84656efd893cfb3baf96ce89e40c8758b8327c
MD5 eeae1d92f2d2946d5e34eb93c4cf733a
BLAKE2b-256 7768ea08e5dde38b97a9fc58000bd9ed96eaf1cb75395802d366881d6fcaa130

See more details on using hashes here.

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