Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.42 KB

File metadata and controls

23 lines (17 loc) · 1.42 KB

NeuroML AI assistant

GitHub CI GitHub GitHub pull requests GitHub issues GitHub Org's stars Twitter Follow Gitter

This repository contains multiple packages that together make up the NeuroML AI Assistant. This is currently in active development.

The packages included, one in each folder are:

  • neuroml_ai: top level application that makes use of the RAG and code assistant
  • rag_pkg: a generic RAG implementation
  • code_ai_pkg: NeuroML specific AI code assistant
  • mcp_pkg: MCP server for NeuroML
  • utils_pkg: common utility functions used by other packages

Please see the individual Readme files for more information.