GitChat
I found myself taking inspiration from people's GitHub profiles — seeing their projects, contributions, and their work. Thought about making GitHub profiles more conversational. Built this to let people ask natural language questions about people's 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.