ChatGPT has been an integral tool in the development process, assisting with coding, document drafting, and more. It serves as a repository of best practices rather than an independent intelligence. Effectively leveraging it to ensure there are no gaps requires collective expertise from the entire team.
Python – Primary backend and data processing language.
Flask/FastAPI – Backend API for handling data and graph requests.
Dash/Plotly – Used for frontend visualization.
NetworkX & PyVis – Graph construction and visualization libraries.
Neo4j – Primary graph database replacing CSV-based storage.
CSV Import/Export – Still supported but not used as a primary data store.