-
-
AI-resume Public
Provide a path for your resume pdfs. Get AI generated answer for your resumes.
Python MIT License UpdatedApr 30, 2024 -
Semantic-Search Public
An intelligent search engine built to provide fast and relevant search results using the power of Elasticsearch combined with the BM25 ranking algorithm. This project leverages advanced information…
Python MIT License UpdatedMar 15, 2024 -
The primary objective of the project is to analyze the given dataset, preprocess the data, engineer relevant features, and build a machine learning model.
Jupyter Notebook UpdatedFeb 16, 2024 -
Gemini-Pro-LLM-Application Public
Gemini for text generation and multiple image interpretation.
Python GNU General Public License v3.0 UpdatedFeb 16, 2024 -
generative-ai Public
Forked from GoogleCloudPlatform/generative-aiSample code and notebooks for Generative AI on Google Cloud
Jupyter Notebook Apache License 2.0 UpdatedJan 5, 2024 -
Chatbot-Gemini-LLM Public
Forked from krishnaik06/End-To-End-Gemini-ProjectPython GNU General Public License v3.0 UpdatedDec 25, 2023 -
Guardian-Zone Public
This project implements a biometric security system for home, shop, or office access control using Arduino.
C++ UpdatedDec 19, 2023 -
The code performs K-means clustering on breast cancer data, evaluates its performance, determines the optimal number of clusters using the Elbow Method, and visualizes the clusters in 2D using PCA.…
Jupyter Notebook UpdatedDec 17, 2023 -
-
The real time vehicle routing algorithm will be implemented using multithreading. There are applications for real time vehicle routing which could be solved faster when computed in parallel, thereb…