Files
langchain/docs/use_cases
Filip Michalsky 49593a3e41 Notebook example: Context-Aware AI Sales Agent (#3547)
I would like to contribute with a jupyter notebook example
implementation of an AI Sales Agent using `langchain`.

The bot understands the conversation stage (you can define your own
stages fitting your needs)
using two chains:

1. StageAnalyzerChain - takes context and LLM decides what part of sales
conversation is one in
2. SalesConversationChain - generate next message

Schema:

https://images-genai.s3.us-east-1.amazonaws.com/architecture2.png

my original repo: https://github.com/filip-michalsky/SalesGPT

This example creates a sales person named Ted Lasso who is trying to
sell you mattresses.

Happy to update based on your feedback.

Thanks, Filip
https://twitter.com/FilipMichalsky
2023-04-25 16:14:33 -07:00
..
2023-04-24 11:30:06 -07:00
2023-04-22 08:25:50 -07:00
2023-04-23 21:23:54 -07:00
2023-04-19 08:55:06 -07:00
2023-04-01 12:48:16 -07:00
2023-04-22 08:25:50 -07:00
2023-04-15 09:23:19 -07:00
2023-03-26 21:43:51 -07:00
2023-04-20 15:43:57 -07:00
2023-04-17 20:56:42 -07:00
2023-03-26 21:43:51 -07:00
2023-03-26 21:43:51 -07:00