A Python project with a Tkinter-based GUI connected to a MySQL database. The system allows users to view available flights and reserve seats by entering their details. It demonstrates GUI development ...
intro_to_vector_dbs/ ├── main.py # Main retrieval and query processing script ├── ingestion.py # Document ingestion and embedding generation ├── pincone_service.py # Pinecone index management ...