Skip to content

The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.

License

Notifications You must be signed in to change notification settings

neo4j-field/ps-genai-agents

Repository files navigation

ps-genai-agents

The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.

Set Up Project

  1. Clone or Fork the project to your local machine

  2. Install Poetry for dependency management

  3. Run make init

This will install:

  • All dependencies required for local development
  • Pre-commit hooks for formatting, linting, Python type validation
  1. Run make test_unit to test install was successful

Testing

make test : Run all unit and integration tests

make test_unit : Run all unit tests

make test_integration : Run all integration tests

About

The goal of this project is to provide a generalized agent architecture that can be applied to many graph use cases.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published