Skip to content

cidgoh/SchemaGenie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SchemaGenie

SchemaGenie Logo

SchemaGenie is an intelligent chatbot designed to explore and query graph databases built on OCA and LinkML schemas. Using semantic reasoning, SchemaGenie interprets complex schema relationships and provides clear, context-aware answers, acting as your personal guide through structured data.


Features

  • Query graph databases using natural language.
  • Support for OCA and LinkML schemas.
  • Understands semantic relationships between nodes and entities.
  • Provides detailed explanations of schema elements.

Use Cases

  • Data scientists exploring structured datasets.
  • Developers building semantic applications.
  • Researchers needing quick access to schema-defined information.

Installation

# Clone the repository
git clone https://github.com/yourusername/schemagenie.git
cd schemagenie

# Create a virtual environment
python -m venv venv
source venv/bin/activate  # Linux/Mac
venv\Scripts\activate     # Windows

# Install dependencies
pip install -r requirements.txt

About

SchemaGenie: A chatbot to explore and query graph databases using OCA and LinkML schemas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages