Skip to content

Kid-AI is an open source project that allows users to teach a virtual child about a specific topic through conversation.The child will ask questions and learn based on the answers provided by the user.

License

Notifications You must be signed in to change notification settings

Anand-Haridas7/kid-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kid-AI

Kid-AI is an open source project that allows users to teach a virtual child about a specific topic through conversation. The child will ask questions and learn based on the answers provided by the user.

Features

  • Virtual child that asks questions and learns through conversation
  • Customizable learning topic
  • Intuitive and easy to use interface

Requirements

  • Python 3.6 or higher
  • Flask
  • NLTK

Installation

To install Kid-AI, follow these steps:

  • Clone the repository:
git clone https://github.com/Neurojet-AI/kid-ai.git
  • Install the required dependencies:
pip install -r requirements.txt
  • run the app :
python app.py

Contributions

We welcome any contributions to Kid-AI. If you want to contribute, please follow these steps:

  • Fork the repository.
  • Create a new branch for your feature.
  • Make your changes and commit them.
  • Submit a pull request.

License

Kid-AI is released under the MIT License. See the LICENSE file for more details.

About

Kid-AI is an open source project that allows users to teach a virtual child about a specific topic through conversation.The child will ask questions and learn based on the answers provided by the user.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published