Commit Graph

  • 41e04f2d68 Add some boilerplate files main Timothy Farrell 2024-08-04 11:23:57 -05:00
  • 7a2a970ac8 Remove dranches Timothy Farrell 2024-08-04 11:14:17 -05:00
  • 9e31532d42 Added function stubs for diarize, transcribe, and identify tasks to tasks.py. Timothy Farrell (aider) 2024-07-15 17:20:28 -05:00
  • 9fa7f2c199 Integrated Swagger UI into FastAPI application for API documentation. Timothy Farrell (aider) 2024-07-15 17:13:05 -05:00
  • 5e47e2b77a Changed greeting message in main.py from "Hello, World!" to "Hey there!" Timothy Farrell (aider) 2024-07-15 17:10:20 -05:00
  • 40d670fc9a Removed redundant delete_temp_file function in app.py, using tasks.delete_temp_file instead. Timothy Farrell (aider) 2024-07-15 11:24:18 -05:00
  • 5268696f39 Added functionality to upload files and process them using a Celery task that deletes temporary files after processing. Timothy Farrell 2024-07-15 11:24:11 -05:00
  • 80cab76f4a Added missing 'os' import in tasks.py and implemented file deletion using Celery task after saving to temporary directory in app.py. Timothy Farrell (aider) 2024-07-15 11:10:04 -05:00
  • a6f54e8c9e Added Celery task for deleting temporary files in tasks.py. Timothy Farrell 2024-07-15 11:09:50 -05:00
  • e9cc20e91d Updated Python dependency to 3.11 in pyproject.toml. Timothy Farrell (aider) 2024-07-15 11:05:27 -05:00
  • 1518557c32 Created a basic FastAPI app with a POST endpoint for receiving wave files. Timothy Farrell (aider) 2024-07-15 10:56:42 -05:00
  • 4685b8b7a2 Changed the author to Timothy Farrell in pyproject.toml Timothy Farrell (aider) 2024-07-15 10:53:22 -05:00
  • 7c087deb34 Renamed the project from "my-python-project" to "aitist" in pyproject.toml Timothy Farrell (aider) 2024-07-15 10:52:18 -05:00
  • 47e95292d7 Updated main.py and pyproject.toml with initial content for a Python project managed by Poetry. Timothy Farrell (aider) 2024-07-15 10:51:19 -05:00
  • 76e5e09042 Light modifications to ignore runtime files. master Timothy Farrell 2024-01-03 13:54:32 -06:00
  • 03037bfe6a Initial commit - Works if you have the available tokens. Timothy Farrell 2024-01-03 12:31:03 -06:00