pinacai / PINAC_Workspace

OpenSource & Cross-Platform alternative of "Copilot for Windows"
GNU General Public License v3.0
17 stars 23 forks source link
ai-tools beginner beginner-friendly beginner-project copilot cross-platform css linux llm macos pinac react react-website typescript vite web windows

PINAC Workspace
Personal Intelligent Network Assistant Companion

header image

![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99) ![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103) [![View Repositories](https://img.shields.io/badge/View-Our_Repositories-blue?logo=GitHub)](https://github.com/pinacai?tab=repositories) A privacy-focused, cross-platform, and open-source alternative for Copilot on Windows. One Next-Gen AI Chat for all your needs.

![](https://skillicons.dev/icons?i=react,typescript,vite,electron)


⚡ What is PINAC Workspace ?

Leveraging multiple AI tools for your workflow sounds smart. However, does the constant context switching between them slow you down?

Introducing PINAC Workspace, the all-in-one solution for text generation, document summarization, web searching, code generation, and a wide range of office tools. This powerful platform brings together the best AI capabilities, seamlessly integrated into a intuitive chat-based interface.

🎨 App Interface

Introducing our distraction-free, user-friendly app interface with three stunning themes. Designed to help you stay focused and productive.

Dawn & Dusk Screenshot Cyber Tech 01 Screenshot Aesthetic Unbound Screenshot

📂 File Structure

Overview of File Structure to Help You Get Started . ├── backend / | ├── main.ts # medium between frontend & server | └── user data / # for storing user data | ├── electron / | ├── main.ts | └── preload.ts | └── frontend / ├── App.tsx ├── App.css # All element's colors theme-wise ├── assets / # Img, Icons, Fonts | ├── Components / # common components | ├── style / # all css files component-wise | ├── ui / # for small ui elements | ├── Header.tsx | └── Sidebar.tsx | └── pages / | ├── Home / | ├── index.tsx # main file | ├── components / # for elements only used here | ├── context / # if required | └── style / # all css component-wise | ├── About Us / # same as HomePage ├── Settings / # same as HomePage ├── Profile / # same as HomePage └── Login / # same as HomePage

🚀 Project Setup

Recommended IDE Setup

Notice

We have added a cloud development server to facilitate faster development. Now, developers unfamiliar with using LLMs can easily run and test this app with AI responses from the server without setting up any local server.

Setup the App

  1. Clone the Repository

    git clone https://github.com/pinacai/PINAC_Workspace.git && cd PINAC_Workspace
  2. Install Node dependencies

    npm install
  3. Start the App

    npm run dev

🎉 Contributing

  1. Star the repository
  2. Fork the repository on GitHub.
  3. Clone the project to your machine.
  4. Commit changes to your branch.
  5. Push your work back up to your fork.
  6. Submit a Pull request so that we can review your changes

📄 License

PINAC Workspace is licensed under the GPL-3.0 license. See the LICENSE file for more details.

🌐 Support

If you have any support questions or to report issues, please file an issue through the GitHub issue tracker associated with the repository.

🧑‍💻 About Us

A GitHub organization committed to creating AI-powered applications that address practical problems, making AI accessible to everyone.

Maintainer: Rajesh Mondal (@RajeshTechForge)

Line

Tip from us 😇

It always takes time to understand and learn. So, don't worry at all. We know you have got this! 💪

Show some  ❤️  by  🌟  this repository!