- movie-web
This open source project is very practical, with a minimalist design for a movie viewing website.
You can search for whatever you want to watch directly. For example, if you enter "oppenheimer", the project will fetch data from a third-party website. The data fetching is completely done on the client side, and no files or media are stored on the hosting server. All files are transmitted by third parties.
Click on the video card to watch online.
The interface is simple, only displaying the content you searched for, without cluttered recommendations, only retaining the minimum but exquisite functions.
Since the project was open sourced, it has received 11k+ stars.
Project address:
Github Repo not found
The embedded github repo could not be found…
The project page also includes a link to experience it, but you need a ladder because it is connected to some foreign resources.
For those who self-study front-end and back-end knowledge, isn't this project idea great? Just replace the data source address with a domestic one, and you'll be very comfortable using it.
- AnyText
AI painting is good at drawing people and landscapes, but not good at drawing text content.
It's as difficult as reaching the sky to ask it to draw an image with specific text.
AnyText just solves this pain point.
Enter a prompt and request it to include the phrase "Any Text". AnyText algorithm will generate it with one click.
It's so easy to modify the text in a picture using AnyText.
For example, write a poem on a big tea jar:
This is also the latest open source project from Alibaba, AnyText. Project address:
Official implementation code of the paper <AnyText: Multilingual Visual Text Generation And Editing>
If you don't want to deploy it locally, you can also experience it online: