Chat with OpenAI Functions feature. Built with OpenAI Functions, Vercel AI SDK, and openai-function-calling-tools
ChatFn is an open-source AI chatbot that uses 🔥 openai-function-calling-tools - a library to make calling OpenAI functions calling easier.
webbrowser.mp4
To set up ChatFn, you'll need to clone the repository and set up the following environment variables:
OPENAI_API_KEY
– your OpenAI API key (you can get one here)
ChatFn is built on the following stack:
- 🔥 openai-function-calling-tools - a library to make calling OpenAI functions calling easier
- Next.js – framework
- OpenAI Functions - AI completions
- Vercel AI SDK – AI streaming library
- Vercel – deployments
- TailwindCSS – styles
Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.
- Johann Li (@Johannli)
Licensed under the MIT license.