hassangulzar1/nueu-view
A cutting-edge tool leveraging AI technology to transform manually inputted data into digital format.
Nueu View
User-Friendly AI-tool to Digitize the Manually Entered Record
Project Description here...
Features
Features here...
Built with
Tech stack used here...
Installation (in review not updated yet)
To install and run Nueu View Application locally, follow these steps:
-
Clone the Repository:
git clone https://github.com/Ahmadjajja/nueu-view.git
-
Create Virtual Environment and Activate it
python -m venv env # creating virtual env ./env/Scripts/Activate.ps1 # activating virtual env
-
Install the packages:
pip install -r requirements.txt
-
Run the Application For back-end
Make sure to update the .env_example with your OPENAI_API_KEYpython app.py
-
For Front-end
cd client -
install packages
npm i
-
start the client
npm start
Usage
write Usage of our app here...
Visuals

Provide visuals short description here:

Provide visuals short description here:

Where to ask for help?
Open a discussion or stop by our discord server.
Report the bug here.
Contributing
Contributions are what make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
To contribute to the Nueu View App,
Clone this repo locally and commit your code on a separate branch.
If you're making core changes please write unit tests for your code, and check that everything works by running the following before opening a pull-request
or
- Fork the Project
- Create your Feature Branch (
git checkout -b yourBranchName) - Make changes and make sure everything is working fine
- Commit your Changes (
git commit -m 'Add message here') - Push to the Branch (
git push origin yourBranchName) - Open a Pull Request
Team Members
This software is written by the mutual effort of diverse team members : Team members here...
Also, thanks to all contributors of the software.
Demo
See the demo here.
License
Distributed under the MIT License. See LICENSE for more information.

