PINAC Workspace
Personal Intelligent Network Assistant Companion
A privacy focused, cross-platform and open-source alternative for Copilot on Windows.
One Next-Gen AI Chat for all your needs.
Leveraging multiple AI tools for your workflow sounds smart. However, does the constant context switching between them slow you down?
Experience the Next Gen AI Chat —your all-in-one chat for text generation, document summarisation, web searching, code generation, a wide range of office tools.
View our Roadmap & Progress: https://github.com/orgs/pinacai/projects/1
We are dedicatedly developing the app by introducing new features and optimising the user interface. Always keeping user in the first priority.
Responsive design like never before, from the narrowest screen to the full screen or half-screen, it adopted smoothly...
The best file structure ever !
.
├── backend / # Upcoming...
|
├── electron /
| ├── main.ts
| └── preload.ts
|
└── frontend /
├── App.tsx
├── App.css # All Theme's colours
├── assets / # Img, Icons, Fonts
├── Components / # Page's components
└── pages /
-
Clone the Repository
git clone https://github.com/pinacai/PINAC_Workspace.git cd PINAC_Workspace
-
Install Node dependencies
npm install
-
Start the App
npm run dev
This is the Desktop App. We have started working on our cloud server with the name PINAC-Nexus.
We are looking for contributors, specially for frontend. Here is how you can contribute:
- Star the repository
- Fork the repository on GitHub.
- Clone the project to your machine.
- Commit changes to your own branch.
- Push your work back up to your fork.
- Submit a Pull request so that we can review your changes
PINAC Workspace 2.0 is licensed under the GPL-3.0 license. See the LICENSE file for more details.
If you have any support questions or to report issues, please file an issue through the GitHub issue tracker associated with the repository.
Rajesh Mondal - @RajeshTechForge