Company Recommendation System

Developing a Multilingual Chatbot for Italian Companies Recommendation for Public Procurement contarcts. we are using Cohere’s Multilingual embeddings model for embeddings and storing the embeddings in Pinecone vector database for fast retrieval. We are also using LangChain framework for this whole project to interact with different LLMs i.e: GPT-3.5, cohere’s multilingual embeddings model, and other models.

For frontend and deployment we are using streamlit.