|
|
|
|
|
by ringofchaos
870 days ago
|
|
I am working on a RAG based chatbot to answer the queries based on contents of my main website and blog which is fintech related . I would also in future try to make it generic so that it can crawl any website and store new contents in vector databases. Response to user query then can be returned by combining the vector search and llm |
|