https://github.com/sppdd/docus-interpretor
https://github.com/sppdd/docus-interpretor
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sppdd/docus-interpretor
- Owner: Sppdd
- Created: 2024-12-25T22:44:42.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T00:05:26.000Z (5 months ago)
- Last Synced: 2025-01-03T08:32:35.741Z (5 months ago)
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docus-Interpretor
It's basically template generator based on the Framework Documentation.
- Using Neo4j as a graph database to store the Framework Documentation.
- Using Github Actions to fetch the Framework Documentation from the Github Repository URL.
- Using Github Actions to import the Framework Documentation to the Neo4j Database.
- Using modus api to generate the template based on the Framework Documentation. that utilises the Pre-trained model.Replaceing how we interact with the Framework Documentation.
Exmaple:
- framework code: https://github.com/hypermodeinc/modus
- framework documentation: https://github.com/hypermodeinc/docs