abs3ntdev / unichat

Chat with Uniswap v3 using natural language, powered by OpenAI Functions

Home Page:https://unichat-seven.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat with Uniswap v3 using natural language. Built with OpenAI Functions and Vercel AI SDK (Inspired by Steven Tey's ChatHN).

UniChat's GitHub repo

Introduction · Setting Up Locally · Tech Stack · Contributing · License


Introduction

UniChat is an open-source AI chatbot that uses OpenAI Functions and the Vercel AI SDK to interact with the Uniswap v3 API with natural language.

Setting Up Locally

To set up Novel locally, 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

UniChat 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]

About

Chat with Uniswap v3 using natural language, powered by OpenAI Functions

https://unichat-seven.vercel.app

License:MIT License


Languages

Language:TypeScript 86.5%Language:CSS 10.2%Language:JavaScript 3.3%