Skip to content

updated the deployment + cloudflared + index page + youtube api (#1)#2

Merged
Circuit-Overtime merged 1 commit intomainfrom
deployment
Jun 5, 2025
Merged

updated the deployment + cloudflared + index page + youtube api (#1)#2
Circuit-Overtime merged 1 commit intomainfrom
deployment

Conversation

@Circuit-Overtime
Copy link
Member

  • added the docker-compose and update the waitress code

  • Added the fallback response

  • added the docker image + the build + modified the code + added the .sh file

  • updated the readme APIs

  • Delete search_module.py

  • Delete ai_search_agent.py

  • Create LICENSE

  • Added the test script

  • Added the cloudflare tunnel script

  • Remove venv from git tracking + added the new startup script not dependent on the docker

  • Added the improved version of the search agent to process youtube transcripts better

  • Removed the flask entry point on script

  • changed the testing endpoint to use pollinations

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations
@Circuit-Overtime Circuit-Overtime merged commit 2510584 into main Jun 5, 2025
1 check passed
Circuit-Overtime added a commit that referenced this pull request Jun 5, 2025
* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET
Circuit-Overtime added a commit that referenced this pull request Jun 5, 2025
* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET
Circuit-Overtime added a commit that referenced this pull request Jun 6, 2025
…ai compatible searching endpoint (#5)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET

* updated the readme + GET request (#3) (#4)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET

* added the OPENAI compatible endpoint for the ai_search_agent

* updated the POST req of HTML + removed the flask startup
Circuit-Overtime added a commit that referenced this pull request Jun 6, 2025
* updated the POST req of HTML + removed the flask startup + added openai compatible searching endpoint (#5)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET

* updated the readme + GET request (#3) (#4)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET

* added the OPENAI compatible endpoint for the ai_search_agent

* updated the POST req of HTML + removed the flask startup

* Update README.md (#6)
Circuit-Overtime added a commit that referenced this pull request Nov 8, 2025
* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET
Circuit-Overtime added a commit that referenced this pull request Nov 8, 2025
* updated the POST req of HTML + removed the flask startup + added openai compatible searching endpoint (#5)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET

* updated the readme + GET request (#3) (#4)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET

* added the OPENAI compatible endpoint for the ai_search_agent

* updated the POST req of HTML + removed the flask startup

* Update README.md (#6)
Circuit-Overtime added a commit that referenced this pull request Feb 13, 2026
)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations
Circuit-Overtime added a commit that referenced this pull request Feb 13, 2026
* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET
Circuit-Overtime added a commit that referenced this pull request Feb 13, 2026
* updated the POST req of HTML + removed the flask startup + added openai compatible searching endpoint (#5)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET

* updated the readme + GET request (#3) (#4)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* updated the deployment + cloudflared + index page + youtube api (#1) (#2)

* added the docker-compose and update the waitress code

* Added the fallback response

* added the docker image + the build + modified the code + added the .sh file

* updated the readme APIs

* Delete search_module.py

* Delete ai_search_agent.py

* Create LICENSE

* Added the test script

* Added the cloudflare tunnel script

* Remove venv from git tracking + added the new startup script not dependent on the docker

* Added the improved version of the search agent to process youtube transcripts better

* Removed the flask entry point on script

* changed the testing endpoint to use pollinations

* Added the controls to show the images and the sources

* updated readme + updated the method GET

* added the OPENAI compatible endpoint for the ai_search_agent

* updated the POST req of HTML + removed the flask startup

* Update README.md (#6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant