Pinned Repositories
Advisor.ai
Uses a RAG to retrieve data from all of the VT checksheets, Institutional Data Grade Distribution data, RateMyProffesor.com, and more to give you the most relevant information without having to schedule a meeting with an advisor and wait 5 days.
Billboard.eth
A billboard auction site on ethereum i was making in high school
CompProg
competitve programming files
deep-research
My own open source implementation of OpenAI's new Deep Research agent. Get the same capability without paying $200. You can even tweak the behavior of the agent with adjustable breadth and depth. Run it for 5 min or 5 hours, it'll auto adjust.
dexert
Decentralized Exchange for Ethereum/RSK Tokens, WIP
dormie
AI Roomate Finder, made with Nodejs, Python, HTML/CSS. Used Vector indexing and K nearest neighbors to rank roomates
GroupmeSorter
Rank by likes, for any GroupMe, given any date. Or just look at messages from a long time ago. Made using Nodejs/React and the GroupMe API
guide.ai
An AI travel guide made for the 2024 Marriot Codefest. Has two functionalities, a image recognition functionality, and a chat feature.
MatLabLearning
Homeworks from a course in MatLAB that I took in high school
NodeJSLearning
A prototype for a project I made in NodeJS
natewill's Repositories
natewill/Advisor.ai
Uses a RAG to retrieve data from all of the VT checksheets, Institutional Data Grade Distribution data, RateMyProffesor.com, and more to give you the most relevant information without having to schedule a meeting with an advisor and wait 5 days.
natewill/Billboard.eth
A billboard auction site on ethereum i was making in high school
natewill/CompProg
competitve programming files
natewill/dormie
AI Roomate Finder, made with Nodejs, Python, HTML/CSS. Used Vector indexing and K nearest neighbors to rank roomates
natewill/GroupmeSorter
Rank by likes, for any GroupMe, given any date. Or just look at messages from a long time ago. Made using Nodejs/React and the GroupMe API
natewill/guide.ai
An AI travel guide made for the 2024 Marriot Codefest. Has two functionalities, a image recognition functionality, and a chat feature.
natewill/deep-research
My own open source implementation of OpenAI's new Deep Research agent. Get the same capability without paying $200. You can even tweak the behavior of the agent with adjustable breadth and depth. Run it for 5 min or 5 hours, it'll auto adjust.
natewill/dexert
Decentralized Exchange for Ethereum/RSK Tokens, WIP
natewill/MatLabLearning
Homeworks from a course in MatLAB that I took in high school
natewill/NodeJSLearning
A prototype for a project I made in NodeJS
natewill/ProjectsFromDeeplearningAI
natewill/TicTacToeJava
A TicTacToe program written in Java that I made in high school
natewill/UniswapClone
Mini uniswap (the crypto site) clone I made in highschool