Skip to content

An online app with video call and ai support to think prompts with your friends and build projects and assignment faster. Build with Bcrypt and json web token for safer authentication.

Notifications You must be signed in to change notification settings

AryanSwaroop/Aivicall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Aivicall

Aivicall is a web-based platform designed to enhance communication by integrating AI-driven features. It is built using modern web technologies and aims to simplify communication processes for users.

Features

  • Voice Recognition: Utilize AI models for accurate voice recognition.
  • User-friendly Interface: Easy-to-use web interface for seamless communication.
  • Integration Options: APIs for integrating into other applications.

Installation

  1. Clone the repository:

    git clone https://github.com/AryanSwaroop/Aivicall.git
    cd Aivicall
  2. Install dependencies:

    npm install
  3. Set up environment variables:

    • Create a .env file in the root directory.
    • Add necessary environment variables (e.g., API keys, database URLs).
  4. Start the application:

    npm start

The application will start and be available at http://localhost:3000.

Usage

  1. Sign Up: Create a new account to start using Aivicall.
  2. Log In: Access the platform with your credentials.
  3. Start a Conversation: Use the voice recognition feature to initiate conversations.
  4. View Transcriptions: The transcriptions of conversations are displayed in real-time on the dashboard.
  5. Settings: Configure your profile and application settings from the user dashboard.

Contributing

Contributions to Aivicall are welcome! If you find any bugs or have suggestions for improvements:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature-branch).
  5. Submit a pull request describing your changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Links


Feel free to customize this template according to your specific project requirements.

About

An online app with video call and ai support to think prompts with your friends and build projects and assignment faster. Build with Bcrypt and json web token for safer authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published