Skip to content

Alita is an AI chat bot built using Python and various machine learning libraries. It is designed to help users communicate with AI, and perform various actions

License

Notifications You must be signed in to change notification settings

cybercarehub/Alita-AI-V4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alita V4

Alita V4 is a developable, open source & a simple AI chatbot built using the OpenAI's ChatGPT API "gpt-3.5-turbo" and Flasks Server with python. All the bugs and errors poped in the last version are 90% fixed and hope to connect this bot with Whatsapp in the Alita v4.1

Requirements

  1. Flask module to create a web server.
  2. OpenAI module to use it's API.
  3. OpenAI API key

Getting Started

To get started using this application, please follow the steps below:

  1. Install Python on your computer.
  2. Navigate to the directory where you have cloned this repository.
  3. Run the command pip install -r requirements.txt to install the necessary Python packages.
  4. Add your OpenAI API key to the app.py file. You can obtain an API key by signing up for OpenAI's API program.
  5. Run the command python app.py to start the application.

Usage

Once the application is running, you can use it to generate text based on a prompt that you provide. Simply enter a prompt and the application will use OpenAI's API to generate a response.

Contributions

We welcome contributions to this repository. If you have any improvements or suggestions, please feel free to create a pull request.

License

This repository is licensed under the MIT License. Please see the LICENSE file for more information.

About

Alita is an AI chat bot built using Python and various machine learning libraries. It is designed to help users communicate with AI, and perform various actions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published