Building a Toy Project with LlamaIndex, Next.js, and Ollama

In one of my previous blog posts, I introduced LlamaIndex—a powerful framework for building LLM applications. In this post, I’d like to take it a step further by creating a toy project using a Next.js backend paired with the Olla...

Recently, I passed a job interview where we discussed a practical use case related to intelligent document processing and automation. In this blog series, I’ll attempt to implement key parts of that use case to evaluate how well I can design such a system and integrate the relevant tools and softwar...

On https://huyenchip.com/llama-police, Chip Huyen maintains an up-to-date analysis of the open-source AI ecosystem, with a special focus on tools and repositories built around foundation models.

I really enjoy exploring these tools and try to get hands-on with them. Every week, I pick one and bu...