chatgithub icon indicating copy to clipboard operation
chatgithub copied to clipboard

Exploring GitHub Using Natural Language built with OpenAI Functions and Vercel AI SDK.

ChatGitHub

Chat with GitHub using natural language built with OpenAI Functions and Vercel AI SDK.

https://github.com/lovincyrus/chatgithub/assets/1021101/1af44fff-79d7-4fff-8fad-efa0354062f4


Model

This app ships with OpenAI gpt-4-1106-preview.

Getting Started

Supply your OpenAI API key and GitHub access token in .env.local and run the following commands:

pnpm install
pnpm dev

Your app template should now be running on localhost:3000.

Acknowledgements

Hacked from scratch using ai-chatbot and inspired by chathn