|
672 | 672 | * [인공지능 대화 데이터, 언어 전문가가 만들어야 하는 이유](https://blog.naver.com/textnetofficial/222678979440) |
673 | 673 | * [챗GPT와 유사한 오픈소스 모델 공개됐지만… - ZDNet korea](https://zdnet.co.kr/view/?no=20230103091955) |
674 | 674 | * [AI Like ChatGPT Are No Good at ‘Not’ | Quanta Magazine](https://www.quantamagazine.org/ai-like-chatgpt-are-no-good-at-not-20230512/) |
| 675 | +* [Using reinforcement learning for dynamic planning in open-ended conversations – Google Research Blog](https://ai.googleblog.com/2023/05/using-reinforcement-learning-for.html) |
675 | 676 | * [7-docs](https://github.com/7-docs) |
676 | 677 | * [Using OpenAI with JavaScript](https://www.webpro.nl/articles/using-openai-with-javascript) |
677 | 678 | * OpenAI의 chat/completions과 embeddings 2개의 엔드포인트와 Pinecone을 이용해서 자신만의 콘텐츠로 챗봇을 구성할 수 있는 가이드를 설명하는 글 |
@@ -1386,9 +1387,11 @@ NLP |
1386 | 1387 | * [랭체인러닝데이 도입 시급! 회사내규 챗봇 직접 만들어보기](https://aifactory.space/competition/2374/discussion/366) |
1387 | 1388 | * [랭체인러닝데이 챗GPT 점메추 메뉴판, 예산입력하고 점심 메뉴 추천받자](https://aifactory.space/competition/2374/discussion/368) |
1388 | 1389 | * [LangChain Crash Course: Build a AutoGPT app in 25 minutes! - YouTube](https://www.youtube.com/watch?v=MlK6SIjcjE8) |
| 1390 | + * [HOW to Make Conversational Form with LangChain | LangChain TUTORIAL - YouTube](https://www.youtube.com/watch?v=IT93On2LB5k) |
1389 | 1391 | * [langchain-ask-pdf: An AI-app that allows you to upload a PDF and ask questions about it. It uses OpenAI's LLMs to generate a response](https://github.com/alejandro-ao/langchain-ask-pdf) |
1390 | 1392 | * [langchain-chat-nextjs: Next.js frontend for LangChain Chat](https://github.com/zahidkhawaja/langchain-chat-nextjs) |
1391 | 1393 | * [Langchain-Full-Course](https://github.com/Coding-Crashkurse/Langchain-Full-Course) |
| 1394 | + * [langchain-tutorials: A set of LangChain Tutorials from my youtube channel](https://github.com/samwit/langchain-tutorials) |
1392 | 1395 | * [lassl: Easy framework for pre-training language models](https://github.com/lassl/lassl) |
1393 | 1396 | * [lbox-open](https://github.com/lbox-kr/lbox-open) |
1394 | 1397 | * [LBox Open: 한국어 AI Benchmark Dataset](https://blog.lbox.kr/13a2b770-5767-4e9b-8f00-e4f2457ec540) |
@@ -1421,6 +1424,7 @@ NLP |
1421 | 1424 | * [LLM Bootcamp - Spring 2023 - The Full Stack](https://fullstackdeeplearning.com/llm-bootcamp/spring-2023/) |
1422 | 1425 | * [LLMSurvey: A collection of papers and resources related to Large Language Models](https://github.com/RUCAIBox/LLMSurvey) |
1423 | 1426 | * [A Survey of Large Language Models (LLMs)](https://www.linkedin.com/posts/jae-hong-eom-93368248_survey-large-language-activity-7052275487703793665-WUfC/) |
| 1427 | +* [llm-tutorials: A set of LLM Tutorials from my youtube channel](https://github.com/samwit/llm-tutorials) |
1424 | 1428 | * [LM-kor: Pretrained Language Models for Korean](https://github.com/kiyoungkim1/LM-kor) |
1425 | 1429 | * [LMOps: General technology for enabling AI capabilities w/ LLMs and Generative AI models](https://github.com/microsoft/LMOps) |
1426 | 1430 | * [open_flamingo: An open-source framework for training large multimodal models](https://github.com/mlfoundations/open_flamingo) |
|
0 commit comments