Chitral Patil's repositories
Algorithmic-Trading-and-Quantitative-Analysis
A comprehensive guide to building an automated trading bot using Python, covering everything from data extraction to strategy backtesting and API integration for real-time trading.
ETL-SEC-EDGAR-10-k-Filings
ETL-10-K-Filings is a Python-based open-source project designed for ETL of financial data from SEC Edgar filings. Focusing on the MDA Section, the project adeptly processes data for over 10,000 publicly traded companies, leveraging advanced parsing techniques and multi-threading for optimal performance.
House-Price-Prediction-CICD-Deployment
Built with Dockerfile for containerization and a Procfile for deployment on Heroku, this app uses a linear regression model and pickled files for optimal performance. Featuring CI/CD for reliable results, my app is built in flask where trained model and feature scaling information comes from the pickled files.
University-at-Buffalo-Faculty-Web-Scraper
A Python web scraping tool to extract data from a faculty directory website. It retrieves faculty information like names, colleges, email addresses, subjects taught, and research topics. Data can be exported to CSV for further analysis.
SMS-Spam-Classifier
Deployed on Heroku, this repository contains a machine learning model and web app for classifying text messages as "spam" or "ham". With clear instructions and all necessary files included, deploying the app locally or on Heroku is straightforward. An ideal repository for recruiters seeking a skilled developer in machine learning & web development.
Accounting-and-Auditing-Enforcement-Releases-Web-Scraper
Unlock valuable insights from accounting and auditing enforcement releases effortlessly with my web scraper. Gain access to critical data, track regulatory actions, and stay informed. Simplify your research process and make data-driven decisions with my code.
SEC-EDGAR-Scraper
This repository contains Python scripts for scraping financial data from the SEC website. The scripts use requests and pandas modules to download and parse financial data from filings submitted to the SEC by publicly traded companies. The script downloads and formats company metadata company facts data, and company concept data.
TextExtend-AI
This repository contains a Python script that transforms a PDF document into an elegant Word document using OpenAI's GPT-3 language model. The script provides a user-friendly interface for uploading PDF files, entering system names, and composing prompts. The resulting Word document can be freely edited and customized by the user.
Reinforcement-Learning-Web-App
A thrilling treasure hunt awaits in this project! Explore the Treasure Hunt Environment, challenge the Random Agent, and witness the intelligence of SARSA and Q-Learning agents as they navigate the grid-world.
ETL-Edgar-10-K-Filings-Archive
This repository features a powerful cloud-based crawler capable of meticulously compiling paths to HTML files and organizing them in a dictionary, efficiently categorized by tickers. This ready-to-use dictionary facilitates seamless extraction, transformation, and loading (ETL) processes, streamlining further data analysis workflows.
guestbook
The place where future contributors are born
ISLP_labs
Up-to-date version of labs for ISLP
langchain
🦜🔗 Build context-aware reasoning applications
Movie-Recommender-System-FastAPI-React.js
I have built a powerful movie recommender system that uses content-based filtering. It's built with Python, FastAPI, and React.js, and has a clean and organized folder structure for easy contribution. The backend uses Pandas, NumPy, and scikit-learn, while the frontend uses React.js and axios.