Semantic Kernel
Open Source MS Library for interacting with AI Models
Introduction to Semantic Kernel | Microsoft Learn
- GUEST POST: Getting Started with Semantic Kernel for LangChain users | Semantic Kernel
- Ask .NET Rocks! questions with Semantic Kernel, GPT, and Chroma DB
Agents
Integrations for databases
See Also:: AI - Assistant Testing for Flowcentric
AI Memory:
- Implemented the testing scripts
- Save data from previous interactions
- This could be very useful in scenarios where you need to continue the activity generation
what is my name? My name is Stephan
where do I live? I live in South Africa and have been living there since 1979
where is my family from? My family is from Witbank
where have I travelled? I travelled to the Cape twice since 2008
what do I do for work? I currently work as a Software Solution Architect
User: Tell me everything you remember from our previous conversations.
ChatBot: Based on our previous conversation, I remember the following:
1. **Your name: "Stephan"** - a pleasant name, my friend!
2. **Your residence:** You live in South Africa. Specifically, this occurred **(long story)_ in your long-stored past history_ , with a detailed time frame that started from 1979 until now as I interacted you.
3. **Family roots:** Your family hails from Witbank. Interestingly.
4. **Places travelled**: Although very briefly noted before, Stephan you indeed told me that Stephan You had an exciting travel history. Specifically since since travelling was mentioned for the year (20_)** in 2 instances and those two times specifically of your trips you were located as follows : I know 2 other location locations from this chat. I knew travelled to the cape Cape town once (no) not exactly . but did visited
5. * Professional Profile:** You currently employ employ yourself as a proficient Software Solution Architect
AI Group Chat:
- New implementations of AutoGen framework which was python now available in Semantic Kernal.
- Implemented the Chat over the weekend 2024-08-11 to see how it works. Simple test between copywriter and reviewer
- Can be used as Senior Developer to do the high level design ie. types and data structures and logical groupings of fields into tabs, to Junior to implement the script with Senior doing the review. Then passing it to a database administrator to implement the tables and the scripts to get, update and
# user: 'concept: Flowcentric - Business Process Management Software'
# assistant - CopyWriter: '"Flowcentric: Because your business shouldn't feel like herding cats."'
# assistant - ArtDirector: 'This copy is not acceptable to print. While it attempts to leverage humor, it may not resonate with all audiences who are looking for professionalism in business process management software. To refine it, focus on clearly communicating the software's benefits and capabilities without relying on informal analogies. Aim for a tone that instills confidence and highlights the efficiency and effectiveness of Flowcentric in managing business processes.'
# assistant - CopyWriter: '"Flowcentric: Streamline your processes, stop the chaos."'
# assistant - ArtDirector: 'This copy is somewhat acceptable, but it can be refined for greater impact. While it conveys a clear message about efficiency, the phrase "stop the chaos" could be perceived as negative. To improve it, consider emphasizing the positive transformation that Flowcentric brings to a business rather than focusing on what it stops. Highlight the solutions or enhancements that the software offers to foster a more inviting and aspirational tone.'
# assistant - CopyWriter: '"Flowcentric: Transform chaos into clarity."'
# assistant - ArtDirector: 'This copy is approved. It effectively captures the essence of the software by suggesting a positive transformation and appealing to potential users' desire for clarity in their business processes. The message is concise and memorable, aligning well with the purpose of Flowcentric.'
# IS COMPLETE: True
Agents: Planning