{"id":23215417,"url":"https://github.com/fhasnur/genova","last_synced_at":"2026-05-06T06:35:37.911Z","repository":{"id":266807267,"uuid":"899373051","full_name":"fhasnur/genova","owner":"fhasnur","description":"🤖 Genova, an intelligent chatbot powered by Google's Gemini AI, enhanced with Retrieval-Augmented Generation (RAG) capabilities.","archived":false,"fork":false,"pushed_at":"2024-12-16T16:47:11.000Z","size":409,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T09:50:30.802Z","etag":null,"topics":["chatbot","gemini","generative-ai","langchain","nextjs","rag"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fhasnur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-12-06T06:11:41.000Z","updated_at":"2024-12-19T16:31:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"eed234e5-9fcd-4e4f-97b5-a739cb44261b","html_url":"https://github.com/fhasnur/genova","commit_stats":null,"previous_names":["fhasnur/genova"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhasnur%2Fgenova","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhasnur%2Fgenova/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhasnur%2Fgenova/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fhasnur%2Fgenova/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fhasnur","download_url":"https://codeload.github.com/fhasnur/genova/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345788,"owners_count":20924098,"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","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":["chatbot","gemini","generative-ai","langchain","nextjs","rag"],"created_at":"2024-12-18T20:16:18.761Z","updated_at":"2025-10-24T10:33:04.223Z","avatar_url":"https://github.com/fhasnur.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Genova\n\n![Genova Screenshot](public/genova.png)\n\n**Genova** is an intelligent chatbot powered by [Google's Gemini AI](https://ai.google.dev/gemini-api/docs), enhanced with [Retrieval-Augmented Generation (RAG)](https://cloud.google.com/use-cases/retrieval-augmented-generation?hl=en) capabilities. It provides natural language interactions and can learn from uploaded documents to provide more informed responses.\n\n## Features\n\n- 🤖 AI-powered conversations using Google's Gemini API\n- 📚 Document upload and processing for enhanced knowledge\n- 🔍 Retrieval-Augmented Generation for context-aware responses\n- 💻 Built with Next.js for optimal performance and SEO\n- 🎨 Sleek UI design using Tailwind CSS and shadcn/ui components\n\n## Tech Used\n\n- **Front End:** Next.js, React, Tailwind CSS, shadcn/ui\n- **Back End:** Google Gemini API, LangChain\n- **Development Tools:** TypeScript, ESLint, PostCSS\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- Node.js (v22 or later)\n- npm (v10 or later)\n- A Google Cloud account with access to the Gemini API\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/fhasnur/genova.git\n   cd genova\n   ```\n\n2. Install the dependencies:\n\n   ```bash\n   npm install\n   ```\n\n3. Set up your environment variables:\n\n   Create a `.env` file in the root directory and add the following:\n\n   ```env\n   GEMINI_API_KEY=your-google-gemini-api-key\n   ```\n\n## Usage\n\n1. Start the development server:\n\n   ```bash\n   npm run dev\n   ```\n\n2. Open your browser and navigate to `http://localhost:3000`.\n\n3. Upload documents and interact with the AI chatbot.\n\n## Contributing\n\nContributions are welcome. To contribute, fork this repository, create a new branch, and submit a pull request. \n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffhasnur%2Fgenova","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffhasnur%2Fgenova","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffhasnur%2Fgenova/lists"}