In this video we continue our journey of building a coding assistant. This video focuses on the initial research of the LLM landscape. What products already exist? what are they doing right? Can we use what they are doing as inspiration for our next steps?
In the next video we get hands on! We will start by going over our initial plans for the project and experimenting with tree sitter. We need to get to a position where we can provide context to the LLM about code without giving it all of the code and blowing the context length budget.