Django

I created a fully automated curated media using generative AI

Hello, everyone!

Today, I introduce a fully automatic operation site that using generative ai.

I introduce technology of using a little bit, please check it if you are interested.

In operation web site

It’s all 5 sites in operation.

It is divided and operated because dividing genre have a merit of SEO.

summarize football

summarize baseball

summarize technology

summarize business and economy

summarize game

Using Technology

Using Technology
  1. WordPress(Frontend)
  2. Django(Backend)
  3. Docker
  4. Ubuntu(OS)

To put it very roughly, it goes something like this.

About generative AI

I’m using a generative AI that is a free Python library.

Using OpenAI API or Gemini API return highly accurate response, but it cost too high.

So I’m using a free Python library.

But it’s an official way, so if you use this way, Need to be careful.

If you are interested a free Python library, please search it.(it’s an unofficial way so i don’t introduce an applicable library)