llm-answer-engine
llm-answer-engine copied to clipboard
Can I only use GPT's API?
Because I don't have a credit card which means for Brave and the below one i can't get their api key for free, can i use this repo without it?
If you know how to code, you can edit it to use google's api key which has a limit of 100 calls/day on a free tier.
Thanks for pointing that out - and great idea about the google search api as an option. I will try and add in some different options for search providers so there is more flexibility.
Google is an option, Serper also does have a credit card free option for the search queries as well.
I have added in support for the google api and the serper api as options in the config