Giter Club home page Giter Club logo

geetagpt's Introduction

Hi there, I'm Subhadip Saha

Typing SVG

πŸ’« About Me:

πŸ₯°You can call me Subh
πŸ”­ I’m currently working on BOOM Babyyyy Game
πŸ”¨ Building DevDotCom
πŸ’¬ Ask me about GAME DEVELOPMENT
πŸ”Freelance Graphic Designer and Video Editor
⏰ Winner of StatusCode0(MLH Hackathon)


🌐 Socials:

Instagram LinkedIn Twitter

πŸ’» Tech Stack:

I code with

blender logo adobepremierepro logo adobeaftereffects logo adobephotoshop logo c logo cplusplus logo csharp logo codepen logo css3 logo django logo docker logo electron logo figma logo flask logo firebase logo git logo googlecloud logo html5 logo javascript logo mongodb logo nextjs logo nodejs logo postman logo python logo react logo unity logo replit logo supabase logo tailwindcss logo threejs logo typescript logo vercel logo vite logo wordpress logo

πŸ“Š GitHub Stats:

stats graph streak graph languages graph

πŸ† GitHub Trophies

Snake animation

🎡 Spotify Recently Played

Spotify recently played

geetagpt's People

Contributors

avdhesh-varshney avatar dependabot[bot] avatar harmeetsingh11 avatar koderap avatar sanketshinde01 avatar subh05sus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

geetagpt's Issues

Unexpected behaviour on asking modern day Tech Question

According to prompt given to Model "DONT ANSWER IF YOU ARE ASKED MORDERN DAY TECH QUESTIOS", the model should not return modern day solutions.

Steps to reproduce the behavior:
Start up environment and Ask the following:

image

Expected behavior
To be determined by the Owner

Data Type Error for String Indices

Encountered the following error: 'An error occurred: string indices must be integers, not 'str'', on entering a prompt in the GeetaGPT.
A screenshot to show the error is attached below.
I used Brave Browser on the Microsoft Windows 11 Pro (Version = 10.0.22631 Build 22631) Operating System for running the web application locally.
I installed the required versions of OpenAI and Flask frameworks and it doesn't seem to cause conflicts with the Python version 3.11.7 as of now.
Can you please assign addressing this issue to me, to start off with my contribution in the project? @subh05sus

Screenshot (159)

[SWOC'24] Back to Top Button

Is your feature request related to a problem? Please describe.

  • I would like to create a back to top arrow button for the website.
  • Responsive for any type of devices.
  • Hovering with neon light effect.
  • Best user experience with smooth scroll functioning.
  • Helpful for the user to reach out to the top of the website in one click.

[SWOC'24] Website is not working.

Describe the bug

  • There are so many errors in the website.
  • Website is not designed properly.
  • Irregular syntaxing.
  • Wrong, improper and unusual code.

To Reproduce

  • I will resolve the errors and fixing the syntax of the code.
  • Making the code clean and consice to understand betterly.
  • Using new syntax for the elements to render.

Expected behavior

  • Make website clean and refactor again.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Microsoft Edge.
  • Version: Latest Version.

[Feature Request]: add codeql workflow

Is your feature request related to a problem? Please describe.

The repository contains code in javascript and python, it does not have workflow for code scanning.

Describe the solution you'd like

I want to add the codeql workflow to automate security checks. CodeQL is the code analysis engine developed by GitHub to identify vulnerabilities in code. It will analyze your code and display the results as code scanning alerts. It will be enabled on every push, commit and pull request using GitHub actions.

Record

  • I agree to follow this project's Code of ConductΒ 
  • I'm a SWOC 4.0 contributor
  • I want to work on this issue

issue template

issue templates for your project like,

Styling Request
Documentation Request
Bug Report
New Features Request, etc.
This will help contributors and maintainers both to segregate which are related either styling, new features, bug, etc.

The program doesnot give reply from GPT 3.5

The program does not give reply from GPT 3.5.

The program is not configured yet to answer anything properly.

How to reproduce.
Just setup the environment as per Readme, and give the first Question

ive added some more quotes from the baghvad gita to geeta.py

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Apply scaling feature in deploy button

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.
I would like to add scaling feature in deploy button , so that when we click on that it will scale up and looks great.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

[SWOC'24] Contributing Guidelines README file

Is your feature request related to a problem? Please describe.

  • I would like to create a contributing guidelines readme file which contains all the guildelines of contributing in this github repository.

Describe the solution you'd like

  • By creating Contributing Guidelines Readme file, this will be very helpful to the newbie in the open-source world.

i think the voice to text option should also be there

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Feat: Implement automated reviewer assignment workflow for Pull Requests

Describe the feature

This issue addresses the need for a GitHub Actions workflow that automatically assigns reviewers to pull requests upon their opening. Automating the reviewer assignment process will streamline code review processes and ensure timely feedback from team members.

Proposed Feature:

The proposed feature involves the creation of a GitHub Actions workflow that triggers upon the opening of a pull request. This workflow will automatically assign designated reviewers based on predefined list of reviewers in the workflow config.

Expected Behavior:

  • When a pull request is opened, the workflow should trigger automatically.
  • Based on defined rules or configurations, reviewers will be assigned to the pull request.
  • Reviewer assignments should be customizable and adaptable to project-specific requirements.

Benefits:

  • Streamlines the code review process by automating reviewer assignments.
  • Ensures timely feedback and reduces bottlenecks in the development workflow.
  • Improves collaboration and accountability among team members.

Record

  • I agree to follow this project's Code of Conduct
  • I'm a SWOC24 contributor
  • I want to work on this issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.