Skip to content

The llm graph which collects data item from the user

Notifications You must be signed in to change notification settings

startino/collection-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo of Agentic Data Collection, one node on top of two nodes connected by square edges

Agentic Info Collection

🤖 Agentic Data Collection is a LangChain.js and LangGraph.js based open-source project that runs an iterative process of collecting information from a user, through a chat interface.

GitHub Repo stars

How does it work?

Stack

  • Supabase: Interacts with Supabase to store the messages as well as to fill in the.
  • TS: Do I need to explain what this is for lol.

Run it yourself

  1. Initial setup
git clone github.com/startino/collection-graph
pnpm i
pnpm build
node dist/index.js
pnpm build
node dist/index.js
  1. Commands to execute for new runs
pnpm build
node dist/index.js

Use-cases

  • Interview chat bot
  • On boarding a user

TODOs

  • implement a better way to run the app
  • provide sql file for the db
  • Add more use-cases

Contributing

This project welcomes contributions and suggestions.

If you're passionate about Generative AI Development and would like to get paid while developing, feel free to reach out. We're constantly looking for innovators and passionate developers.

About

The llm graph which collects data item from the user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published