Pinned Repositories
Algorithms-Visualizations
Several algorithms, together with their time and space difficulties, are visualised in this project. When we click the create array button on our software, the text file will be converted to an integer array. Then, by selecting the appropriate choice, any of the sorts can be carried out.
Bard-API
Bard API for integrating GEN AI into applications.
Chat-To-Your-Database
Natural language querying allows users to interact with databases more intuitively and efficiently. By leveraging the power of LangChain, SQL Agents, and OpenAI’s Large Language Models (LLMs) like GPT, we have created an application that enable users to query databases using NLP
Document-Querying-With-VectorDB
Document Querying with LLMs - Google PaLM API: Semantic Search With LLM Embeddings
Fast-Material-CS-SE
FAST-NUCES study material (lecture slides, assignments, books, solved lab tasks and course outlines for each semester's course).
Langchain
This repo contain examples of different usecases that can be designed using Langchain
Multi-Doc-Chat-With-LangChain
A simple chatbot that can interact with just one document and finish up with a more advanced chatbot that can interact with multiple different documents and document types, as well as maintain a record of the chat history, so you can ask it things in the context of recent conversations.
NestJs-The-Complete-Developer-Guide
This repo includes all the resources provided in NestJs course by Stephen Grinder.
Node-Express-JS-TS-Templates
Template repository for an MVC-based REST API using MongoDB, Node.js and TypeScript along with containerization.
Restoring-Database-Using-Dockerode
Developed an API using dockerode to restore a PostgreSQL database dump file within the PostgreSQL container. The API utilizes Dockerode for efficient interaction, automating the process of running pg_restore commands for seamless database recovery
Syed007Hassan's Repositories
Syed007Hassan/Fast-Material-CS-SE
FAST-NUCES study material (lecture slides, assignments, books, solved lab tasks and course outlines for each semester's course).
Syed007Hassan/Chat-To-Your-Database
Natural language querying allows users to interact with databases more intuitively and efficiently. By leveraging the power of LangChain, SQL Agents, and OpenAI’s Large Language Models (LLMs) like GPT, we have created an application that enable users to query databases using NLP
Syed007Hassan/Document-Querying-With-VectorDB
Document Querying with LLMs - Google PaLM API: Semantic Search With LLM Embeddings
Syed007Hassan/Node-Express-JS-TS-Templates
Template repository for an MVC-based REST API using MongoDB, Node.js and TypeScript along with containerization.
Syed007Hassan/Bard-API
Bard API for integrating GEN AI into applications.
Syed007Hassan/Steakin
Restaurant Reservation & Management System for the course of database.
Syed007Hassan/kanban-project-management
Web Application to manage software development projects.
Syed007Hassan/NestJs-Template
Template repo of NestJs that provides a quicker development environment.
Syed007Hassan/DevOps-Template-Repo
Syed007Hassan/Hacktoberfest2023
Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️
Syed007Hassan/Multi-Doc-Chat-With-LangChain
A simple chatbot that can interact with just one document and finish up with a more advanced chatbot that can interact with multiple different documents and document types, as well as maintain a record of the chat history, so you can ask it things in the context of recent conversations.
Syed007Hassan/Restoring-Database-Using-Dockerode
Developed an API using dockerode to restore a PostgreSQL database dump file within the PostgreSQL container. The API utilizes Dockerode for efficient interaction, automating the process of running pg_restore commands for seamless database recovery
Syed007Hassan/SOLID-Principles-With-TS
Nest.js & Typescript SOLID Principles for writing clean-code
Syed007Hassan/SQL-GENERATOR
Generating SQL queries based on prompts using Openai's chat completion API with model GPT-3.5. (https://platform.openai.com/docs/api-reference/chat/create)
Syed007Hassan/Syed007Hassan
Syed007Hassan/Voice-Assistants-Bland-Vapi
Syed007Hassan/awesome-system-design-resources
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
Syed007Hassan/azaad-vote
Syed007Hassan/Design-Patterns-In-Java
Design Patterns In Java
Syed007Hassan/Go-Docker
Basic Go APIs using Docker and Postgres
Syed007Hassan/GRPC-NODE-TS-EXAMPLE
Learn about gRPC and create a strongly typed application with gRPC communication using Node and Typescript - https://betterprogramming.pub/how-to-use-grpc-with-node-14e073aa1c84
Syed007Hassan/Hactoberfest2023_ADSC2
Welcome to the ADSC COMMUNITY
Syed007Hassan/nestjs-boilerplates
Your ultimate NestJS boilerplate repository, featuring multiple preconfigured projects for various use cases, powered by NestJS v10
Syed007Hassan/NestJS-Microservice-with-RabbitMQ
Syed007Hassan/OpenAI-Assistants-with-Streaming
A voice assistant using OpenAI Assistants API with stream enabled that can use Code Interpreter.
Syed007Hassan/RabbitMQ-NodeTS-Example
Created a simple app that sends a notification from the main app “Producer” which sends or produce the notification message to another notification service “Consumer” which processes the message and notifies the users with its notification integration flow.
Syed007Hassan/REST-APIS-LARAVEL
Syed007Hassan/ShareMobilityTest
Created backend services on docker (web server, databases) and consumed those APIs on Frontend
Syed007Hassan/Terraform-Demo-Labs
Using IaC to create Vms on Azure.
Syed007Hassan/tinCat-Website
Made a fully responsive demo website of (finding your favourite cat nearby).