Skip to content

runtime-error786/Contextual-Wiki-Groq-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ContextualWikiGroqAgent

ContextualWikiGroqAgent is a sophisticated conversational AI agent that leverages Wikipedia for knowledge retrieval and integrates Groq's language model for generating responses. It uses LangGraph for state management and memory to enhance interaction over time.

Features

  • Wikipedia Integration: Utilizes the Wikipedia API for retrieving relevant information to answer queries.
  • Groq Language Model: Incorporates Groq's ChatGroq model to generate responses based on user input and Wikipedia data.
  • State Management: Manages conversation state with LangGraph, enabling contextual and memory-aware interactions.
  • Memory Support: Remembers past interactions to improve the relevance of responses over time.

image

Releases

No releases published

Packages

No packages published