GPT Pilot Is an OSS Dev Tool That Builds Apps From Scratch by Talking to You
https://bit.ly/realpython-gpt-pilot
https://bit.ly/realpython-gpt-pilot
GitHub
GitHub - Pythagora-io/gpt-pilot: The first real AI developer
The first real AI developer. Contribute to Pythagora-io/gpt-pilot development by creating an account on GitHub.
Build an LLM RAG Chatbot With LangChain
https://realpython.com/build-llm-rag-chatbot-with-langchain/
https://realpython.com/build-llm-rag-chatbot-with-langchain/
Realpython
Build an LLM RAG Chatbot With LangChain – Real Python
Large language models (LLMs) have taken the world by storm, demonstrating unprecedented capabilities in natural language tasks. In this step-by-step tutorial, you'll leverage LLMs to build your own retrieval-augmented generation (RAG) chatbot using synthetic…
Use Weird Tests to Capture Tacit Knowledge
https://jmduke.com/posts/essays/weird-tests-tacit-knowledge/
https://jmduke.com/posts/essays/weird-tests-tacit-knowledge/
Blocked by Slow Code Reviews? Here’s How to Stop Waiting
https://sourcery.ai/?utm_source=PyCodersWeekly
https://sourcery.ai/?utm_source=PyCodersWeekly
www.sourcery.ai
AI Code Reviews | Sourcery | Try for Free
AI code reviews in GitHub, GitLab, or your IDE
Python Basics Exercises: Installing Packages With pip
https://realpython.com/courses/basics-exercises-install-packages-with-pip/
https://realpython.com/courses/basics-exercises-install-packages-with-pip/
Realpython
Python Basics Exercises: Installing Packages With pip – Real Python
In this Python Basics Exercises video course, you'll practice installing packages with pip. You'll also practice creating virtual environments, making lists of requirements, and recreating a development environment.