- Clone the repo
- Change the absolute paths in two files:
tree_sitter_parsing.py
andmain.py
- You'll need a
MONGODB_URI
in a.env
file - You'll need a Firebase credentials file for use in
main.py
Please note: Currently, you can only parse Python code from GitHub repositories.
Contact me in case of issues.