Skip to main content

A simple UI & terminal chatbot that uses the OpenAI API.

Project description

GitHub

Contributors Welcome Linting Tests codecov

pyRobBot

A simple chatbot that uses the OpenAI API to get responses from GPT LLMs via OpenAI API. Written in Python with a Web UI made with Streamlit. Can also be used directly from the terminal.

See also the online documentation.

Features

  • Web UI
    • Add/remove conversations dynamically
  • Fully configurable
    • Support for multiple GPT LLMs
    • Control over the parameters passed to the OpenAI API, with (hopefully) sensible defaults
    • Ability o modify the chat parameters in the same conversation
    • Each conversation has its own parameters
  • Autosave and retrieve chat history
  • Chat context handling using embeddings
  • Kepp track of estimated token usage and associated API call costs
  • Terminal UI

System Requirements

  • Python >= 3.9
  • A valid OpenAI API key
    • Set in the Web UI or through the environment variable OPENAI_API_KEY

Installation

Using pip

pip install pyrobbot

From source

pip install git+https://github.com/paulovcmedeiros/pyRobBot.git

Basic Usage

Upon succesfull installation, you should be able to run

rob [opts] SUBCOMMAND [subcommand_opts]

where [opts] and [subcommand_opts] denote optional command line arguments that apply, respectively, to rob in general and to SUBCOMMAND specifically.

Please run rob -h for information about the supported subcommands and general rob options. For info about specific subcommands and the options that apply to them only, please run rob SUBCOMMAND -h (note that the -h goes after the subcommand in this case).

Using the Web UI

rob

Running on the Terminal

rob .

Disclaimers

This project's main purpose is to serve as a learning exercise for me (the author) and to serve as tool for and experimenting with OpenAI API and GPT LLMs. It does not aim to be the best or more robust OpenAI-powered chatbot out there.

Having said this, this project does aim to have a friendly user interface and to be easy to use and configure. So, please feel free to open an issue or submit a pull request if you find a bug or have a suggestion.

Last but not least: this project is not affiliated with OpenAI in any way.

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

pyrobbot-0.1.0.tar.gz (122.1 kB view details)

Uploaded Source

Built Distribution

pyrobbot-0.1.0-py3-none-any.whl (123.2 kB view details)

Uploaded Python 3

File details

Details for the file pyrobbot-0.1.0.tar.gz.

File metadata

  • Download URL: pyrobbot-0.1.0.tar.gz
  • Upload date:
  • Size: 122.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.16 Linux/5.14.0-284.30.1.el9_2.x86_64

File hashes

Hashes for pyrobbot-0.1.0.tar.gz
Algorithm Hash digest
SHA256 93f6aab7482913730929dad4ed27d7e1ce8635b2ee71de7fde87bd53cb97981f
MD5 07339a139fc3096d848ee7ba4012091a
BLAKE2b-256 107b941fcffa8fe7c85de8f759bdd7e1c22d6a61b358b78dededa4d47419355a

See more details on using hashes here.

File details

Details for the file pyrobbot-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pyrobbot-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 123.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.9.16 Linux/5.14.0-284.30.1.el9_2.x86_64

File hashes

Hashes for pyrobbot-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 764a1b74101fffec5d83e84bc398ce9bc9df7ea5e06e52ab222c921476c867b0
MD5 f63f1dedf54e4bb5eaa4d88a43637027
BLAKE2b-256 62b364b117d470126fe391d8920fc0c20d2783ac385d766008adbb363c121b5a

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