6minutes-tech

6minutes Tech Automation Flow with N8N

6minutes Tech Automation Flow with N8N

cheatsheet 6minutes-tech
n8n is a workflow automation platform that uniquely combines AI capabilities with business process automation, giving technical teams the flexibility of code with the speed of no-code.
6minutes Tech RAG

6minutes Tech RAG

cheatsheet 6minutes-tech
Without RAG, the LLM takes the user input and creates a response based on information it was trained on—or what it already knows. With RAG, an information retrieval component is introduced that utilizes the user input to first pull information from a new data source.
6minutes Tech Graphql

6minutes Tech Graphql

cheatsheet 6minutes-tech
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.
6minutes Tech Progressive Web App

6minutes Tech Progressive Web App

cheatsheet 6minutes-tech
Progressive Web Apps (PWAs) are web apps built and enhanced with modern APIs to deliver enhanced capabilities, reliability, and installability while reaching anyone, anywhere, on any device, all with a single codebase.