Skip to content

PavanHebli/LangChain_SearchAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AskMe Anything

AskMe Anything is a LLM-powered AI application designed to provide accurate answers to your questions by leveraging AI agents capable of searching the web for the latest information. This ensures that the responses are up-to-date and accurate, even for queries that the AI might not have immediate knowledge of.

This repository hosts a Streamlit application integrated with two Large Language Model (LLM) providers:

  1. Groq
  2. OpenAI

Getting Started

To use this application, you'll need to create accounts and generate API keys from both Groq and OpenAI:

  • Visit Groq to create a new account (if you don't already have one) and generate an API key.
  • Similarly, visit OpenAI to create an account and generate an API key.

Additionally, the application utilizes the Tavily search engine for enhanced search capabilities. To use this feature, you'll need to create an account on Tavily and obtain an API key.

demo video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages