Playing with Ollama open source models to create:
- sql_bot: You can connect your database. And ask database related questions to the llm models.
- sql_and_conversational_bot: You can ask questions. The llm first identify what you are asking. If you are asking general questions, or if you are asking sql related questions about your connected database, the llm will answer accordingly.
- linkedin_scrapper: Used selenium, ollama, soap to scrap linkedin profile details and summerize.