Hello! Basically, I need to process a very large (4000 lines) file and free ai chatbots like chatgpt aren’t able to handle it. I would like to split it into smaller parts and process each part separately. I’m having however a very hard time finding a chatbot with free API. the only one I found is huggingchat, but after a few requests waiting 1 seconds before sending the next one it starts giving rate limit errors.
any suggestion? thanks in advance!
EDIT: I also tried to run gpt4all on my laptop (with integrated graphics) and it took like 2-5 minutes to asnwer a simple “hello” prompt, so it’s not really feasable :(
Gemini flash free api tier is pretty reasonable if you can chunk the file