AryaanSheth / CoverAI

AI-Powered Cover Letter Generator
2 stars 0 forks source link

Go-Python interface #3

Open AryaanSheth opened 2 weeks ago

AryaanSheth commented 2 weeks ago

Find a way to combin LLM api thats written in Python to interface with the llm_interface package on the Go project.

AryaanSheth commented 2 weeks ago

I think a message queue with RabbitMQ would be an easy way to go about doing this process

AryaanSheth commented 16 hours ago

This can also be done with a basic API. Not sure what the best way to do this would be.