GitHunt
HA

hassangulzar1/nueu-view

A cutting-edge tool leveraging AI technology to transform manually inputted data into digital format.

Python

Nueu View

logo.svg

User-Friendly AI-tool to Digitize the Manually Entered Record

Contributors
Forks
Stargazers
Issues
Watchers

cover.png

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:

  1. Clone the Repository:

    git clone https://github.com/Ahmadjajja/nueu-view.git
    
  2. Create Virtual Environment and Activate it

        python -m venv env  # creating virtual env
    
        ./env/Scripts/Activate.ps1 # activating virtual env
  3. Install the packages:

        pip install -r requirements.txt
    
  4. Run the Application For back-end

    Make sure to update the .env_example with your OPENAI_API_KEY

        python app.py
    
  5. For Front-end

        cd client
  6. install packages

    npm i
  7. 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

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b yourBranchName)
  3. Make changes and make sure everything is working fine
  4. Commit your Changes (git commit -m 'Add message here')
  5. Push to the Branch (git push origin yourBranchName)
  6. 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.