diff --git a/README.md b/README.md
index 6928676..20450c0 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [finoptions](https://github.com/bbcho/finoptions-dev) - Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.
- [pypme](https://github.com/ymyke/pypme) - PME (Public Market Equivalent) calculation.
- [AbsBox](https://github.com/yellowbean/AbsBox) - A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).
+- [Intrinsic-Value-Calculator](https://github.com/akashaero/Intrinsic-Value-Calculator) - A Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis.
### Indicators
diff --git a/docs/projects.html b/docs/projects.html
index d6fbf4a..f374625 100644
--- a/docs/projects.html
+++ b/docs/projects.html
@@ -138,8 +138,8 @@ ul.task-list li input[type="checkbox"] {
diff --git a/index.qmd b/index.qmd
index 971af3b..6bf49e6 100644
--- a/index.qmd
+++ b/index.qmd
@@ -48,6 +48,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
- [finoptions](https://github.com/bbcho/finoptions-dev) - Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.
- [pypme](https://github.com/ymyke/pypme) - PME (Public Market Equivalent) calculation.
- [AbsBox](https://github.com/yellowbean/AbsBox) - A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).
+- [Intrinsic-Value-Calculator](https://github.com/akashaero/Intrinsic-Value-Calculator) - A Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis.
### Indicators
diff --git a/projects.csv b/projects.csv
index a648d87..f602219 100644
--- a/projects.csv
+++ b/projects.csv
@@ -29,7 +29,8 @@ Q-Fin,Python > Financial Instruments and Pricing,2023-04-07,https://github.com/R
Quantsbin,Python > Financial Instruments and Pricing,2021-05-23,https://github.com/quantsbin/Quantsbin,"Tools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.",True,False,quantsbin/Quantsbin
finoptions,Python > Financial Instruments and Pricing,2021-12-28,https://github.com/bbcho/finoptions-dev,Complete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.,True,False,bbcho/finoptions-dev
pypme,Python > Financial Instruments and Pricing,2023-06-27,https://github.com/ymyke/pypme,PME (Public Market Equivalent) calculation.,True,False,ymyke/pypme
-AbsBox,Python > Financial Instruments and Pricing,2023-08-13,https://github.com/yellowbean/AbsBox,A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).,True,False,yellowbean/AbsBox
+AbsBox,Python > Financial Instruments and Pricing,2023-08-14,https://github.com/yellowbean/AbsBox,A Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).,True,False,yellowbean/AbsBox
+Intrinsic-Value-Calculator,Python > Financial Instruments and Pricing,2023-08-08,https://github.com/akashaero/Intrinsic-Value-Calculator,A Python tool for quick calculations of a stock's fair value using Discounted Cash Flow analysis.,True,False,akashaero/Intrinsic-Value-Calculator
pandas_talib,Python > Indicators,2018-05-30,https://github.com/femtotrader/pandas_talib,A Python Pandas implementation of technical analysis indicators.,True,False,femtotrader/pandas_talib
finta,Python > Indicators,2022-07-24,https://github.com/peerchemist/finta,Common financial technical analysis indicators implemented in Pandas.,True,False,peerchemist/finta
Tulipy,Python > Indicators,2019-04-11,https://github.com/cirla/tulipy,Financial Technical Analysis Indicator Library (Python bindings for [tulipindicators](https://github.com/TulipCharts/tulipindicators)),True,False,cirla/tulipy