Skip to content

bAInaryglobe/botfly

Repository files navigation

Botfly

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Integrations

Crestal IntentKit

Botfly includes integration with Crestal's IntentKit API for intelligent intent prediction and conversation management. The integration provides:

  • Intent listing and discovery
  • Real-time intent prediction from user input
  • Conversation creation and message handling
  • Full TypeScript support with error handling

Configuration: Set CRESTAL_BASE_URL and CRESTAL_API_KEY environment variables. The integration defaults to https://open.service.crestal.network/v1 if no base URL is provided.

Usage: Access the Crestal integration through the Integrations section in the app dashboard to test intent prediction and explore available intents.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published