Skip to content

hartez/XamEliza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XamEliza

Classic Eliza chatbot in Xamarin.Forms

I whipped this up mostly to show that the CollectionView control can now handle implementing chat-style applications.

The ItemsUpdatingScrollMode property isn't in a release yet, so you'll need to install the 4.1.0-custom nupkg file from the repository root.

The actual ELIZA code is using the C# implementation from https://github.com/sirkris/ELIZA.NET (https://www.nuget.org/packages/ELIZA.NET/ on Nuget).

Chat images from kiss clipart

About

Classic Eliza chatbot in Xamarin.Forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages