neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
78 stars 65 forks source link

Add instructions to configure Google Search API key and custom search engine #201

Closed ayushmorbar closed 7 months ago

ayushmorbar commented 7 months ago

This pull request adds detailed instructions on how to configure the Google Search API key and custom search engine. It includes steps to obtain the API key, set up a custom search API, and create a custom search engine. Additionally, it provides a reminder to not commit the .env file containing sensitive information.

refer #166