Search This Blog

Friday, January 24, 2014

Fruit Spider (Research)



Description


  • Year: 2013
  • Duration: 25 man hours

Introduction:


This research project was done to diagnose the diseases in carrot.
Component:
1. Android application:
                Through this application the clients can connect to the web service through mobile devices to communicate with the AI agent.
2. ASP web service:
                The devices that support android connect to this service.
3. AI agent:
                The AI agent responds to the clients by analyzing their questions.
4. Web application:
                Through the web site also the clients can connect to the AI agent. 



Android application:

This application was developed using the IDE Eclipse, Android 2.2 was used as the OS.
The user can chat with the AI to provide the symptoms of the diseases. The AI also will ask several questions to get the symptoms from the users to analyze and to diagnose the disease.
After the diagnosis of the disease the user will be shown a picture of the disease to confirm if the diagnosed disease. Then the solutions for the disease will be given to the user.
The question will be passed to the web service and the answers will be obtained through a jar file called ksoap2.  The answers will be sent to the clients in voice format.

Asp web service:

Developed in visual studio 2010 with .net 3.5 frame work.
Here the questions will be transferred to the business logic.

Business logic:

AI analyses the question asked by the user and provides the suitable answer.
Here the AI also uses spelling checker and similar word matching (word net).
Spelling checker example: the word “drk spts” will be analysed as dark spots.
similar words matcher: “dark spots” and “black marks” will be considered as same words.

AI agent

The AI agent was developed by using a markup language called AIML.


  • Budget: Rs. 45,000 (USD:346.00)

No comments:

Post a Comment