Giter Site home page Giter Site logo

dalamar96 / aissistant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hugomartinbjork/aissistant

0.0 0.0 0.0 14.4 MB

Aissistant is a GitHub repository that showcases my website built using Next.js and React as the frontend technologies, and Django as the backend framework. The website features a Trello board integration along with a writing assistant powered by the ChatGPT API, providing users with enhanced writing assistance and productivity tools.

JavaScript 0.09% Python 33.02% TypeScript 64.83% CSS 2.02% Procfile 0.03%

aissistant's Introduction

Functional Specification:

Title:

Web application for optimal productivity by utilizing chatbot assistant.

Vision:

Our goal is to combine the highly relevant concept of text generating AI models with a clever UI for planning, structuring and optimizing your daily workflow. The solution shall offer image scanning for text generation using OCR (optical character recognition).

Core functions:

  • Automated writing assistant.
  • An OCR feature that allows users to easily extract text from images and convert them into editable documents.
  • A summarization tool that helps users quickly digest large amounts of text.
  • An automatic language translation tool that enables users to communicate with people in other countries and cultures.
  • An overview tool that helps users organize and prioritize their tasks, using an intuitive KanBan-inspired UI. This board can be customized to meet your exact needs.

Technological Specification

Client framework:

  • Next.js
  • React (TypeScript)

Server framework/backend service setup:

  • Django (REST framework)
  • OpenAI API
  • OCR library (Tesseract.js for example)

Technology Choices:

React is a highly popular front end framework. To build the react app using TypeScript instead of plain JavaScript provides easy debugging and stability, something we value since the app also integrates third party API:s. Furthermore, instead of a normal React app we have chosen Next.js, mostly because it comes with index routing which simplifies code structure and project configuration. It is also great for optimizing client side performance and thereby improving the scalability of the project.

Django is out server site framework of choice for several reasons, the most important ones being:

  • Robust backend structure that allows us to use a SQL database.
  • High security with the Django REST framework authentication system.

Deployment:

The web application will be deployed to a cloud platform such as Heroku. Continuous integration and deployment (CI/CD) will be implemented using gitlab version handling and Heroku built in support.

aissistant's People

Contributors

hugomartinbjork avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.