- movie-web
This open source project is very practical, with a minimalist design for a movie viewing website.
You can directly search for what you want to watch, for example, enter "oppenheimer", and 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 hosted 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, and only retaining the minimal 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 for experience, 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 a great project idea? Just replace the data source address with a domestic one, and it will be very comfortable to use.
- 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 a picture with specific words.
AnyText happens to solve 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 teapot:
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: