• Stars
    star
    1
  • Language EJS
  • Created 9 months ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

express-openapi-generator

Node.js OpenAI Chatbot Example

This is a simple Node.js application that uses the OpenAI API to generate a short paragraph based on a given topic.

Prerequisites

Before running the application, make sure you have the following:

  • Node.js installed
  • OpenAI API key (you can obtain this from the OpenAI website)

Installation

  1. Clone the repository:
    git clone https://github.com/jmrashed/express-openapi-generator.git
  1. Install dependencies:
npm install
  1. Create a .env file in the project root and add your OpenAI API key:
API_KEY=your_openai_api_key

Demo

Usage

  1. Start the server:
npx nodemon index.js
  1. Open your browser and go to http://localhost:3000.
  2. Enter a topic in the input field and click the "Generate" button.
  3. The server will use the OpenAI API to generate a short paragraph based on the provided topic.

More Repositories

1

zkteco

ZKTeco Package For Laravel. This package provides seamless integration with ZKTeco devices within Laravel applications, enabling communication with attendance devices such as fingerprint, face recognition, or RFID using UDP protocol.https://packagist.org/packages/jmrashed/zkteco
PHP
10
star
2

adibaicon

adibaIcon -Custome Icon Library
CSS
3
star
3

blood-donation-web-application-with-real-time-location-sharing

HTML
2
star
4

go-starter-kit

The Go Starter Kit is a foundational project for building a portfolio website using Go, structured to promote clean code and scalability. It employs the Gin web framework for routing and Viper for configuration management.
HTML
2
star
5

ecommerce

The E-commerce Toolkit for Laravel is a modular package providing essential features for building e-commerce websites. This package includes functionalities for managing product catalogs, carts, checkout systems, payment gateway integrations, and order management.
PHP
2
star
6

two-factor-auth

Laravel 2FA Authentication Package
PHP
2
star
7

phpmyadmin

phpmyadmin
PHP
2
star
8

laravel-automation-package

laravel-automation-package
PHP
1
star
9

laravel-installer

A complete web installer for Laravel applications, making the setup process simple and user-friendly.
PHP
1
star
10

rashed-games-javacript

Rashed's Game using HTML, CSS, and JavaScript
JavaScript
1
star
11

developing-restful-apis-with-python-and-flask

Developing RESTful APIs with Python and Flask
Python
1
star
12

Django-Python-Starter-Kit-for-Beginner

Django was invented by Lawrence Journal-World in 2003, Initial release to the public was in July 2005. Latest version of Django is 4.0.3 (March 2022). This repository will help you, when you will get ready.
Python
1
star
13

face-detection-using-opencv

Face Detection using OpenCV
Python
1
star
14

ResponsiveLoginForm

JavaScript
1
star
15

break-weakness-with-angular

break-weakness-with-angular
HTML
1
star
16

jmrashed

About Md Rasheduzzaman
HTML
1
star
17

Webcam-capture-using-Html5-getUserMedia

Webcam capture using Html5 getUserMedia
JavaScript
1
star
18

desktop-application-using-phpnative-for-zkteco

desktop-application-using-phpnative-for-zkteco
PHP
1
star
19

News-Flutter-UI-Kit

News Flutter UI Kit
Dart
1
star
20

dart-practice-problem-solutions

Welcome to the Dart Practice Problem Solutions repository! This is a dedicated space for daily practice to learn Dart deeply. Our goal is to solve at least one problem each day for 100 days, continuously improving our Dart skills.
Dart
1
star
21

login-ui-react-native-app

This is a React Native application for implementing a login and signup UI/UX.
JavaScript
1
star
22

geolocation

The geolocation package will provide user location
PHP
1
star
23

Email-List-Cleaning-Tool-Using-PHP

Email List Cleaning Tool Using PHP
PHP
1
star
24

hospital-management-system

The Hospital Management System is a comprehensive software solution designed to facilitate efficient management and operations within a hospital or healthcare facility.
PHP
1
star
25

google-maps-polyline-draw

Draw polyline on google map using latitude and longitude coordinates
JavaScript
1
star
26

university-management-system-php

The University Management System is a web-based application developed using PHP. It provides a comprehensive solution for managing various aspects of a university, including student management, course management, faculty management, and administrative tasks.
PHP
1
star
27

Install-Redis-on-Windows

Install Redis on Windows
1
star