Skip to content

This repository hosts the development of an AI-powered document extractor, a capstone project for the CS499 course. Our team collaborates with c-plan.ai to design and implement an application that leverages advanced language model-based AI to automate the extraction of information from various documents.

Notifications You must be signed in to change notification settings

BernardZach/UKY_CS499_C-Plan.ai_Project

Repository files navigation

UKY CS499 C-Plan.ai Project

This repository hosts the development of an AI-powered document extractor, a capstone project for the CS499 course. Our team collaborates with c-plan.ai to design and implement an application that leverages advanced language model-based AI to automate the extraction of information from various documents.

Commands to initialize:

If flowise installed:

$ npx flowise start

If flowise not installed:

  $ npm install flowise 
  $ npx flowise start

Process of adding chat flows

  1. Run the following command:
  $ npx flowise start
  1. Make a new graph
  2. Press the cog button in the upper right corner
  3. Click "Load Chat Flow"
  4. Test it by saving it to your cookies so that it shows up in your flowise menu
  • Requires OpenAI Keys to run and test the program

About

This repository hosts the development of an AI-powered document extractor, a capstone project for the CS499 course. Our team collaborates with c-plan.ai to design and implement an application that leverages advanced language model-based AI to automate the extraction of information from various documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published