Nexaura by KOSASIH is licensed under Creative Commons Attribution 4.0 International
A Decentralized, AI-Powered, Blockchain-Based Virtual Assistant for the Pi Network Ecosystem.
Nexaura is a decentralized, AI-powered, blockchain-based virtual assistant for the Pi Network ecosystem.
Nexaura combines the power of Artificial Intelligence (AI), Blockchain technology, and the Pi Network to create a decentralized, intelligent virtual assistant. This project aims to enhance the user experience, simplify interactions, and provide valuable insights to the Pi Network community.
- Decentralized architecture using blockchain technology
- AI-powered virtual assistant for personalized support
- Integration with the Pi Network for seamless transactions and data management
- User-friendly interface for easy navigation and interaction
- Real-time data analytics and insights for informed decision-making
- Clone the repository:
git clone https://github.com/KOSASIH/Nexaura.git
- Install the dependencies:
pip install -r requirements.txt
- Run the app:
python app.py
/
: Returns a welcome message./api/assistant
: Processes user input using the AI engine and returns a response./api/pi_network
: Returns information about the Pi Network./api/pi_network/transactions
: Returns a list of transactions on the Pi Network./api/pi_network/balance
: Returns the balance of the user's Pi Network account.
The app uses a SQLite database to store data. The database URI is configured in the config.py
file.
Contributions are welcome! Please fork the repository and submit a pull request.
Nexaura is licensed under the Apache 2.0 License.
- Pi Network for providing the blockchain infrastructure
- TensorFlow and Keras for providing the AI engine
- Flask and SQLAlchemy for providing the web framework and database integration
For any questions or inquiries, please contact KOSASIH