AleksandraSorokovikova/code-changes-summarization

0

stars

10

commits

Jupyter Notebook

primary language

Dec 11, 2024

updated

README

Code Changes Summarization Project

How to setup the project

  1. Clone the repository
  2. Install the required packages using poetry:
pip install poetry
poetry install

If you're installing a new library, use the command poetry add <library_name> instead of pip install <library_name>

How to run the project

  1. Run the following command to start the server:
streamlit run app.py

Contributors

AleksandraSorokovikova/code-changes-summarization

0

stars

10

commits

Jupyter Notebook

primary language

Dec 11, 2024

updated

README

Code Changes Summarization Project

How to setup the project

  1. Clone the repository
  2. Install the required packages using poetry:
pip install poetry
poetry install

If you're installing a new library, use the command poetry add <library_name> instead of pip install <library_name>

How to run the project

  1. Run the following command to start the server:
streamlit run app.py

Contributors

Languages

Jupyter Notebook

92.8%

Python

7.2%