I‘m working on a multi AI Agent using CrewAI with a gpt 4o key. It‘s a chat bot which answers questions from potential customers regarding the insurances from a specific company.
In order for the agents to know what insurances exist etc. I need a way to store the information and give them access via a crewAI tool. Storing the information can be done locally as the first prototype will only run locally and everything should be done in a simple manner.
I was planning to use the APIs or a webscraper to get the information, but am not sure what database can store them in a content specific way which can be understood by a LLM. Does anyone have experience with databases and can suggest some?
submitted by /u/EconomicsPrior5665
[link] [comments]
r/learnpython I‘m working on a multi AI Agent using CrewAI with a gpt 4o key. It‘s a chat bot which answers questions from potential customers regarding the insurances from a specific company. In order for the agents to know what insurances exist etc. I need a way to store the information and give them access via a crewAI tool. Storing the information can be done locally as the first prototype will only run locally and everything should be done in a simple manner. I was planning to use the APIs or a webscraper to get the information, but am not sure what database can store them in a content specific way which can be understood by a LLM. Does anyone have experience with databases and can suggest some? submitted by /u/EconomicsPrior5665 [link] [comments]
I‘m working on a multi AI Agent using CrewAI with a gpt 4o key. It‘s a chat bot which answers questions from potential customers regarding the insurances from a specific company.
In order for the agents to know what insurances exist etc. I need a way to store the information and give them access via a crewAI tool. Storing the information can be done locally as the first prototype will only run locally and everything should be done in a simple manner.
I was planning to use the APIs or a webscraper to get the information, but am not sure what database can store them in a content specific way which can be understood by a LLM. Does anyone have experience with databases and can suggest some?
submitted by /u/EconomicsPrior5665
[link] [comments]