Skip to content

By consuming Tavily APIs to give search capabilities to your existing LLM(OpenAI).Realtime Chatbot can be crafted.

Notifications You must be signed in to change notification settings

Inaya791/SearchInternetwithLLMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

How to enable or give search capability to LLMs?

We usually face that LLMs are not giving updated or recent information.So to give search capability to LLMS like OpenAI,Google,Claude AI.

Link:https://tavily.com/

Elaboration:-

I have used langchain and gardio for web interface. I have used OpenAI API to refine the Tavily API data.

How to use?

Step1: Clone the Repo by commanding git clone URL of this Repository

Step2:Navigate to directory by commanding cd SearchInternetLLMs

Step3:Install the necessary python libraries by commanding pipn install -r reqiurements.txt

Step4:To get Tavily API and OpenAI please refer to the website accordingly

Step5:Enter the Tavily API and OpenAI API in the app.py file and save it

Step6:Run the app.py file by commanding python app.py

Step7: Yay! finally you did and now explore the search capabilities with openai

Thankyou Reader & Coder

About

By consuming Tavily APIs to give search capabilities to your existing LLM(OpenAI).Realtime Chatbot can be crafted.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages