Giter Club home page Giter Club logo

qxresearch-event-1's Introduction


Logo

Welcome to our GitHub repository featuring 50+ Python applications with only 10 lines of code! In this repository, you'll find a wide range of topics such as Machine Learning, Deep Learning, GUI, Computer Vision, and API development. Each application is designed to be simple and concise, making it easy to understand and modify. Whether you're a beginner or an experienced developer, these applications are perfect for learning and experimenting with Python. So dive in, explore, and have fun!

Additionally, we understand that sometimes code can be complex, which is why we've created video explanations for each project available on our YouTube channel. With these resources at your disposal, you can quickly gain a deep understanding of the code and easily customize it to suit your needs. Subscribe to the YouTube channel @qxresearch to receive updates on new projects! Which also enables you to join a community of like-minded Python enthusiasts and stay connected with a passionate group of learners and experts.



About Us : @qxresearch

qxresearch AI is a research lab focused on Machine Learning, Deep Learning, and Computer Vision. Our team aspires to make discoveries that hold a broad impact, and at the core of our approach lies the sharing of our findings in the field. Our researchers regularly publish in academic journals, release projects as open source on GitHub, and apply these findings in practical applications.

We are looking for passionate new PhD students, Postdocs, and Master students to join the team!

  • Follow us on LinkedIn for timely updates regarding new opportunities.
  • Kindly email us your research interests and proposal for consideration.
✔️ If you think this repository has helped you learn something new you can give a star ⭐ 
❌ If not, point out 'why' and spam the issue section 🚩 


Python Application


Machine Learning Applications

chatGPT

  • ✒️ email-automation : Tool to automate automate news briefing and blogging from custom senders (mail)
  • custom-chatbot : ask chatbot to do custom work on the bases of the task (eg. scriptwriter)
  • 📟 whisper-speech-text : OpenAI's another API to convert text from audio
  • ⚙️ finetuned-gpt : Train chatGPT on your custom data & ask queries from that data
  • 💠 voice-assistant : Voice assistant based on ChatGPT and WhisperAPI (Audio input & output)
  • 🐻 web-scraping-summarizer : This tool scrapes a given website and summarizes the main context
  • your-prespective : You can train ChatGPT to perceive things the way you do, and it will imitate you!
  • 📖 bhagavad-gita-gpt : A religious book which contains all the answers to find our purpose and to live it fully
  • 🏜 vector-databse : This is how you can send big text files to chatgpt and avoid the token limits

Setup

Refer to this setup video to install the dependencies and generate API keys and incorporate them with our applications. I've articulated the steps in text format here :

  • Install the dependencies following these steps :

    • Star this repository (top right corner)
    • <>Code > Download ZIP > Open cmd/terminal in that location
    • Run this command : pip install -r requirements.txt
    • Replace API keys in yml files

* The setup for different projects might not be the same. Please refer to the individual setup guides given for each project.


Contributing

Any kind of contributions to qxresearch-event-1 are welcome. Contributions are what make the open source community such an amazing place to learn, inspire, and create.

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

Do you want to join @qxresearch and contribute to new projects?


trackgit-views

qxresearch-event-1's People

Contributors

2004satwik avatar akins-dev avatar aloner-pro avatar aman1905 avatar amanmishra04 avatar anoop01234 avatar aritrochakraborty29 avatar atanu3000 avatar atulacleaver avatar cclauss avatar chicicecream avatar dhananjaypai08 avatar divyansh747 avatar gramaphone-pin avatar iampavangandhi avatar ibnaleem avatar its-your-invi avatar jgitahiy avatar kamlesh-cyber avatar krum04 avatar loopglitch26 avatar mastermind-sap avatar prosoffice avatar sutampaul990 avatar xiaowuc2 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qxresearch-event-1's Issues

OSError: PortAudio library not found

/usr/bin/python3 "/home/unknown/Desktop/Py Script/voice recorder/vr.py"
Traceback (most recent call last):
File "/home/unknown/Desktop/Py Script/voice recorder/vr.py", line 1, in
import sounddevice
File "/var/data/python/lib/python3.8/site-packages/sounddevice.py", line 71, in
raise OSError('PortAudio library not found')
OSError: PortAudio library not found

Process finished with exit code 1

making GUI for Birthday reminder

how about making GUIs for some of the programs....
graphical interfaces makes applications look beautiful and interactive...
can i start with program Birthday-Reminder?(with tkinter)
waiting for reply.

Pls invite me to your organization

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.

Add Link Extractor feature with the Link Shortener

A link extractor feature can be added with the Link Shortener Application

This will extract the original URL from a shorten link.

User will be given two options 1.Shorten a link or 2.Extract the original link and they will choose a option and will get the output

Error in code

in your pdf merger code the orignalFile is not declared so with what should i put in replacement of that and the module PdfFileReader is also not imported please import that too in the code

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.