Search This Blog

Thursday, January 23, 2014

Chamistry



Description


  • Year: 2013
  • Duration: 4 man hours


Introduction:


This project was done to help the students with the subject chemistry. The students will be able to chat with the AI agent to solve their problems related to chemistry.
Component:
1. Stand alone application:
                Through application connects with the AI agents to solve students’ problems.
2. AI agent:
                The AI agent responds to the students by analyzing their questions.




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:
The web site chemistry.about.com web site was used for the project as a semantic search engine. The source code in html pages were analyzed and relevant information was obtained.
Here the AI also uses spelling checker and similar word matching (word net and chemistry.about.com).
Spelling checker example: the word “carbn” will be analyzed as carbon.
similar words matcher:  “what is carbon” and “I cannot understand carbon” will be considered as same questions.
Solution

AI agent
The AI agent was developed by using a markup language called AIML.
 
Simple Output
Result filtering algo


  • Budget: Rs. 20,000

No comments:

Post a Comment