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

or just:

pautobot

You can also run PAutoBot publicly to your network or change the port with parameters. Example:

pautobot --host 0.0.0.0 --port 8080

II. Development

1. Clone the source code

git clone https://github.com/nrl-ai/pautobot
cd pautobot

2. Run your backend

  • Python 3.8 or higher.
  • To install Pautobot from source, from pautobot source code directory, run:
pip install -e .
  • 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.24.tar.gz (375.4 kB view details)

Uploaded Source

Built Distribution

pautobot-0.0.24-py3-none-any.whl (384.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pautobot-0.0.24.tar.gz
  • Upload date:
  • Size: 375.4 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.24.tar.gz
Algorithm Hash digest
SHA256 261356a083874d9a9fece9cbe6ddad83518363e3de4eafc200a73c32d5d50175
MD5 b5be6d64a36f565dbe57c747c92b3968
BLAKE2b-256 abe65b3a76728b371fb3db2f2bae902bfba7fc234238250e370830f30eca49ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pautobot-0.0.24-py3-none-any.whl
  • Upload date:
  • Size: 384.3 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.24-py3-none-any.whl
Algorithm Hash digest
SHA256 cec2fdf182749e11877fd0649028c26f2b5405c1b279e738df31ec40e0d29add
MD5 f98adca5560905ef7d1361ee39e26778
BLAKE2b-256 c36cd2859617ff7006783de71b199b0da3eadad3f6c0957ebd92f81d9a4780b8

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