Build a LLM app with RAG to chat with GitHub in just 30 lines of Python Code (step-by-step instructions):
TOOLS
-

Prompt Engineering with LangChain: Free LinkedIn Learning Course
By
–
Prompt Engineering with LangChain This LinkedIn course by @DataScienceHarp is a great resource for getting started It's over 5 hours long, and Harpreet has been a fantastic member of the community since the early days. Big thanks for all the effort! https://
linkedin.com/learning/promp
t-engineering-with-langchain/create-powerful-llm-driven-applications
… -

First impressions on the new ChatGPT UI
By
–
Finally got my hands on the upcoming new UI for ChatGPT. It has been in development for some time already, but it is indeed some sort of a fresh juice. Here I will be dropping my notes on the UX along with some screenshots.
-

Building AI Agents with Internet Access via LangChain
By
–
Building an AI Agent That Has Access to the Internet Using LangChain and Tavily’s API This setup enables the AI agent to access a vast range of data, understand and interact with it in a meaningful way. Full blog here: https://
medium.com/thoughts-on-ma
chine-learning/building-an-ai-agent-that-has-access-to-the-internet-using-langchain-and-tavilys-api-0fe6cbd9ecce
… -
Machine Learning Cheatsheets from Stanford’s CS 229
By
–
Machine Learning cheatsheets from Stanford's CS 229:
-
ElevenLabs Voice AI: Most Impressive Yet Unpredictable Chaos Agent
By
–
i wrote about elevenlabs, the voice ai company whose tech i find probably the most impressive of all the gen ai tools but also the weirdest. my feeling is that each one of these tools is a chaos agent, that will hook in with other chaos agents in unpredictable ways. it’s
-
GitHub Actions TODO List System for Daily Task Management
By
–
I have a daily TODO list system I built on top of GitHub Actions and GitHub Issues
-

AI Wearables: Future Adoption and LLM Startup Viability
By
–
The likely future. How long before everyone is using AI assistants via wearables? Does it represent an exit direction for LLM startups desperate to make money? How hard or costly is it to replicate the tech? Would love to hear serious thoughts on this.
-

LangChain Named MongoDB’s AI App Framework Partner of Year
By
–
We’re thrilled to be MongoDB's AI App Framework Partner of the Year! LangChain is the #1 choice for developers building GenAI apps. We have immense gratitude for our community of over 2,000 contributors who have helped us shape the LLM application development space, and are
-
GPT-2 Training Code vs PyTorch’s Universal Capability
By
–
It's worth noting that this code specifically trains GPT-2.
PyTorch trains anything under the sun.