best model and Langchain in c#

Maninder Singh 25 Reputation points
2023-12-18T12:10:38.62+00:00

Looking to build a chatbot powered by 3-4 FAQ PDFs, 2-3 website links, and a database script. It should handle questions by drawing from FAQs, website content, and SQL queries. Seeking advice on the ideal model and design approach and wondering if Langchain in C# is a viable option.

Developer technologies .NET Other
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2023-12-28T01:37:32.08+00:00

    Langchain only supports python and JavaScript. If you are using c# then you need new ai toolchains as suggested above.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.