Pinned Repositories
gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
Extension
This repository contains the comprehensive codebase and methodologies of the Roamify Chrome Extension, integrating advanced data preprocessing, natural language processing, and large language models to deliver personalized travel recommendations.
Machine-Learning
This repository contains the comprehensive machine learning research and methodologies used in Roamify, encompassing advanced data preprocessing, natural language processing, and large language models to deliver personalized travel recommendations.
BitCrypt
🔒 Bitwarden Password Manager is a secure and lightweight command-line tool written in Python for managing and generating strong passwords. Simplify your password management with Bitwarden!
Campus-Leadership-Opportunities
This repository aims to serve as a comprehensive guide for college students aspiring to become campus leaders. Whether you're interested in representing leading tech companies as a campus ambassador or joining vibrant student chapters and clubs, this repository has got you covered!
Encryption-Decryption-Tool
This Python tool provides a flexible way to encrypt and decrypt files using Stored Key Method and Password-Based Key Derivation.
Mental-Health-Support-Chatbot
A Mental Health Support Chatbot built using Streamlit and OpenAI's GPT-3.5-turbo model. It provides mental health support through a chat interface, offering sentiment analysis, mood tracking, and personalized coping strategies based on user input.
Movie-Revenue-Prediction
Movie Revenue Prediction System predicts the revenue of a movie with 14 parameters: name, rating, genre, year, released, score, votes, director, writer, star, country, budget, company and runtime using gradient boosting______________________________ Training Accuracy: 91.58%____________ Testing Accuracy: 82.42%.
Taste-Of-API
The Flutter Application and website submission for Fork-It Hackathon 2023 conducted by Cosy Labs and ACM IIITD
Zoo-Management-System
CSE 201 Advanced Programming Assignment 2 of Indraprastha Institute of Information Technology Delhi
Vikranth3140's Repositories
Vikranth3140/Mental-Health-Support-Chatbot
A Mental Health Support Chatbot built using Streamlit and OpenAI's GPT-3.5-turbo model. It provides mental health support through a chat interface, offering sentiment analysis, mood tracking, and personalized coping strategies based on user input.
Vikranth3140/Movie-Revenue-Prediction
Movie Revenue Prediction System predicts the revenue of a movie with 14 parameters: name, rating, genre, year, released, score, votes, director, writer, star, country, budget, company and runtime using gradient boosting______________________________ Training Accuracy: 91.58%____________ Testing Accuracy: 82.42%.
Vikranth3140/Encryption-Decryption-Tool
This Python tool provides a flexible way to encrypt and decrypt files using Stored Key Method and Password-Based Key Derivation.
Vikranth3140/NSE-BSE-Stock-Prices-Automation
Fetch real-time NSE stock prices and financial data in Google Sheets with this script. Get market cap, volume, P/E ratio, and more. Just enter stock symbols without the NSE: prefix, and the script does the rest. Check out the pre-configured sheet and video tutorial linked below!
Vikranth3140/Vikranth3140
This is my GitHub profile
Vikranth3140/Python-Chat-Application
A simple chat application built using Python sockets and tkinter for the graphical user interface (GUI). The application allows multiple clients to connect to a server and communicate in a chatroom-like environment.
Vikranth3140/Vikranth3140.github.io
Portfolio Website crafted with HTML, Bootstrap CSS, JavaScript.
Vikranth3140/Voice-Stock-Analyzer
Voice Stock Analyzer is a Python-based tool that allows users to analyze stock data using speech recognition and the Alpha Vantage API.
Vikranth3140/Bash-Script-Calculator
A simple user friendly calculator built completely on bash script
Vikranth3140/CSE342-SML
Statistical Machine Learning is a 3xx-level course offered to undergrads at IIIT-Delhi.
Vikranth3140/FlaskForge
Vikranth3140/Food-Delivery-Time-Prediction
This repository implements a Food Delivery Time Prediction project using machine learning to estimate delivery times based on features like order details, delivery partner data, and environmental factors. It covers data preprocessing, feature engineering, model training, and evaluation for accurate predictions.
Vikranth3140/gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
Vikranth3140/sherlock
Hunt down social media accounts by username across social networks
Vikranth3140/simple-github-automation
simple github automation is a Python package that allows you to automate common GitHub tasks, such as managing issues, automating pull requests, retrieving repository insights, and adding labels based on keywords or user mentions.
Vikranth3140/Weather-Tracker
A simple Python code generating API from OpenWeatherMap website
Vikranth3140/Chat-Application-Terminal
This project implements a simple chat application comprising a C++ server and a C++ client. The server is capable of handling multiple client connections simultaneously, facilitating real-time message exchange between connected clients. The application uses sockets for communication between the server and clients.
Vikranth3140/Crypto-Fear-And-Greed-Analytics
Python-based tool that fetches, processes, and visualizes historical Fear and Greed Index data from the CoinMarketCap API. This project enables you to analyze investor sentiment trends over time and derive meaningful insights.
Vikranth3140/cuda-test
Vikranth3140/ECE250-SnS
Signals and Systems Assignments of Indraprastha Institute of Information Technology Delhi
Vikranth3140/FuelGowth.ai
Vikranth3140/hacktoberfest2022
Help with any code!
Vikranth3140/linkedin-oa
Vikranth3140/Mini-Codes
Just some small mini codes written in python, c and java
Vikranth3140/Movie-Ticket-Booking-System
A Java-based Movie Ticket Booking System for users to browse movies, select showtimes, reserve seats, and make payments. Admin features include movie and showtime management, revenue analysis, and user management. A console-based application demonstrating core OOP principles with future extensibility.
Vikranth3140/bosscoder-generator
Vikranth3140/CSE343-ML
Vikranth3140/ISRO_Mining_Site_FINAL_APP
Vikranth3140/OmniParser
Vikranth3140/Simple-Copilot-Calculator
This project serves as a test use of GitHub Copilot to evaluate its capabilities and performance in generating code. The calculator supports basic arithmetic operations including addition, subtraction, multiplication, and division.