I recently became a part of the DeepLearning.AI community, and I’m really excited to start contributing and learning from all of you here!
I’ve built a basic understanding of LLMs and other AI concepts, but now I’m at that point where I want to go deeper by building something that actually teaches me new things along the way.
I’m looking for AI project ideas that are:
→ Technically challenging (so I can push myself)
→ Impactful or useful in the real world
→ Something that helps me apply what I know about LLMs — or learn new frameworks, architectures, or domains in the process
If you’ve built something exciting yourself, or have an idea that could be a great learning experience, I’d love to hear it.
I’ve checked out the LangChain GitHub repo, especially the section on building applications with LLMs through composability. It’s a really neat approach—modular components make it easier to experiment and combine different capabilities.
Even if you haven’t worked with it directly, exploring the documentation and examples can give you a good sense of how LLM-based apps are structured. If you’re comfortable reading source code, that’s even better for understanding the inner workings.
Thanks for the suggestion, I’ll definitely check that out! I’ve heard a lot about LangChain actually. The modular approach you mentioned sounds really interesting, and it might be exactly what I need to get started with building something hands-on.