Skip to content

Advanced-Research-Centre/AgentiQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentiQ

explore agentic AI in the context of quantum

Tools in the Repository

1. print_ast.py

This tool takes a Python source file as input and visualizes its Abstract Syntax Tree (AST) in a scrollable window.

How to Run:

python print_ast.py <source_file.py>

Replace <source_file.py> with the path to the Python file you want to analyze.

2. molecule_visualizer.py

This tool visualizes the 3D structure of a molecule. By default, it queries PubChem for the geometry of the molecule BeH2 and displays its atoms and bonds in a 3D plot.

How to Run:

python molecule_visualizer.py

You can modify the script to visualize other molecules by changing the default input.

About

explore agentic AI in the context of quantum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages