Skip to content

datastax/doyouknowyourstuff

Repository files navigation

doyouknowyourstuff

A project that generates a multiple-choice quiz based on any web URL using GenAI. Built with Langflow.

Try the demo today, or read the blog post to learn more.

Running Locally

  1. Clone the repository
  2. Rename .env.example to .env and fill in the required fields
  3. Run pnpm install to install dependencies
  4. Run npm run dev to start the development server

From there, you should be good to go!

Setting up the Langflow API

This application depends on a Langflow workflow. To create your backend API, you can either run Langflow locally, or access it on DataStax. Once there, create a new project and import langflow.json from this repo as the flow.

Contributing

If you have any ideas on how to improve this project, feel free to open an issue or a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published