96ers / summerizIT

GNU General Public License v3.0
1 stars 0 forks source link

SummerizIT

MIT License FastAPI React

Đây là 1 tool cho phép người dùng có thể tóm tắt văn bản đầu vào ở dạng tiếng Anh và dịch văn bản đã tóm tắt đó sang tiếng Việt.

Report:

  1. Giới thiệu

  2. Công nghệ

  3. Kiến thức nhận được

  4. Triển khai các components trong phần mềm

    1. Server
    2. Client
    3. ML models
  5. Acknowledgements

  6. License

Screenshots

app-screenshot.png

Tech Stack

Client: React, TailwindCss, React-redux

Server: FastAPI

Lessons Learned

Deploy components

Clone the project

git clone https://github.com/96ers/summerizIT.git

Go to the project directory

cd summerizIT
  1. Server Xem tại đây

  2. Client Xem tại đây

  3. ML models

    cd MLmodels
    pip install -r requirements.txt
    python server.py

Acknowledgements

License

MIT