Skip to content

hArsh92/ai-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Agent

Setup

  1. Clone the repository
git clone https://github.com/hArsh92/ai-agent.git
  1. Install the dependencies
npm install
  1. Generate OpenAI key and OpenWeather Key

  2. Create .env file and add above keys in the environment file

OPEN_AI_API_KEY='open-ai-key'
OPEN_WEATHER_API_KEY='open-weather-key'
  1. Start the application
node src/index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published