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
llm_dr_system_langchain
Devfest 2023 Songdo 발표 - Hands-On: OpenAI 발 위기극복? Langchain 과 Bard 으로 구성하는 LLM DR 시스템 구축
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/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/llm_dr_system_langchain
Devfest 2023 Songdo 발표 - Hands-On: OpenAI 발 위기극복? Langchain 과 Bard 으로 구성하는 LLM DR 시스템 구축
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/langgraph
Build resilient language agents as graphs.
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/lucy-xss-servlet-filter_boot_3.x
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/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
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.