Skip to content

Commit 49784a9

Browse files
Update GitHub_Portfolio.html
1 parent 85437cf commit 49784a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

GitHub_Portfolio.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@ <h1>Hariprashad Ravikumar</h1>
193193
<h2>Projects</h2>
194194
<p class="coming-soon">More projects coming soon — stay tuned!</p>
195195
<ul>
196+
<li>
197+
<strong>AI-DataScience-Lab: Web-Based Forecasting App</strong>
198+
(<a href="https://github.com/Hariprashad-Ravikumar/AI-DataScience-Lab" target="_blank" rel="noopener noreferrer">GitHub Repository</a>)<br>
199+
Built a full-stack forecasting tool to explore the complete data science pipeline, from preprocessing to model deployment. The app supports CSV uploads, visualizes trends using <code>matplotlib</code>, fits a <code>scikit-learn</code> regression model, and summarizes the dataset using OpenAI’s GPT-3.5 API. The backend (Flask) is hosted on Azure App Service, while the frontend is deployed via GitHub Pages. Version 1 supports linear regression, with plans to add polynomial, ridge, and time series models.
200+
</li>
196201
<li>
197202
<strong>HariBot: AI Chatbot for Website</strong>
198203
(<a href="https://github.com/Hariprashad-Ravikumar/Hari-ChatBot" target="_blank" rel="noopener noreferrer">GitHub Repository</a>)

0 commit comments

Comments
 (0)