Thanks to visit codestin.com
Credit goes to github.com

Skip to content

faisalill/assistant

 
 

Repository files navigation

Assistant ✨

Discord Twitter Account appwrite.io

Appwrite Assistant is an AI-powered API that helps you with Appwrite-related tasks, powered by the official Appwrite documentation.

Installation

Make sure you have pnpm installed.

To install, run the following command.

pnpm i

Usage

To run the server, execute the main.js file with node, or run the dev command to hot-restart the server on file changes.

node main.js
# Or
pnpm run dev

Contributing

All code contributions, including those of people having commit access, must go through a pull request and be approved by a core developer before being merged. This is to ensure a proper review of all the code.

We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the contribution guide.

About

Appwrite's AI assistant 🧠

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 54.2%
  • JavaScript 42.3%
  • Dockerfile 3.5%