- Article Summarization
- Argument Extraction
- Stable Diffusion prompt generator
- Stable Diffusion image generator
Before you begin, ensure you have met the following requirements:
- Python
- Clone the repository and change the working directory.
git clone https://github.com/faranbutt/News-Article-Assistant cd News-Article-Assistant
- Install all the necessary dependencies using pip.
pip install -r requirements.txt
- Run the server.py.
python server.py --host 127.0.0.1 --port 8000 --debug
- Open the Chrome Browser
- Launch your Google Chrome web browser.
- Access Extension Settings
- Click on ⋮ the top-right corner to open the Chrome menu.
- Navigate to "More tools" & select "Extensions."
- Enable Developer Mode
- Toggle on the "Developer mode" switch in the top-right corner of the Extensions page. This mode allows you to load unpacked extensions.
- Load the Extension
- Download the repository ZIP and extract it to a location on your computer.
- On the Extensions page, click on the "Load unpacked" button.
- Navigate to the extracted "extension" folder from the downloaded repository and select it.
- Start Using the Assistant
- 🎉 Now you've done all the necessary steps you're good to go
NOTE: Llama2 & Clarifai Hackathon Submission: 28/08/2023
Name | Link |
---|---|
Dhairya Shah | https://www.linkedin.com/in/dhairya-shah/ |
Faran Taimoor Butt | https://www.linkedin.com/in/faranbutt/ |
Homan | https://www.linkedin.com/in/homan-mirgolbabaee/ |
Timothé Laborie | https://github.com/timothelaborie |
Rijul | https://github.com/rijul |