Skip to content

Python Co-Pilot enhances Python developers' coding experience by utilizing LLama's advanced language understanding and Mistral's intelligent code generation, enabling more efficient and high-quality code writing.

Notifications You must be signed in to change notification settings

PraveenLiyanage/Python-Co-Pilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Python Co - Pilot

dependancies

Description:

Python Co-Pilot is an innovative tool designed to enhance the coding experience for Python developers. Leveraging LLama's advanced language understanding and Mistral's intelligent code generation, Python Co-Pilot assists developers in writing high-quality code efficiently.

Screenshot 2024-03-12 at 18 37 59

Other References

This section provides technical guidance and references for integrating the GPT4All library into your projects, addressing the challenges of evolving documentation and changing dependencies.

GPT4All Reference: The GPT4AllReference is an essential resource for developers integrating the GPT4All library into their applications. Providing installation procedures and usage examples, it's a reliable guide amidst evolving documentation. Developers rely on it for smooth integration and optimal utilization of the GPT4All library within their projects.

Technologies Utilized:

  • Langchain
  • LLama 2
  • Mistral
  • Streamlit
  • GPT4All

Getting Started:

To get started with this project:

  1. Clone the repository to your local machine.
    https://github.com/PraveenLiyanage/Python-Co-Pilot.git
  2. To run this project, you will need to add the following environment variables to your .env file
pip install stramlit
pip install langchain
pip install gpt4all
  1. Follow the setup instructions provided in the project documentation.

  2. Run the Streamlit application using streamlit run app.py and explore the features of the application.

Available Models:

  • mistral-7b-instruct-v0.1.Q4_0.gguf

  • codellama-7b-instruct.Q3_K_S.gguf

About

Python Co-Pilot enhances Python developers' coding experience by utilizing LLama's advanced language understanding and Mistral's intelligent code generation, enabling more efficient and high-quality code writing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages