Giter VIP home page Giter VIP logo

gemini-chat's Introduction

Lokendar Jangid

Hi there! ๐Ÿ‘‹

I'm Lokendar Jangid, a passionate self-taught full stack web developer from India.

  • ๐Ÿ”ญ Iโ€™m currently working on gemini-chatbot.
  • ๐ŸŒฑ Iโ€™m currently learning Machine Learning and exploring its applications in Android development.
  • ๐Ÿค” Iโ€™m looking for help with Flutter, as I'm interested in building mobile apps with this framework.
  • ๐Ÿ’ฌ Ask me about Python, which is my favorite programming language and the one I use most frequently.
  • ๐Ÿ“ซ You can reach me on LinkedIn. Let's connect!
  • ๐Ÿ˜„ Pronouns: He/Him
  • โšก Fun fact: I'm a big fan of Marvel and love watching superhero movies and TV shows.

๐Ÿ“Š My GitHub Stats

Lokendar Jangid's GitHub stats

GitHub Streak

trophy

Badges

An image of @lokendarjangid's Holopin badges, which is a link to view their full Holopin profile

๐Ÿš€ Languages and Tools

These are some of the languages, tools, and frameworks I'm familiar with:

  • Languages: Python, JavaScript, HTML/CSS, Dart
  • Backend: Flask
  • Frontend: React.js, Bootstrap
  • Databases: MySQL, SQLite
  • Other: Git, AWS, Heroku

If you're interested in collaborating on a project or just want to say hi, feel free to contact me on LinkedIn. Thanks for visiting! ๐Ÿ˜Š

gemini-chat's People

Contributors

codeintrovert avatar erfanaalam avatar isiddharth20 avatar judahnii avatar karunji8619 avatar lavisingodiya avatar lokendarjangid avatar muhammadhasnain77 avatar osafalisayed avatar rakesh-nj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gemini-chat's Issues

increase the width of containers

increase the width of the

  • output container
  • input container

or remove margin from container or remove the padding from body

for the mobile screen

Screenshot from 2024-01-05 22-06-13

automatically scrolled to down

when there is a more content in output class It should be automatically scrolled to bottom for next input and output.

file :

  • index.html
  • style.css

update README.md

fixed #28
after moving code to src folder update the readme.md

also replace gemini chat-bot with gemini chat in this file

reposition the source button

source button should be on top right corner in the website

and instead of the source button it should be github image

responsive for every screen

web page is not responsive for every screen
for identifying issue :
change the width and height of screen using inspect mode and make it responsive for every screen.

Enhance button hover style with cursor change and color highlight

I would like to propose adding the following CSS code to improve the visual feedback and user experience when hovering over buttons:

.button:hover {
    cursor: pointer;
    color: yellowgreen;
}

I believe this would be a positive addition to the user experience. I If it is an acceptable issue please assign it to me.

I am interested to contibute to this project further . I request you to consider me as a contributor

make output in an order

when you ask anything to thing to this application, it is ordering the output on the bases of alphabets
it should be like Chatgpt output should be below the previous output .
right now it is using dictionary to store the input and output that's why automatically sorted according to alphabets.

file :

  • app.py

variable name : output_dict
in session data

clear session or variable when tab closed

when user closes the tab before that a function should be called clear_session

variable name is session data is output_dict in app.py file

modify the code in :

  • static/script.js

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.