Projects
Filter
SHOWING 5 OF 5 PROJECTS
- Oct 13, 2024Building Lessume: A Candidate Search ApplicatoinLessume is a web application that streamlines resume management and candidate search. It uses AI to extract key insights from resumes, stores data securely in MongoDB, and enables recruiters to perform semantic searches powered by OpenAI models.
- Resume Parsing
- OpenAI API
- MongoDB
- Streamlit
- Semantic Search
- Python
- Data Extraction
- Resume Management
- Jul 02, 2024Building an ETL Pipeline with AWS: From CSV to DynamoDBDeveloped a simple ETL pipeline using AWS services to transform and load data from a CSV file into a DynamoDB table. This project showcases the integration of AWS S3 and DynamoDB using Python scripts, demonstrating capabilities in cloud-based data processing.
- ETL
- AWS
- Python
- S3
- DynamoDB
- boto3
- Data Processing
- Cloud Computing
- Apr 07, 2024Essay EvaluatorDeveloped a web-based application to assess essays using the OpenAI ChatGPT API, leveraging Django for backend operations.
- Python
- Django
- OpenAI API
- HTML
- CSS
- Prompt Engineering
- Jan 20, 20242D to 3D: Transforming 2D Maps into 3D Neighborhood ModelsDiscover how to create a 3D neighborhood model from 2D maps using computer vision techniques.
- Computer Vision
- Python
- OpenCV
- KMeans
- Template Matching
- Edge Detection
- 3D Visualization
- Sanborn Map
- Image Processing
- Machine Learning
- Apr 26, 2022Advanced Meal Data ScrapingUtilizing advanced web scraping techniques to automate the collection of recipe data from diverse websites, creating a detailed and comprehensive recipe database.
- Web Scraping
- Python
- Scrapy
- Data Collection
- Recipe Database
- MongoDB