smart AI search application (research)
Hey, mates 👋
I wanna create smart endpoint search which integrates smart AI assistant (llama 3). So, I have some questions related to AI:
1) which libraries should I use (I heard of preview of semantic kernel for .NET 9, is it good and how soon it will 1st release?)
2) how can I tell smart AI assistant about my web api endpoints, so it knows they are existing?
Also I would like to tell my AI assistant about related information on endpoint. So if endpoint have any documentation in code (xml docs), AI can read and learn from it
I am pretty noob on any AI stuff, so appreciate of any help on my research
1 Reply
if it's necessary, my endpoints provide some advanced math calculations via API