{"id":29903031,"url":"https://github.com/megave/nlw-agents","last_synced_at":"2025-08-01T16:47:58.942Z","repository":{"id":303690790,"uuid":"1016238643","full_name":"megaVE/nlw-agents","owner":"megaVE","description":" Projeto da NLW Agents, da Trilha Avançada | Project from NLW Agents, from the Advanced Trail","archived":false,"fork":false,"pushed_at":"2025-07-08T22:22:20.000Z","size":181,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-08T23:31:01.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/megaVE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-08T17:41:33.000Z","updated_at":"2025-07-08T22:22:24.000Z","dependencies_parsed_at":"2025-07-08T23:31:51.280Z","dependency_job_id":"08552244-9170-4ad2-ac4a-915b2c145eb2","html_url":"https://github.com/megaVE/nlw-agents","commit_stats":null,"previous_names":["megave/nlw-agents"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/megaVE/nlw-agents","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megaVE%2Fnlw-agents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megaVE%2Fnlw-agents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megaVE%2Fnlw-agents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megaVE%2Fnlw-agents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/megaVE","download_url":"https://codeload.github.com/megaVE/nlw-agents/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/megaVE%2Fnlw-agents/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268264393,"owners_count":24222509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-01T16:47:53.436Z","updated_at":"2025-08-01T16:47:58.847Z","avatar_url":"https://github.com/megaVE.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NLW Agents\n\nEN: Full-stack application development, back-end setup using Node.js and Fastify, utilization of Docker and PostgreSQL with Drizzle ORM, front-end development with React, Vite, and Tailwind CSS, route management using React Router DOM, API consumption with React Query, creation of custom hooks, audio recording and uploading in the browser, and integration with Artificial Intelligence for transcription, embedding generation, and intelligent response creation using the Gemini API.\n\nPT: Construção de aplicações full-stack, configuração de back-end com Node.js e Fastify, uso de Docker e PostgreSQL com Drizzle ORM, desenvolvimento de front-end com React, Vite e Tailwind CSS, gerenciamento de rotas com React Router DOM, consumo de APIs com React Query, criação de hooks personalizados, gravação e upload de áudio no navegador e integração com Inteligência Artificial para transcrição, geração de embeddings e criação de respostas inteligentes com a API do Gemini.\n\n\u003cimg width=\"1920\" height=\"1080\" alt=\"Screenshot from 2025-07-10 14-40-54\" src=\"https://github.com/user-attachments/assets/9aa98cd7-6489-4659-8e8e-2a693e9741bf\" /\u003e\n\n\u003cimg width=\"1920\" height=\"1080\" alt=\"Screenshot from 2025-07-10 14-41-41\" src=\"https://github.com/user-attachments/assets/4f242898-96c3-4825-97c6-37bc63bc1cd9\" /\u003e\n\n\u003cimg width=\"1920\" height=\"1080\" alt=\"Screenshot from 2025-07-10 14-41-55\" src=\"https://github.com/user-attachments/assets/c25bcdc9-cb13-4f46-9cd7-91286b8bf515\" /\u003e\n\n## Description (Descrição)\n\nThe 'Let me ask' project is a Web Application developed for creating Custom Question Rooms, in which users may ask questions with the Text Form and receive answers from Artificial Intelligence, generated by the content captured from the Voice Recording Room.\n\nO projeto 'Let me ask' é uma Aplicação Web desenvolvida com o intuito de criar Salas Personalizadas de Perguntas, em que usuários podem criar perguntas via Formulário de Texto e receber respostas de Inteligência Artificial, geradas pelo conteúdo agregado na sala de Gravação de Voz.\n\n### Main Features (Features Principais)\n\n- AI generated answers with Google's Gemini API\n  (Respostas geradas por IA com a Gemini API da Google)\n- Real time audio recording with Browser API\\\n  (Gravação de Audio em Tempo Real via Browser API)\n- Modern interface made with ShadCN and TailwindCSS\\\n  (Interface moderna desenvolvida com ShadCN e TailwindCSS)\n- Flexible database with Docker, with it's content auto generated with seeds\\\n  (Banco de Dados flexível via Docker, com conteúdo gerado automaticamente com seeds)\n\n## Setup\n\nRequirements:\\\n(Requisitos):\n\n- Node 22\n- NPM\n- Docker\n\n### Backend\n\nOn the /backend folder:\\\n(Na pasta /backend:)\n\n#### docker compose up -d\n\nGenerates and initializes the Docker Container for PostgresSQL at the port 5433.\\\n(Gera e inicializa o Container Docker na porta 5433.)\n\n#### npm i\n\nInstalls NodeJS's dependencies.\\\n(Instala as dependências do NodeJS.)\n\n#### npm run db:generate\n\nCreates the database's migrations.\\\n(Gera as migrations da base de dados.)\n\n#### npm run db:migrate\n\nExecutes the database's migrations.\\\n(Executa as migrations da base de dados.)\n\n#### npm run db:seed\n\nPopulates the database with random initial data.\\\n(Popula a base de dados com dados iniciais aleatórios.)\n\n#### npm run dev\n\nStarts the BackEnd at the port 3333 (in development mode).\\\n(Inicia o BackEnd na porta 3333 (em modo de desenvolvimento).)\n\n### Frontend\n\n#### npm i\n\nInstalls ReactJS's dependencies.\\\n(Instala as dependências do ReactJS.)\n\n#### npm run dev\n\nStarts the FrontEnd (in development mode).\\\n(Inicia o FrontEnd (em modo de desenvolvimento).)\n\n## Endpoints\n\nAll of the BackEnd application endpoints are described in the **/backend/client.http**. \\\n_The extension **REST Client** is required for executing the endpoints directly from the file._\n\nTodos os endpoints da aplicação BackEnd estão descritos no arquivo **/backend/client.http**.\\\n_É necessária a extensão **REST Client** para executá-los diretamente do arquivo._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegave%2Fnlw-agents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegave%2Fnlw-agents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegave%2Fnlw-agents/lists"}