GitChat
I was curious about making GitHub profiles more conversational. Built this to let people ask natural language questions about their repositories and contributions. It felt like giving GitHub a voice.
Built with: Next.js, TypeScript, LangChain, GitHub API
This project taught me a lot about working with LLMs and API design. The challenge was making the conversation feel natural while keeping responses accurate.