Skip to main content

A package for project 3 for stuytowners

Project description

PyPI version

Contributors

Angela Tao

Luke Bernstein

Charles Hu

James Luo

Python Package: Foo Barstein

What is this package?

This package was created so you can have Professor Foo Barstein talk with you straight from your terminal. Professor Barstein can do four things - tell you a joke, tell you a haiku, tell you a compliment, and write you an email. Professor Barstein is a fictional character and powered by GPT-3.

DOCUMENTATION

Installation

  1. Install the package by writing the following command in the shell: pip install funnygpt==1.0.8
  2. set your openai api key using: export OPENAI_API_KEY=(your key)
  3. Import the package by writing the following command in the shell: import funnygpt
  • if this step does not work on your machine, try running: pip install --upgrade httpx httpcore
  1. Run the following command in the shell to see some functionality!: funnygpt.gptchat('joke)

Features

  1. gptchat: will take the role of Professor Foo Barstein and use ChatGPT to generate a joke, haiku, compliment, or an email so you don't have to be lonely in your terminal anymore.

  2. cowtalk: will take the response from ChatGPT-3 and add "moo" every 3 words so you can talk with cows!

  3. onewordperline: onewordperline will play around with how the text is displayed. Instead of left to right, you will be reading from top to bottom.

  4. changepreset: changepreset will change how ChatGPT answers your question. Use this function to give ChatGPT a different role than Professor Foo Barstein!

Functions Documentation

default preset:

The preset can be changed, the default preset gives a setting for initial generation, the user can change preset by using changepreset() function.

preset = "You are the most chill cs professor in the world, Professor Foo Barstein. You are talking to me, a student in your class."

gptchat(type, preset)

Types: "joke", "haiku", "compliment", "email" example: test_joke=functions.gptchat("joke", "software engineers")

cowtalk(input)

example: test_cowtalk=functions.cowtalk(test_joke)

onewordperline(input)

example: test_onewordperline=functions.onewordperline(test_joke)

changepreset()

This function will enable the user the manually change the preset of the previous functions

How to Run demo

  1. Set your OpenAI API Key by writing the following command in the shell: export OPENAI_API_KEY=(your key)
  2. Run demo.py with the pipfile with the following command: pipenv run python demo.py

How to run tests

  1. go to tests folder by writing the following command in the shell: cd tests
  2. install all necessary packages by writing the following command in the shell: pip install openai pip install pytest
  3. Set your OpenAI API Key by writing the following command in the shell: export OPENAI_API_KEY=(your key) 4.run tests by writing the following command in the shell: pytest test_functions.py

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

funnygpt-1.0.9.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

funnygpt-1.0.9-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file funnygpt-1.0.9.tar.gz.

File metadata

  • Download URL: funnygpt-1.0.9.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.3

File hashes

Hashes for funnygpt-1.0.9.tar.gz
Algorithm Hash digest
SHA256 0694571e8e5864fb9e26dc1ffd8cb683ce4659355ceebb25301045ded8fd4b6a
MD5 89d16815ef019faafc7c76a86aaba8b5
BLAKE2b-256 a8a56f29f2e5297f497ece0ed9489e4c7eef03458034f58516c3c38bb993a237

See more details on using hashes here.

File details

Details for the file funnygpt-1.0.9-py3-none-any.whl.

File metadata

  • Download URL: funnygpt-1.0.9-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.3

File hashes

Hashes for funnygpt-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 f830af27b47d88e8e923cc8e901e6c2d2b405e6227a6ef6b777182aedfca06c3
MD5 a53d52e6dc68adb64b03a3f76fedd436
BLAKE2b-256 59969e9265e0ce86a36df88533daac6a64b3a9a74fff3cb29765970d2611d5e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page