-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Julius Terrell Parker Jr. edited this page Oct 12, 2025
·
5 revisions
The goal for this sample project is to implement an interface that implements an SQL database and allows the user to query within for summaries and certain tickets.
- Python
- Pandas Library (Data Summarization)
- Requests Library (API calls)
- API's
- GeminiAPI (Summarize data)
- SQLite(Database storage)
- Flask (Front End)