Lists (4)
Sort Name ascending (A-Z)
Stars
Code and Slides
Official implementation for "Style Transformer for Image Inversion and Editing" (CVPR 2022)
Creates personalized radio stations with your own radio jockey!
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Testsigma is an agentic test automation platform powered by AI-coworkers that work alongside QA teams to simplify testing, accelerate releases and improve quality across web, mobile, desktop, API, …
Master programming by recreating your favorite technologies from scratch.
A browser automation framework and ecosystem.
Effortlessly add AI-generated transcription subtitles to your videos
Official implementation for "Blended Latent Diffusion" [SIGGRAPH 2023]
The open source framework for sample based instruments
All the characters that work on most terminals
A Python and Command-Line Interface to Archive.org
This application will try to summarize articles found on the internet.
Article summary nlp project
Headline generation from one-sentence news article summaries. Final project for NLP course.
NLP: An Approach to Automatic Trending Tweet Summarization. Summaries will greatly help the user in understanding “why the topic is trending”. We have proposed an algorithm which automatically gene…
Summary of an article or story using Natural Language Processing
A summary bot that retrieves summarized wiki article on any topic, built with pyscript
Using Spacy and NLTK module with Tf-Idf algorithm for text-summarisation. This code will give you the summary of inputted article. You can input text directly or from .txt file, .pdf file or from w…
Extract full article text for every story in an RSS feed. No more summaries, jumps, or cut content!
Generates summary of a given news article. Used attention seq2seq encoder decoder model.