(Forked from https://github.com/acmpesuecc/KissanDial_hn6)

hacknight-2025 hacktoberfest
2 Open Issues Need Help Last updated: Oct 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The application is currently failing to start due to syntax errors and incorrect initializations within its Agent and LLM components. The task involves identifying and resolving these issues, removing unused variables, and implementing robust error handling for the initialization of agents, LLMs, and tools to ensure the application starts successfully.

Complexity: 3/5
good first issue bounty 50 hacknight-2025 hacktoberfest

(Forked from https://github.com/acmpesuecc/KissanDial_hn6)

Python
#hacknight-2025#hacktoberfest

AI Summary: The project needs a `requirements.txt` file to streamline the development environment setup for new contributors. This task involves identifying all Python package dependencies from `agent.py`, specifying their appropriate versions, creating the `requirements.txt` file, and verifying its functionality in a fresh virtual environment.

Complexity: 2/5
documentation good first issue bounty 50 hacknight-2025 hacktoberfest

(Forked from https://github.com/acmpesuecc/KissanDial_hn6)

Python
#hacknight-2025#hacktoberfest