Pinned Repositories
autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
AutoGen-Llama3.2-Vision
demonstrates how to use Llama 3.2 models, specifically the 11B Instruct v1 version with AutoGen and OCR, through AWS Bedrock.
blog
my understanding/ works
bpetokenizer
(py package) train your own tokenizer based on BPE algorithm for the LLMs (supports the regex pattern and special tokens)
Chatbot
The chatbot is a rule-based system that classifies user intents using a bag-of-words approach. It predicts intents based on the user's input, retrieves a random response from a predefined set of responses associated with each intent, and generates the appropriate reply.
Chatbot-gpt3.5
Chatbot built using Flask and the OpenAI GPT-3.5 turbo model. The chatbot allows users to interact with a language model powered by GPT-3.5 turbo and get responses based on their input.
course-recommendation-system
Course Recommender System, powered by Flask, delivers tailored course suggestions based on user interests. Using content-based filtering and MongoDB integration
goods-rickshaw
highly scalable logistics platform that allows users to book transportation services for moving goods with Django
Open-Source-Recommender
Gitmatch - personalized recommendation system, that recommends open-source repositories based on your skills, topics and languages from your GitHub
autogen
A programming framework for agentic AI 🤖
Hk669's Repositories
Hk669/course-recommendation-system
Course Recommender System, powered by Flask, delivers tailored course suggestions based on user interests. Using content-based filtering and MongoDB integration
Hk669/AutoGen-Llama3.2-Vision
demonstrates how to use Llama 3.2 models, specifically the 11B Instruct v1 version with AutoGen and OCR, through AWS Bedrock.
Hk669/Chatbot-gpt3.5
Chatbot built using Flask and the OpenAI GPT-3.5 turbo model. The chatbot allows users to interact with a language model powered by GPT-3.5 turbo and get responses based on their input.
Hk669/Open-Source-Recommender
Gitmatch - personalized recommendation system, that recommends open-source repositories based on your skills, topics and languages from your GitHub
Hk669/bpetokenizer
(py package) train your own tokenizer based on BPE algorithm for the LLMs (supports the regex pattern and special tokens)
Hk669/autogen
A programming framework for agentic AI. Discord: https://aka.ms/autogen-dc. Roadmap: https://aka.ms/autogen-roadmap
Hk669/blog
my understanding/ works
Hk669/Chatbot
The chatbot is a rule-based system that classifies user intents using a bag-of-words approach. It predicts intents based on the user's input, retrieves a random response from a predefined set of responses associated with each intent, and generates the appropriate reply.
Hk669/discordAI-bot
Retrieval Augmented Generation based AI Discord bot.
Hk669/DSA
My DSA and SQL journey.
Hk669/HacksArena
event/ hackathons management app using django, azure SQL, and AWS S3 with rewarding features for the activity
Hk669/bootcamp
An enterprise social network
Hk669/goods-rickshaw
highly scalable logistics platform that allows users to book transportation services for moving goods with Django
Hk669/Hyperparameter-Optimization
The AdaBoost algorithm is an ensemble learning method that combines multiple weak learners (base estimators) to create a stronger predictive model.
Hk669/portfolio
my portfolio website.
Hk669/AI-Marketing-Agents
This project utilizes a multi-agent architecture powered by generative AI (Gen AI) to automate the creation of personalized marketing campaigns.
Hk669/dinosaurs
🦕 A collection of Orpheus (Hack Club's mascot) drawings!
Hk669/Hk669
Hk669/Language-Detection-Model
This model detects which language is given by the user.
Hk669/mljar-supervised
Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
Hk669/python-mini-project
🙌 Welcome open-source Python mini-project contributions!
Hk669/research-agent
research agent, which helps fetch and summarize the articles from internet
Hk669/slash-z
🤝 /z to create a new Zoom Pro meeting in the Hack Club Slack
Hk669/slidedecks
Aggregation of my speaker slide decks
Hk669/World-Happiness-Report
The World Health Report provides comprehensive data on various health-related factors from different countries around the world.
Hk669/yolov5
Object Detection Using YOLO with Self-Trained Data