{"id":44125107,"url":"https://github.com/thirza258/nevatal","last_synced_at":"2026-02-08T21:15:22.126Z","repository":{"id":319068512,"uuid":"1061859836","full_name":"thirza258/nevatal","owner":"thirza258","description":"Nevatal - Gemini AI Functions Hub","archived":false,"fork":false,"pushed_at":"2026-01-27T05:21:01.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-27T18:36:15.325Z","etag":null,"topics":["ai","django","docker-compose","gemini","hacktoberfest","python","react"],"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/thirza258.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-22T13:35:12.000Z","updated_at":"2026-01-27T05:21:05.000Z","dependencies_parsed_at":"2025-10-19T18:19:55.909Z","dependency_job_id":null,"html_url":"https://github.com/thirza258/nevatal","commit_stats":null,"previous_names":["thirza258/chattywhole","thirza258/nevatal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thirza258/nevatal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirza258%2Fnevatal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirza258%2Fnevatal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirza258%2Fnevatal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirza258%2Fnevatal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thirza258","download_url":"https://codeload.github.com/thirza258/nevatal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thirza258%2Fnevatal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29244639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T21:00:43.743Z","status":"ssl_error","status_checked_at":"2026-02-08T20:59:20.374Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ai","django","docker-compose","gemini","hacktoberfest","python","react"],"created_at":"2026-02-08T21:15:21.390Z","updated_at":"2026-02-08T21:15:22.122Z","avatar_url":"https://github.com/thirza258.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nevatal - AI Functions Hub\n\nNevatal is a comprehensive AI application that combines multiple AI functionalities into a single, easy-to-use platform. The application consists of a frontend running on Vue.js and a Django backend that integrates various AI capabilities.\n\n## Features\n\n\n- Prompt-based interactions\n- Proofreading assistance\n- Text summarization\n- Translation services\n- Content writing and rewriting\n- AI-powered explanations\n- Copywriting assistance\n- Document AI processing\n- RAG (Retrieval Augmented Generation) chat functionality\n- Nano Banana Image Generation\n- Email Builder AI\n\n## Getting Started\n\n### Prerequisites\n\n- Docker\n- Docker Compose\n\n### Running the Application\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/thirza258/nevatal.git\n   cd nevatal\n   ```\n\n2. Rename .env.example to .env\n\n3. Build and run with Docker Compose:\n   ```bash\n   docker-compose up --build\n   ```\n\n3. Access the application:\n   - Frontend: http://localhost\n   - Backend API: http://localhost:8000\n\n### Development Setup\n\nFor local development without Docker:\n\n1. Frontend setup:\n   ```bash\n   cd frontend\n   npm install\n   npm run dev\n   ```\n\n2. Backend setup:\n   ```bash\n   cd backend\n   python -m venv venv\n   source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n   pip install -r requirements.txt\n   python manage.py migrate\n   python manage.py runserver\n   ```\n\n### Configuration\n\nIf you want to change some of the configuration, adjust the environment variable values in the `.env` file.  \nYou can refer to the provided example in [`.env.example`](./.env.example):\n\n```\nALLOWED_HOSTS=\"localhost, 127.0.0.1\"\nSECRET_KEY=\"SecretKey\"\n\nDATABASE_URL=postgres://postgres:admin123@db:5432/postgres\nDEVELOPMENT_MODE=False\n\nPOSTGRES_DB=\"postgres\"\nPOSTGRES_USER=\"postgres\"\nPOSTGRES_PASSWORD=\"admin123\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirza258%2Fnevatal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthirza258%2Fnevatal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthirza258%2Fnevatal/lists"}