Code Monkey home page Code Monkey logo

businesseditorialbot's Introduction

BusinessEditorialBot

The Business Editorial Bot App is a Streamlit application that leverages the power of OpenAI's GPT-3.5-turbo model to generate summaries of business articles. You can paste the URL of an article, select the desired tone (e.g., professional, witty, engaging, or casual), and the app will produce a summarised version of the article in the chosen tone.

The output can be downloaded as a .docx file for further use.

Screenshot 2023-07-08 at 6 03 32 PM

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

This project requires Python 3.6+ and the following libraries installed:

Streamlit

pandas openai python-docx You can install these using pip:

Screenshot 2023-07-08 at 6 06 20 PM

After launching the app, paste the URL of the business article in the 'Enter the URL' field, select the desired tone of the article summary, then click 'Generate'. You will then need to enter your OpenAI API key. After the summary is generated, review and edit the draft if needed before clicking 'Publish' to generate the final version. You can then download the generated summary as a .docx file.

Running on GPT 3.5; the queries are less than a penny a request. This is very economical solution to the paying for other SAAS programs as you are still experimenting and exploring the world of python, its libraries like Streamlit, pandas, LLM language models, and ChatGPT (Chat Generative Pre-Trained Transformer) the artificial intelligence chatbot developed by OpenAI.

Screenshot 2023-07-08 at 6 07 35 PM

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Fork the Project Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature)

Open a Pull Request

Project Link: https://github.com/<your_username>/business-editorial-bot-app

Acknowledgments

OpenAI Streamlit

License

Distributed under the MIT License. See LICENSE for more information.

businesseditorialbot's People

Contributors

victorkjung avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.