Skip to content

πŸ“¦ BillyCoder Backend: Scalable backend for bot. Powers AI code help & integrations. βš™οΈπŸ’‘

Notifications You must be signed in to change notification settings

garybadwal/billycoder-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BillyCoder πŸ’»

BillyCoder is a Streamlit chat application that helps with code assistance. It allows users to send and receive messages in a chat interface.

Project Structure πŸ“

BillyCoder
β”œβ”€β”€ src
β”‚ β”œβ”€β”€ app.py # Main entry point of the Streamlit application
β”‚ └── configs # Configuration files
β”œβ”€β”€ requirements.txt # Lists the project dependencies
└── README.md # Documentation for the project

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/garybadwal/billycoder-streamlit.git
    cd BillyCoder
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    
  3. Run the Streamlit application:

    streamlit run src/app.py
    

Usage Guidelines πŸ“

  • Once the application is running, you can interact with the chat interface by sending messages.
  • The chat messages will be displayed in real-time.
  • You can clear the chat history using the "Clear Chat" button, which will reset the conversation while keeping the daily message count intact.

Contributing 🀝

Feel free to submit issues or pull requests if you have suggestions or improvements for the project.

About

πŸ“¦ BillyCoder Backend: Scalable backend for bot. Powers AI code help & integrations. βš™οΈπŸ’‘

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages