8000 GitHub - AkshatRaj00/NextGen-AI: AI\ML
[go: up one dir, main page]

Skip to content

AkshatRaj00/NextGen-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

NextGen-AI

AI\ML

Clone the repository

git clone https://github.com/yourusername/nextgen-ai.git

Navigate to project folder

cd nextgen-ai

Install backend requirements

pip install -r requirements.txt

Run the backend

python nextgen.py

Start the frontend (optional, if React is used)

cd client npm install npm start

πŸ€– NextGen AI Assistant

NextGen AI is a smart AI assistant that handles text, voice, and image queries using Python and Flask. It features intelligent auto-reply and can be integrated with OpenAI, Speech Recognition, and more.

πŸš€ Features

  • Chatbot with NLP (text)
  • Voice-to-text using SpeechRecognition
  • Image interpretation (coming soon)
  • Auto-reply like ZyvixAI
  • Deployable on Render (free)

πŸ”§ How to Run Locally

git clone https://github.com/Akshatrao00/nextgen-ai.git
cd nextgen-ai
pip install -r requirements.txt
python app.py

About

AI\ML

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0