Devpost
Participate in our public hackathons
Devpost for Teams
Access your company's private hackathons
Grow your developer ecosystem and promote your platform
Drive innovation, collaboration, and retention within your organization
By use case
Blog
Insights into hackathon planning and participation
Customer stories
Inspiration from peers and other industry leaders
Planning guides
Best practices for planning online and in-person hackathons
Webinars & events
Upcoming events and on-demand recordings
Help desk
Common questions and support documentation
Aspiring AI Engineer
A platform to make chatbots based on a json made using user provided details, which outputs a github repository which can then be forked and used to host the created chatbot on streamlit.
Android App that solves a system linear equations upto 20 variables
Does face detection of some celebrities
An analysis of the KNN classifier on this dataset
Code for GUI interface physics experiments to calculate solutions and generate graphs
This command-line tool generates random passwords with customizable length and complexity.
An RNN based app that classifies movie reviews as postive or negative, hosted on streamlit
A chatbot made using NLP and Deep Learning that answers questions about me.
An app that uses an LSTM model to predict the next word in an inputted sentence
A hospital management system made using PostgreSQL as the database/backend and Python GUI
An implementation of Artificial Neural Networks that does binary classifiction and regression for a numerical attribute
An OpenCV application that does object detection using captured images, uploaded images, or real time video feed. Streamlit app included.
Handwritten Digit Recognition using a LightGBM model.
A VS Code Extension that adds single or double quotes for you, removes the hassle of commas and spaces.
A streamlit app that allows for encryption and decryption of text through a modified vignette cipher and a neural network cipher that I made myself.
Repository for the Python package `branchify`
A jupyter notebook that uses CNN, Logistic Regression, PCA, and SVM to predict Pneumonia from X-Ray images. Includes data preparation and training of the models and streamlit app.
A RAG chatbot that answers questions about oneself
A RAG application that allows for Q&A with uploaded PDF documents