Skip to content

pie-314/newton

Repository files navigation

Newton

The AI uses ChatGPT API to answer questions asked. To get answers from ChatGPT, say "newton" along with the questions asked. The program is capable of natural language processing, resulting in a highly comfortable user experience.

Setup

Step 1: Run setup.py

Run the setup.py script to configure the project. Follow the prompts and fill in the necessary details.

python setup.py

Getting ChatGPT API Key Follow the instructions in this blog post to obtain your ChatGPT API key. https://mrpitech.blogspot.com/2023/05/how-to-get-chatgpt-api-key.html

Getting OpenWeatherMap API Key Follow the instructions in this blog post to obtain your OpenWeatherMap API key. https://mrpitech.blogspot.com/2023/11/how-to-get-api-key-of-open-weather-map.html

Play Music Feature To use the play music feature:

Create a directory named "Music_" in the same location as your project. mkdir Music_

Customize the directory as needed to organize your music files professionally. Usage

python Newton_AI.py

Feel free to adjust it further according to your preferences!

Follow Video for details https://www.youtube.com/watch?v=zdkxPcGDKeY&t=3s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages