autoverse-agent
v2.1.0
Published
Universal bilingual (Urdu/English) RAG-based customer service agent powered by local Ollama. Auto-scrapes any website and answers queries with product images.
Maintainers
Readme
Autoverse Agent
Domain-adaptive autonomous RAG-based commerce assistant.
Features
- Deep crawling and product extraction.
- RAG using Google Gemini (
gemini-1.5-proandtext-embedding-004). - Intent classification and action planning.
- In-memory vector store for retrieval.
Installation
npm install autoverse-agentUsage
Refer to examples/demo.ts.
