Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 2.25 KB

README.md

File metadata and controls

55 lines (35 loc) · 2.25 KB
image

Chat with OpenAI Functions feature. Built with OpenAI Functions, Vercel AI SDK, and openai-function-calling-tools

License ChatFn's GitHub repo

Introduction

ChatFn is an open-source AI chatbot that uses 🔥 openai-function-calling-tools - a library to make calling OpenAI functions calling easier.

webbrowser.mp4

Setting Up Locally

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)

Tech Stack

ChatFn is built on the following stack:

Contributing

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.

Author

License

Licensed under the MIT license.