Skip to content

Conversation

@ueveu
Copy link
Contributor

@ueveu ueveu commented Jun 21, 2024

This commit introduces a new example file, product_finder.py, which implements an
AI-powered product search assistant using the Atomic Agents library. Key features:

  • Uses BaseChatAgent for user interaction
  • Integrates SearxNGSearchTool for web-based product searches
  • Implements custom ResponseSchema for handling chat and search responses
  • Utilizes SystemPromptGenerator for guiding the AI's behavior
  • Includes chat memory for maintaining conversation context

The script creates an interactive CLI where users can describe products they're
looking for, and the AI assistant helps find and summarize relevant results.

Copy link
Member

@KennyVaneetvelde KennyVaneetvelde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

giphy-downsized-large

@KennyVaneetvelde KennyVaneetvelde merged commit 3ed36ba into BrainBlend-AI:main Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants