{"id":18058277,"url":"https://github.com/kranthi419/portfolio","last_synced_at":"2026-04-13T20:31:46.330Z","repository":{"id":257974629,"uuid":"871756471","full_name":"kranthi419/Portfolio","owner":"kranthi419","description":"Streamlit based Personal Portfolio App","archived":false,"fork":false,"pushed_at":"2024-10-30T03:23:40.000Z","size":1508,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T06:14:36.365Z","etag":null,"topics":["chatbot","llm","portfolio-website","python","streamlit"],"latest_commit_sha":null,"homepage":"https://kavali-kranthi-kumar-ml-engineer.streamlit.app/","language":"Python","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/kranthi419.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}},"created_at":"2024-10-12T21:05:15.000Z","updated_at":"2024-10-30T03:23:43.000Z","dependencies_parsed_at":"2024-12-18T17:13:39.345Z","dependency_job_id":"e606bee3-9173-4b7e-8dcf-99113f4e8240","html_url":"https://github.com/kranthi419/Portfolio","commit_stats":null,"previous_names":["kranthi419/portfolio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranthi419%2FPortfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranthi419%2FPortfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranthi419%2FPortfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kranthi419%2FPortfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kranthi419","download_url":"https://codeload.github.com/kranthi419/Portfolio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325701,"owners_count":20920714,"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","llm","portfolio-website","python","streamlit"],"created_at":"2024-10-31T03:05:55.256Z","updated_at":"2026-04-13T20:31:46.272Z","avatar_url":"https://github.com/kranthi419.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kavali Kranthi Kumar Portfolio\n![image](https://github.com/user-attachments/assets/f79c112e-a1d5-4779-aa2a-d333f2d6c7ee)\n\nThis is a portfolio web application for Kavali Kranthi Kumar, built using Streamlit. The application showcases various sections including an introduction, resume, projects, and a chatbot feature powered by OpenAI's GPT.\n\n## Features\n\n- **Introduction**: A brief introduction about Kavali Kranthi Kumar.\n- **Resume**: View the resume of Kavali Kranthi Kumar.\n- **Projects**: Display the expertise and projects.\n- **Chatbot**: An interactive chatbot powered by OpenAI's GPT for answering questions related to the resume.\n- **Email Form**: A form to send emails directly from the application.\n\n## Installation\n\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/kranthi-jayanth/portfolio.git\n    cd portfolio\n    ```\n\n2. Create a virtual environment and activate it:\n    ```sh\n    python -m venv venv\n    source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n    ```\n\n3. Install the required packages:\n    ```sh\n    pip install -r requirements.txt\n    ```\n\n4. Create a `.env` file in the root directory and add the following environment variables:\n    ```dotenv\n    OPENAI_API_KEY=\"your_openai_api_key\"\n    EMAIL=\"your_email@example.com\"\n    EMAIL_PASSWORD=\"your_email_password\"\n    ```\n\n## Usage\n\n1. Run the Streamlit application:\n    ```sh\n    streamlit run app.py\n    ```\n\n2. Open your web browser and navigate to `http://localhost:8501`.\n\n## File Structure\n\n- `app.py`: Main application file.\n- `utils/email_util.py`: Utility functions for sending emails.\n- `chatbot/qa_agent.py`: Functions for handling the chatbot interactions.\n- `constants.py`: Contains constant values used in the application.\n- `app_pages/`: Directory containing different pages of the application.\n\n## Dependencies\n\n- Python 3.8+\n- Streamlit\n- OpenAI\n- smtplib\n- dotenv\n\n## License\n\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\n\n## Contact\n\nFor any inquiries, please contact Kavali Kranthi Kumar at:\n- Email: kavalikranthikumar3@gmail.com\n- Phone: +91-9505530176\n\n---\n\nFeel free to contribute to this project by submitting issues or pull requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkranthi419%2Fportfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkranthi419%2Fportfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkranthi419%2Fportfolio/lists"}