Skip to content

joseabril25/doc-compare-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Compare AI

Personal project to compare two documents and highlight the differences between them. The project is written in Python and uses the AI to compare the documents.

Tech Stack

Installation

  1. Clone the repository
git clone https://github.com/joseabril25/doc-compare-ai
cd doc-compare-ai
  1. Create a virtual environment

  2. Install the dependencies

pip install -r requirements.txt
  1. Run the application
streamlit run app.py

License

Distributed under the MIT License. See LICENSE for more information.

Contributions

All contributions are welcome. Please create a pull request with the changes you would like to make.

Roadmap

Coming Soon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages