Pinned Repositories
Algorithm_For_Java
CodePlus, TopCoder Book, ETC...
assistant-ui
React Components for AI Chat ๐ฌ ๐
awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
aws-ai-ml-workshop-kr
A collection of localized (Korean) AWS AI/ML workshop materials for hands-on labs.
chat-langchain-with-langgraph
ChatGee
์นด์นด์คํก ChatGPT AI ์ฑ๋ด ๋น๋
cka-practice
Certified Kubernetes Administrator (CKA) Preparation
Controllable-RAG-Agent
This repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks.
Cookbook
The Data Engineering Cookbook
cover-agent
CodiumAI Cover-Agent: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! ๐ป๐ค๐งช๐
HyunjunJeon's Repositories
HyunjunJeon/assistant-ui
React Components for AI Chat ๐ฌ ๐
HyunjunJeon/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
HyunjunJeon/aws-ai-ml-workshop-kr
A collection of localized (Korean) AWS AI/ML workshop materials for hands-on labs.
HyunjunJeon/chat-langchain-with-langgraph
HyunjunJeon/Controllable-RAG-Agent
This repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks.
HyunjunJeon/cover-agent
CodiumAI Cover-Agent: An AI-Powered Tool for Automated Test Generation and Code Coverage Enhancement! ๐ป๐ค๐งช๐
HyunjunJeon/dspy
DSPy: The framework for programmingโnot promptingโfoundation models
HyunjunJeon/HyunjunJeon
HyunjunJeon/fabric
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
HyunjunJeon/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
HyunjunJeon/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
HyunjunJeon/langchain
๐ฆ๐ Build context-aware reasoning applications
HyunjunJeon/langchain-kr-note
LangChain ๊ณต์ Document, Cookbook, ๊ทธ ๋ฐ์ ์ค์ฉ ์์ ๋ฅผ ๋ฐํ์ผ๋ก ์์ฑํ ํ๊ตญ์ด ํํ ๋ฆฌ์ผ์ ๋๋ค. ๋ณธ ํํ ๋ฆฌ์ผ์ ํตํด LangChain์ ๋ ์ฝ๊ณ ํจ๊ณผ์ ์ผ๋ก ์ฌ์ฉํ๋ ๋ฐฉ๋ฒ์ ๋ฐฐ์ธ ์ ์์ต๋๋ค.
HyunjunJeon/langchain-quickstart-version-up
HyunjunJeon/langgraph
Build resilient language agents as graphs.
HyunjunJeon/langgraph-open-canvas
HyunjunJeon/langserve
LangServe ๐ฆ๏ธ๐
HyunjunJeon/LibreChat
Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
HyunjunJeon/LLaMA-Factory
Unify Efficient Fine-Tuning of 100+ LLMs
HyunjunJeon/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
HyunjunJeon/LLM-PowerHouse-A-Curated-Guide-for-Large-Language-Models-with-Custom-Training-and-Inferencing
LLM-PowerHouse: Unleash LLMs' potential through curated tutorials, best practices, and ready-to-use code for custom training and inferencing.
HyunjunJeon/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
HyunjunJeon/Prompt-Engineering-Guide
๐ Guides, papers, lecture, notebooks and resources for prompt engineering
HyunjunJeon/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.
HyunjunJeon/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
HyunjunJeon/recommenders
Best Practices on Recommendation Systems
HyunjunJeon/Rust-Algorithm
All Algorithms implemented in Rust
HyunjunJeon/sparrow
Data processing with ML and LLM
HyunjunJeon/SWE-agent
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.
HyunjunJeon/Transformers-Tutorials
This repository contains demos I made with the Transformers library by HuggingFace.